aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Collapse)AuthorAge
* Merge branch 'jaro/collision-system-handeling' of github.com:lonkaars/crepe ↵JAROWMR2024-12-18
|\ | | | | | | into jaro/collision-system-handeling
| * Merge remote-tracking branch 'origin/master' into ↵max-0012024-12-17
| |\ | | | | | | | | | jaro/collision-system-handeling
| | * fix tests + nitpick #77Loek Le Blansch2024-12-17
| | |
| | * Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepeLoek Le Blansch2024-12-17
| | |\
| | | * make formatWBoerenkamps2024-12-14
| | | |
| | | * keyboard state workingWBoerenkamps2024-12-14
| | | |
| | | * Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-14
| | | |\ | | | | | | | | | | | | | | | wouter/inputSystem
| | | * | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps2024-12-14
| | | | |
| | | * | make formatWBoerenkamps2024-12-13
| | | | |
| | | * | added window events back to code and function cleanupWBoerenkamps2024-12-13
| | | | |
| | | * | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-13
| | | |\ \ | | | | | | | | | | | | | | | | | | wouter/inputSystem
| | | * | | saveWBoerenkamps2024-12-12
| | | | | |
| | | * | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-12
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | wouter/inputSystem
| | | * | | | seperat ints converted to floatWBoerenkamps2024-12-12
| | | | | | |
| | | * | | | removed linesWBoerenkamps2024-12-09
| | | | | | |
| | | * | | | make formatWBoerenkamps2024-12-09
| | | | | | |
| | | * | | | get_keyboard_state workingWBoerenkamps2024-12-09
| | | | | | |
| | | * | | | make formatWBoerenkamps2024-12-09
| | | | | | |
| | | * | | | removed unnecesary linesWBoerenkamps2024-12-09
| | | | | | |
| | | * | | | resize/move tests workingWBoerenkamps2024-12-09
| | | | | | |
| | | * | | | testing window eventsWBoerenkamps2024-12-09
| | | | | | |
| | | * | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-09
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | wouter/inputSystem
| | | * | | | | saveWBoerenkamps2024-12-07
| | | | | | | |
| | * | | | | | `make format`Loek Le Blansch2024-12-17
| | | | | | | |
| | * | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepeLoek Le Blansch2024-12-17
| | |\ \ \ \ \ \
* | | | | | | | | updating collision systemJAROWMR2024-12-18
|/ / / / / / / /
* | | | | | | | pulled api changeJAROWMR2024-12-16
|\| | | | | | |
| * | | | | | | make formatJAROWMR2024-12-14
| | | | | | | |
| * | | | | | | updated testJAROWMR2024-12-14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | make formatJAROWMR2024-12-16
| | | | | | |
* | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ↵JAROWMR2024-12-16
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | into jaro/collision-system-handeling
| * | | | | | updated testJAROWMR2024-12-14
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| * | | | | | updated test and game.cppJAROWMR2024-12-14
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| * | | | | | | revertedJAROWMR2024-12-14
| | | | | | | |
| * | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| * | | | | | | | make formatJAROWMR2024-12-13
| | | | | | | | |
| * | | | | | | | updated testJAROWMR2024-12-13
| | | | | | | | |
| * | | | | | | | broken particle testJAROWMR2024-12-12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Added util for positionJAROWMR2024-12-16
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-systemJAROWMR2024-12-14
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | fix SceneManagerTestLoek Le Blansch2024-12-14
| | |/ / / / | |/| | | |
| * | | | | made test less strictWBoerenkamps2024-12-13
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-12
| |\| | | |
| | * | | | updated test valuesJAROWMR2024-12-12
| | | | | |
| | * | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-12
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | jaro/physics-system-improvement
| | | * | | | `make format`Loek Le Blansch2024-12-12
| | | | | | |
| | | * | | | fix testsLoek Le Blansch2024-12-12
| | | | | | |
| | | * | | | hotfix inputtest.cppheavydemon212024-12-11
| | | | |_|/ | | | |/| |