aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/GameObject.cpp
Commit message (Expand)AuthorAge
* `make format`Loek Le Blansch6 days
* merge `master` into `loek/cleanup`Loek Le Blansch7 days
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch7 days
* | cleanup + fix examplesLoek Le Blansch9 days
* | `make format`Loek Le Blansch9 days
* | fix physics testLoek Le Blansch9 days
* | add script unit tests + major refactoringLoek Le Blansch9 days
|/
* added physics systemjaroWMR2024-11-07
* update clang-tidy configurationLoek Le Blansch2024-11-07
* add game_object_id_t typeLoek Le Blansch2024-11-07
* Made id constmax-0012024-11-07
* Made std::string const reference (instead of copy by value)max-0012024-11-06
* Added comments and replaced some auto with concrete typesmax-0012024-11-06
* Make formatmax-0012024-11-06
* merge #18Loek Le Blansch2024-11-05
* Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
|\
| * remove util and api namespacesLoek Le Blansch2024-11-05
* | Make formatmax-0012024-11-05
* | Replaced auto with concrete typemax-0012024-11-05
* | Modified GameObject according to class diagram (design document)max-0012024-11-05
|/
* move user-facing classes to api namespaceLoek Le Blansch2024-10-23