aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
* code cleanup changesWBoerenkamps11 days
* fixed spacingWBoerenkamps11 days
* added more doxygen commentsWBoerenkamps11 days
* master mergeWBoerenkamps11 days
|\
| * nitpicks (merge #27)Loek Le Blansch13 days
| * Merge branch 'niels/cleanup' of github.com:lonkaars/crepeLoek Le Blansch13 days
| |\
| | * fixed all the RAIIheavydemon2114 days
| | * Made it RAIIheavydemon2114 days
| | * updated to satisfy the code reviewheavydemon2114 days
| | * fixed include code-styleheavydemon2114 days
| | * fixed the includes and const settingsheavydemon2114 days
| | * code styleheavydemon2114 days
* | | added line breakWBoerenkamps13 days
* | | make format changesWBoerenkamps13 days
* | | cleanup codeWBoerenkamps13 days
* | | changed commentWBoerenkamps13 days
* | | more cleanupWBoerenkamps13 days
* | | changed variablesWBoerenkamps13 days
|/ /
* / `make format`Loek Le Blansch14 days
|/
* merge `master` into `loek/savemgr`Loek Le Blansch2024-11-07
|\
| * merge #25 + nitpickingLoek Le Blansch2024-11-07
| * corrected doxygen commentjaroWMR2024-11-07
| * Make formatmax-0012024-11-07
| * added physics systemjaroWMR2024-11-07
| * update clang-tidy configurationLoek Le Blansch2024-11-07
| * 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
| * | Made id constmax-0012024-11-07
| * | Made name and tag constmax-0012024-11-07
| * | Made game_object_id constmax-0012024-11-07
| * | Removed destructormax-0012024-11-07
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\|
| | * fix code standard and merge #19Loek Le Blansch2024-11-06
| | * Renamed methods and replaced the queue with a simple stringmax-0012024-11-06
| | * Used const references instead of pass by valuemax-0012024-11-06
| | * Make formatmax-0012024-11-06
| | * Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-06
| | |\
| | * | Make formatmax-0012024-11-05
| | * | Replaced crepe::api to crepemax-0012024-11-05
| | * | Merge remote-tracking branch 'origin/max/gameobject' into max/scenesmax-0012024-11-05
| | |\ \
| | * | | Added SceneManagermax-0012024-11-05
| | * | | Added abstract Scene classmax-0012024-11-05
| * | | | Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06
| * | | | Made std::string const reference (instead of copy by value)max-0012024-11-06
| * | | | Removed two unnecessary includesmax-0012024-11-06
| * | | | Changed include to incomplete declerationmax-0012024-11-06
| * | | | Added comments and replaced some auto with concrete typesmax-0012024-11-06
| * | | | Added Doxygen commentsmax-0012024-11-06