aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/ComponentManager.h
Commit message (Expand)AuthorAge
* `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