aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
* re-enable loop manager + remove more singletonsLoek Le Blansch10 days
* fix physics testLoek Le Blansch10 days
* add script unit tests + major refactoringLoek Le Blansch10 days
* nitpick #30Loek Le Blansch11 days
* Merge branch 'master' into niels/cleanupLoek Le Blansch11 days
|\
| * `make format`Loek Le Blansch11 days
| * changed doxygen comment of friend classWBoerenkamps11 days
| * git formatWBoerenkamps11 days
| * added chrono::durationWBoerenkamps12 days
| * fixed some headersWBoerenkamps12 days
| * ran make formatWBoerenkamps12 days
| * changed seconds into msWBoerenkamps12 days
| * code cleanup changesWBoerenkamps12 days
| * fixed spacingWBoerenkamps12 days
| * added more doxygen commentsWBoerenkamps12 days
| * master mergeWBoerenkamps12 days
| |\
| * | added line breakWBoerenkamps14 days
| * | make format changesWBoerenkamps14 days
| * | cleanup codeWBoerenkamps14 days
| * | changed commentWBoerenkamps14 days
| * | more cleanupWBoerenkamps14 days
| * | changed variablesWBoerenkamps14 days
* | | assetmanagerheavydemon2111 days
* | | Adjusted rendering to make it work with newer systemheavydemon2112 days
| |/ |/|
* | nitpicks (merge #27)Loek Le Blansch2024-11-08
* | Merge branch 'niels/cleanup' of github.com:lonkaars/crepeLoek Le Blansch2024-11-08
|\ \ | |/ |/|
| * fixed all the RAIIheavydemon212024-11-08
| * Made it RAIIheavydemon212024-11-08
| * updated to satisfy the code reviewheavydemon212024-11-08
| * fixed include code-styleheavydemon212024-11-08
| * fixed the includes and const settingsheavydemon212024-11-08
| * todo's animator systemheavydemon212024-11-08
| * code styleheavydemon212024-11-08
* | `make format`Loek Le Blansch2024-11-08
|/
* 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
| * remove sdlappjaroWMR2024-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
| * no more singleton systemsLoek 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