aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* `make format`loek/wrapLoek Le Blansch10 days
|
* wrap lines at column 95 instead of 80Loek Le Blansch10 days
|
* `make format`Loek Le Blansch12 days
|
* fixed issuesJAROWMR12 days
|
* merge with masterJAROWMR12 days
|\
| * nitpick #30Loek Le Blansch13 days
| |
| * Merge branch 'master' into niels/cleanupLoek Le Blansch13 days
| |\
| | * `make format`Loek Le Blansch13 days
| | |
| | * pull src/makefile from loek/cleanupLoek 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
| | | |
| | * | 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 systemheavydemon212024-11-11
| | |/ | |/|
* | | fixed feedbackJAROWMR12 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 ↵JAROWMR2024-11-10
|\| | | | | | | | | | | 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 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
| | |