aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* `make format`Loek Le Blansch11 days
* fixed issuesJAROWMR11 days
* merge with masterJAROWMR11 days
|\
| * nitpick #30Loek Le Blansch12 days
| * Merge branch 'master' into niels/cleanupLoek Le Blansch12 days
| |\
| | * `make format`Loek Le Blansch12 days
| | * pull src/makefile from loek/cleanupLoek Le Blansch12 days
| | * changed doxygen comment of friend classWBoerenkamps13 days
| | * git formatWBoerenkamps13 days
| | * added chrono::durationWBoerenkamps13 days
| | * fixed some headersWBoerenkamps13 days
| | * ran make formatWBoerenkamps13 days
| | * changed seconds into msWBoerenkamps13 days
| | * code cleanup changesWBoerenkamps13 days
| | * fixed spacingWBoerenkamps14 days
| | * added more doxygen commentsWBoerenkamps14 days
| | * master mergeWBoerenkamps14 days
| | |\
| | * | 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
| * | | assetmanagerheavydemon2113 days
| * | | Adjusted rendering to make it work with newer systemheavydemon2113 days
| | |/ | |/|
* | | fixed feedbackJAROWMR11 days
* | | clang format and tidyJAROWMR2024-11-10
* | | updates makefileJAROWMR2024-11-10
* | | make empty example particleJAROWMR2024-11-10
* | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR2024-11-10
|\| |
| * | 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
* | | changed includesJAROWMR2024-11-10
* | | added forward declaration and const reference spriteJAROWMR2024-11-10
* | | added comments and code standardJAROWMR2024-11-10
* | | improved readablity codeJAROWMR2024-11-10
* | | added boundary tests and added functionalityJAROWMR2024-11-10
* | | added tests and fixed bugs in systemJAROWMR2024-11-10
* | | updated testJAROWMR2024-11-10
* | | added unit test for particlesJAROWMR2024-11-10
* | | fixed buildJAROWMR2024-11-08