aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/ComponentManager.h
Commit message (Expand)AuthorAge
* final touchups 2 for #26loek/cleanupLoek Le Blansch6 days
* `make format`Loek Le Blansch7 days
* merge `master` into `loek/cleanup`Loek Le Blansch7 days
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch7 days
* | process feedback on #26Loek Le Blansch7 days
* | `make format`Loek Le Blansch9 days
* | fix scene_manager exampleLoek Le Blansch9 days
* | `make format`Loek Le Blansch9 days
* | fix physics testLoek Le Blansch9 days
* | add script unit tests + major refactoringLoek Le Blansch9 days
|/
* add game_object_id_t typeLoek Le Blansch2024-11-07
* Made the destructor public and non-virtual (because virtual is not necesary)max-0012024-11-06
* Added Doxygen commentsmax-0012024-11-06
* more nitpickingLoek Le Blansch2024-10-23
* fix user script implementationLoek Le Blansch2024-10-16
* fix constructor/destructor member visibility for component managerLoek Le Blansch2024-10-12
* `make format`Loek Le Blansch2024-10-06
* move components to separate filesLoek Le Blansch2024-10-06
* add components_internal exampleLoek 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