aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
| | | * | | | | `make format`Loek Le Blansch2024-11-30
| | | * | | | | test and debug audio systemLoek Le Blansch2024-11-30
| | | * | | | | fix audio system implementationLoek Le Blansch2024-11-30
| | | * | | | | more audio system WIPLoek Le Blansch2024-11-29
| | | * | | | | more utility classes for Audio systemLoek Le Blansch2024-11-29
| | | * | | | | merge `loek/scripts`Loek Le Blansch2024-11-29
| | | |\ \ \ \ \
| | | * | | | | | implement resource managerLoek Le Blansch2024-11-28
| | | * | | | | | big WIPLoek Le Blansch2024-11-26
| | | * | | | | | merge `master`Loek Le Blansch2024-11-25
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge with `master`Loek Le Blansch2024-11-22
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-16
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | added thoughtsLoek Le Blansch2024-11-14
| | | * | | | | | | | | ResourceManager working + testedLoek Le Blansch2024-11-14
| | | * | | | | | | | | more WIP audio system + utilitiesLoek Le Blansch2024-11-14
| | | * | | | | | | | | move some shit aroundLoek Le Blansch2024-11-14
| | | * | | | | | | | | implement asset + more WIP audio systemLoek Le Blansch2024-11-14
| | | * | | | | | | | | merge `loek/cleanup` into `loek/audio`Loek Le Blansch2024-11-14
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-14
| | | |\ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/savemgrLoek Le Blansch9 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | `make format`Loek Le Blansch11 days
| | * | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch11 days
| | * | | | | | | | | | | | make SaveManager no longer a singletonLoek Le Blansch11 days
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0019 days
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Make formatmax-00112 days
| * | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00112 days
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Extended Vector2max-00114 days
* | | | | | | | | | | | | feedbackWBoerenkamps7 days
* | | | | | | | | | | | | checked for 0 divisionWBoerenkamps9 days
* | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps9 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch9 days
| * | | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however inputtest...heavydemon2110 days
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | changed some function namesWBoerenkamps9 days
* | | | | | | | | | | | added scaled fixed delta timeWBoerenkamps10 days
* | | | | | | | | | | | make formatWBoerenkamps11 days
* | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps11 days
|\| | | | | | | | | | |
| * | | | | | | | | | | nitpick #59Loek Le Blansch12 days
| * | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch12 days
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fixed testsheavydemon2112 days
| * | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch12 days
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' into decouplingheavydemon2112 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | made the test work with the adjustmentsheavydemon212024-12-02
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | merge #53Loek Le Blansch12 days
| * | | | | | | | | | | make formatJAROWMR12 days
| * | | | | | | | | | | enabled all test expect profilingJAROWMR12 days
| * | | | | | | | | | | review feedbackJAROWMR12 days
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | merge with master and keypressed added to gameJAROWMR13 days
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | make formatWBoerenkamps13 days
| | * | | | | | | | | fixed changes with mediatorWBoerenkamps14 days
| | * | | | | | | | | merge masterWBoerenkamps14 days
| | |\ \ \ \ \ \ \ \ \