aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/ComponentManager.hpp
Commit message (Collapse)AuthorAge
* wrap lines at column 95 instead of 80Loek Le Blansch7 days
|
* add game_object_id_t typeLoek Le Blansch2024-11-07
|
* merge #20Loek Le Blansch2024-11-07
|
* Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
|\
| * fix script example segmentation faultLoek Le Blansch2024-11-07
| |
* | Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
|\|
* | Improved RAIImax-0012024-11-07
| |
* | Added this->max-0012024-11-07
| |
* | Added comments and replaced some auto with concrete typesmax-0012024-11-06
|/
* merge #18Loek Le Blansch2024-11-05
|
* Made add_component() exception savemax-0012024-11-05
|
* Implemented -1 casemax-0012024-11-05
|
* Implemented get_instances_max() at add_component()max-0012024-11-05
|
* `clang-format`Loek Le Blansch2024-10-23
|
* merged with masterjaroWMR2024-10-23
|\
| * `make format`Loek Le Blansch2024-10-17
| |
| * fix user script implementationLoek Le Blansch2024-10-16
| |
| * WIP behavior script (problems)Loek Le Blansch2024-10-13
| |
| * fix constructor/destructor member visibility for component managerLoek Le Blansch2024-10-12
| |
* | updated components to have an IDjaroWMR2024-10-20
| |
* | Make formatmax-0012024-10-16
|/
* WIP ScriptSystemLoek Le Blansch2024-10-06
|
* code standard v3Loek Le Blansch2024-10-06
|
* WIP more code style enforcementsLoek Le Blansch2024-10-06
|
* copy homemade ECS to crepe + correct code styleLoek Le Blansch2024-10-06