aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* `make format`Loek Le Blansch2024-11-20
* merge `master` into `loek/util`Loek Le Blansch2024-11-20
|\
| * Merge branch 'master' into niels/sorting_renderingLoek Le Blansch2024-11-20
| |\
| | * update contributing.mdLoek Le Blansch2024-11-20
| * | `make format`Loek Le Blansch2024-11-20
| * | show private members in doxygenLoek Le Blansch2024-11-20
| * | implemented feedback from @lonkaarsheavydemon212024-11-20
| * | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon212024-11-20
| |\|
| | * split format/lintLoek Le Blansch2024-11-20
| | * add some more doxygenLoek Le Blansch2024-11-19
| * | implemented feedbackheavydemon212024-11-20
| * | unit testsheavydemon212024-11-19
| * | feedback from PR#38 implementedheavydemon212024-11-18
| * | removed iostream & printingheavydemon212024-11-18
| * | working sortingheavydemon212024-11-18
| * | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon212024-11-18
| |\|
| * | first part sorted still needing testingheavydemon212024-11-14
* | | add RefVectorLoek Le Blansch2024-11-19
* | | update contributing.mdLoek Le Blansch2024-11-18
* | | add doxygen commentsLoek Le Blansch2024-11-18
* | | move utilities from loek/audioLoek Le Blansch2024-11-18
| |/ |/|
* | `make format`Loek Le Blansch2024-11-16
* | add TODO commentLoek Le Blansch2024-11-16
* | final touchups 2 for #26Loek Le Blansch2024-11-16
* | final touchups for #26Loek Le Blansch2024-11-16
* | `make format`Loek Le Blansch2024-11-15
* | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
|\ \
| * \ Merge branch 'loek/wrap'Loek Le Blansch2024-11-15
| |\ \
| | * | `make format`loek/wrapLoek Le Blansch2024-11-15
| | * | wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| | |/
| * | merge #36Loek Le Blansch2024-11-15
| * | Added code stylemax-0012024-11-15
| |/
* | process feedback on #26Loek Le Blansch2024-11-15
* | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-13
|\|
| * `make format`Loek Le Blansch2024-11-13
| * fixed issuesJAROWMR2024-11-13
* | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
|\|
| * merge with masterJAROWMR2024-11-13
| |\
| * | 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