aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'master' into loek/cleanupLoek Le Blansch2024-11-12
| |\ \ \ \ \ \ \
| * | | | | | | | `make format`Loek Le Blansch2024-11-12
| * | | | | | | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-12
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | fix code standard issue in ExceptionLoek Le Blansch2024-11-08
| * | | | | | | | update cleanupLoek Le Blansch2024-11-07
| * | | | | | | | update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
* | | | | | | | | first part sorted still needing testingheavydemon212024-11-14
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | `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
| | * | | | | 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
| | * | | | | 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
* | | | 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
| | * | 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
* | | added unit test for particlesJAROWMR2024-11-10