aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
| * | | | | | | | adjusted aspect ratioheavydemon2111 days
| * | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon2111 days
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00111 days
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ merge masterLoek Le Blansch11 days
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch11 days
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch13 days
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | * | | | | | | | merge with masterLoek Le Blansch2024-12-07
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | * | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | | * | | | | | | | more script utilitiesLoek Le Blansch2024-12-07
| | | | * | | | | | | | add more fetching functions to ComponentManagerLoek Le Blansch2024-12-06
| | | * | | | | | | | | merge masterLoek Le Blansch11 days
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | fix AudioSystem bug + add regression testLoek Le Blansch11 days
| | | | * | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch13 days
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | * | | | | | | | | Merge branch 'master' into loek/savemgrLoek Le Blansch13 days
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | * | | | | | | | | add SaveManager to ScriptLoek Le Blansch2024-12-07
| | | * | | | | | | | | make SaveManager no longer a singletonLoek Le Blansch2024-12-07
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Make formatmax-0012024-12-06
| | * | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0012024-12-06
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-05
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | Extended Vector2max-0012024-12-04
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | made sdlcontext not a singleton anymoreheavydemon2113 days
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | merge masterLoek Le Blansch2024-12-07
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | `make format`Loek Le Blansch2024-12-05
| * | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-05
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | add unit testLoek Le Blansch2024-12-05
| * | | | | | | | remove `Private`Loek Le Blansch2024-12-02
| * | | | | | | | add doxygen comments + clean upLoek Le Blansch2024-11-30
| * | | | | | | | `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
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | seperat ints converted to floatWBoerenkamps10 days
* | | | | | | | | | | | | | removed linesWBoerenkamps13 days
* | | | | | | | | | | | | | make formatWBoerenkamps13 days