aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* merge with masterJAROWMR14 days
|\
| * `make format`Loek Le Blansch2024-11-13
| * fixed issuesJAROWMR2024-11-13
| * merge with masterJAROWMR2024-11-13
| |\
| | * nitpick #30Loek Le Blansch2024-11-12
| | * Merge branch 'master' into niels/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
| | * | | assetmanagerheavydemon212024-11-12
| | * | | Adjusted rendering to make it work with newer systemheavydemon212024-11-11
| | | |/ | | |/|
| * | | fixed feedbackJAROWMR2024-11-13
| * | | 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
| |\| |
| * | | 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
| * | | particle updatedJaro2024-11-08
| | |/ | |/|
* | | added function to call collision handlersJAROWMR2024-11-14
* | | saved reference in storage struct to send to handelerJAROWMR2024-11-14
* | | improving how to save collisionsJAROWMR2024-11-14
* | | fixed bugs in collision systemJAROWMR2024-11-14
* | | updated testJAROWMR2024-11-14
* | | updated testJAROWMR2024-11-13
* | | added comments to systemJAROWMR2024-11-12
* | | added collision methodesJAROWMR2024-11-12