aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* added loopTimer and eventManager to mediator and removed the singletonsWBoerenkamps9 days
* gameloop test workingWBoerenkamps11 days
* saveWBoerenkamps11 days
* saveWBoerenkamps11 days
* make formatWBoerenkamps11 days
* changed time back to 1 secondWBoerenkamps11 days
* added loopTimer to mediator and fixed update loopWBoerenkamps11 days
|\
| * `make format`Loek Le Blansch2024-11-30
| * merge `master`Loek Le Blansch2024-11-28
| |\
| * | add test for Script::set_next_sceneLoek Le Blansch2024-11-28
| * | split up script testsLoek Le Blansch2024-11-28
| * | manager mediator refactorLoek Le Blansch2024-11-28
* | | testsWBoerenkamps11 days
* | | gameloop testsWBoerenkamps12 days
* | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-01
|\ \ \ | | |/ | |/|
| * | implemented loek feedbackheavydemon212024-11-28
| * | make formatheavydemon212024-11-28
| * | adjusted more it should now be finsishedheavydemon212024-11-28
| * | making test work againheavydemon212024-11-28
| |/
| * Merge branch 'max/ecs' of github.com:lonkaars/crepeLoek Le Blansch2024-11-27
| |\
| | * Improved testmax-0012024-11-26
| | * Added testmax-0012024-11-26
| | * Merge remote-tracking branch 'origin/master' into max/ecsmax-0012024-11-24
| | |\
| | * | Extended testmax-0012024-11-22
| | * | Implemented persistent objectsmax-0012024-11-22
| * | | Merge branch 'max/scenes' of github.com:lonkaars/crepeLoek Le Blansch2024-11-24
| |\ \ \
| | * | | Make formatmax-0012024-11-24
| | * | | Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-24
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Added perfect forwarding testmax-0012024-11-22
| | * | | Replaced ComponentManager reference by OptionalRef for late bindingmax-0012024-11-22
| | | |/ | | |/|
| * | | `make format`Loek Le Blansch2024-11-24
| * | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfixLoek Le Blansch2024-11-22
| | |/ | |/|
* | | loopTimer testsWBoerenkamps2024-11-24
* | | start of testsWBoerenkamps2024-11-24
|/ /
* | `make format`Loek Le Blansch2024-11-22
* | Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
|\ \
| * | `make format`Loek Le Blansch2024-11-21
| * | use OptionalRef instead of pointer referencesLoek Le Blansch2024-11-21
| * | merge `master` into `loek/scripts`Loek Le Blansch2024-11-21
| |\|
| * | `make format`Loek Le Blansch2024-11-21
| * | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-11-21
| |\ \
| * | | pull script/event changes from `loek/collision-system`Loek Le Blansch2024-11-21
* | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
* | | | Replaced EXPECT_EQ with EXPECT_FLOAT_EQ for double and floatmax-0012024-11-22
* | | | Make lintmax-0012024-11-21
* | | | Added Vector2 testmax-0012024-11-21
* | | | Minor changes due to templating of Vector2max-0012024-11-21
| |_|/ |/| |
* | | `make format`loek/utilLoek Le Blansch2024-11-21
* | | Merge branch 'master' into loek/utilLoek Le Blansch2024-11-21
|\ \ \ | | |/ | |/|
| * | Adjusted test according to changes in Scene and SceneManagermax-0012024-11-21
| |/