aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* fix format strings w/o printfLoek Le Blansch12 days
|
* `make format`Loek Le Blansch12 days
|
* add doxygen + check const correctnessLoek Le Blansch12 days
|
* incorporate feedback on #26Loek Le Blansch12 days
|
* update logging to use C++20 format and classesLoek Le Blansch12 days
|
* Merge branch 'master' into loek/cleanupLoek Le Blansch13 days
|\
| * `make format`Loek Le Blansch13 days
| |
| * changed doxygen comment of friend classWBoerenkamps13 days
| |
| * git formatWBoerenkamps14 days
| |
| * added chrono::durationWBoerenkamps14 days
| |
| * fixed some headersWBoerenkamps2024-11-11
| |
| * ran make formatWBoerenkamps2024-11-11
| |
| * changed seconds into msWBoerenkamps2024-11-11
| |
| * code cleanup changesWBoerenkamps2024-11-11
| |
| * fixed spacingWBoerenkamps2024-11-11
| |
| * added more doxygen commentsWBoerenkamps2024-11-11
| |
| * master mergeWBoerenkamps2024-11-11
| |\
| * | added line breakWBoerenkamps2024-11-09
| | |
| * | make format changesWBoerenkamps2024-11-09
| | |
| * | cleanup codeWBoerenkamps2024-11-09
| | |
| * | changed commentWBoerenkamps2024-11-09
| | |
| * | more cleanupWBoerenkamps2024-11-09
| | |
| * | changed variablesWBoerenkamps2024-11-09
| | |
* | | `make format`Loek Le Blansch13 days
| | |
* | | merge `master` into `loek/cleanup`Loek Le Blansch13 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
| | |
| | * code styleheavydemon212024-11-08
| | |
| * | `make format`Loek Le Blansch2024-11-08
| |/
* | update cleanupLoek Le Blansch2024-11-07
| |
* | update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
|/
* 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
| | |