aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch13 days
|\
| * move more files from `loek/tests` to `loek/audio`loek/testsLoek Le Blansch13 days
| |
| * cleanup + fix examplesLoek Le Blansch13 days
| |
| * move some files from `loek/tests` to `loek/audio`Loek Le Blansch13 days
| |
| * `make format`Loek Le Blansch13 days
| |
| * re-enable loop manager + remove more singletonsLoek Le Blansch13 days
| |
| * fix physics testLoek Le Blansch13 days
| |
| * add script unit tests + major refactoringLoek Le Blansch14 days
| |
* | merge `master` into `loek/cleanup`Loek Le Blansch13 days
|\|
| * nitpick #30Loek Le Blansch2024-11-12
| |
| * Merge branch 'master' into niels/cleanupLoek Le Blansch2024-11-12
| |\
| * | assetmanagerheavydemon212024-11-12
| | |
| * | Adjusted rendering to make it work with newer systemheavydemon212024-11-11
| | |
* | | fix format strings w/o printfLoek Le Blansch13 days
| | |
* | | `make format`Loek Le Blansch13 days
| | |
* | | add doxygen + check const correctnessLoek Le Blansch13 days
| | |
* | | incorporate feedback on #26Loek Le Blansch13 days
| | |
* | | update logging to use C++20 format and classesLoek Le Blansch13 days
| | |
* | | Merge branch 'master' into loek/cleanupLoek Le Blansch2024-11-12
|\ \ \ | | |/ | |/|
| * | `make format`Loek Le Blansch2024-11-12
| | |
| * | pull src/makefile from loek/cleanupLoek Le Blansch2024-11-12
| | |
| * | changed doxygen comment of friend classWBoerenkamps2024-11-12
| | |
| * | git formatWBoerenkamps2024-11-11
| | |
| * | added chrono::durationWBoerenkamps2024-11-11
| | |
| * | 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
| | |
| * | added gameloop exampleWBoerenkamps2024-11-09
| | |
| * | cleanup codeWBoerenkamps2024-11-09
| | |
| * | changed commentWBoerenkamps2024-11-09
| | |
| * | more cleanupWBoerenkamps2024-11-09
| | |
| * | changed variablesWBoerenkamps2024-11-09
| | |
* | | `make format`Loek Le Blansch2024-11-12
| | |
* | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-12
|\ \ \ | | |/ | |/|
| * | 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
| | |
| | * deleted compile.shheavydemon212024-11-08
| | |
| | * fixed the includes and const settingsheavydemon212024-11-08
| | |
| | * todo's animator systemheavydemon212024-11-08
| | |
| | * code styleheavydemon212024-11-08
| | |