aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* first part sorted still needing testingheavydemon218 days
|
* `make format`Loek Le Blansch9 days
|
* fixed issuesJAROWMR9 days
|
* merge with masterJAROWMR9 days
|\
| * nitpick #30Loek Le Blansch10 days
| |
| * Merge branch 'master' into niels/cleanupLoek Le Blansch10 days
| |\
| | * `make format`Loek Le Blansch10 days
| | |
| | * pull src/makefile from loek/cleanupLoek Le Blansch10 days
| | |
| | * changed doxygen comment of friend classWBoerenkamps10 days
| | |
| | * git formatWBoerenkamps11 days
| | |
| | * added chrono::durationWBoerenkamps11 days
| | |
| | * fixed some headersWBoerenkamps11 days
| | |
| | * ran make formatWBoerenkamps11 days
| | |
| | * changed seconds into msWBoerenkamps11 days
| | |
| | * code cleanup changesWBoerenkamps11 days
| | |
| | * fixed spacingWBoerenkamps12 days
| | |
| | * added more doxygen commentsWBoerenkamps12 days
| | |
| | * master mergeWBoerenkamps12 days
| | |\
| | * | added line breakWBoerenkamps13 days
| | | |
| | * | make format changesWBoerenkamps13 days
| | | |
| | * | added gameloop exampleWBoerenkamps13 days
| | | |
| | * | cleanup codeWBoerenkamps13 days
| | | |
| | * | changed commentWBoerenkamps13 days
| | | |
| | * | more cleanupWBoerenkamps13 days
| | | |
| | * | changed variablesWBoerenkamps13 days
| | | |
| * | | assetmanagerheavydemon2110 days
| | | |
| * | | Adjusted rendering to make it work with newer systemheavydemon2111 days
| | |/ | |/|
* | | fixed feedbackJAROWMR9 days
| | |
* | | clang format and tidyJAROWMR12 days
| | |
* | | updates makefileJAROWMR12 days
| | |
* | | make empty example particleJAROWMR12 days
| | |
* | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR12 days
|\| | | | | | | | | | | jaro/particle-system-master
| * | 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 includesJAROWMR12 days
| | |
* | | added forward declaration and const reference spriteJAROWMR12 days
| | |
* | | added comments and code standardJAROWMR12 days
| | |
* | | improved readablity codeJAROWMR12 days
| | |
* | | added boundary tests and added functionalityJAROWMR12 days
| | |
* | | added tests and fixed bugs in systemJAROWMR12 days
| | |
* | | updated testJAROWMR12 days
| | |
* | | added unit test for particlesJAROWMR12 days
| | |