aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/Component.h
Commit message (Collapse)AuthorAge
* `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
| |
* | fix physics testLoek Le Blansch9 days
| |
* | add script unit tests + major refactoringLoek Le Blansch9 days
|/
* update clang-tidy configurationLoek Le Blansch2024-11-07
|
* add game_object_id_t typeLoek Le Blansch2024-11-07
|
* Made game_object_id constmax-0012024-11-07
|
* Added Doxygen commentsmax-0012024-11-06
|
* Default value defined in class instead of constructormax-0012024-11-06
|
* merge #18Loek Le Blansch2024-11-05
|
* Added get_instances_max() methodmax-0012024-11-05
|
* more nitpickingLoek Le Blansch2024-10-23
|
* `clang-format`Loek Le Blansch2024-10-23
|
* initial nitpickingLoek Le Blansch2024-10-23
|
* merge with masterjaroWMR2024-10-23
|\
| * move user-facing classes to api namespaceLoek Le Blansch2024-10-23
| |
* | merged with masterjaroWMR2024-10-23
|\|
| * `make format`Loek Le Blansch2024-10-17
| |
| * fix constructor/destructor member visibility for component managerLoek Le Blansch2024-10-12
| |
* | added collision system and circlecolliderjaroWMR2024-10-20
| |
* | updated components to have an IDjaroWMR2024-10-20
|/
* `make format`Loek Le Blansch2024-10-06
|
* move components to separate filesLoek Le Blansch2024-10-06