Commit message (Expand) | Author | Age | |
---|---|---|---|
* | added loopTimer and eventManager to mediator and removed the singletons | WBoerenkamps | 9 days |
* | gameloop test working | WBoerenkamps | 11 days |
* | save | WBoerenkamps | 11 days |
* | save | WBoerenkamps | 11 days |
* | make format | WBoerenkamps | 11 days |
* | changed time back to 1 second | WBoerenkamps | 11 days |
* | added loopTimer to mediator and fixed update loop | WBoerenkamps | 11 days |
|\ | |||
| * | `make format` | Loek Le Blansch | 2024-11-30 |
| * | merge `master` | Loek Le Blansch | 2024-11-28 |
| |\ | |||
| * | | add test for Script::set_next_scene | Loek Le Blansch | 2024-11-28 |
| * | | split up script tests | Loek Le Blansch | 2024-11-28 |
| * | | manager mediator refactor | Loek Le Blansch | 2024-11-28 |
* | | | tests | WBoerenkamps | 11 days |
* | | | gameloop tests | WBoerenkamps | 12 days |
* | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-12-01 |
|\ \ \ | | |/ | |/| | |||
| * | | implemented loek feedback | heavydemon21 | 2024-11-28 |
| * | | make format | heavydemon21 | 2024-11-28 |
| * | | adjusted more it should now be finsished | heavydemon21 | 2024-11-28 |
| * | | making test work again | heavydemon21 | 2024-11-28 |
| |/ | |||
| * | Merge branch 'max/ecs' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-27 |
| |\ | |||
| | * | Improved test | max-001 | 2024-11-26 |
| | * | Added test | max-001 | 2024-11-26 |
| | * | Merge remote-tracking branch 'origin/master' into max/ecs | max-001 | 2024-11-24 |
| | |\ | |||
| | * | | Extended test | max-001 | 2024-11-22 |
| | * | | Implemented persistent objects | max-001 | 2024-11-22 |
| * | | | Merge branch 'max/scenes' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-24 |
| |\ \ \ | |||
| | * | | | Make format | max-001 | 2024-11-24 |
| | * | | | Merge remote-tracking branch 'origin/master' into max/scenes | max-001 | 2024-11-24 |
| | |\ \ \ | | | | |/ | | | |/| | |||
| | * | | | Added perfect forwarding test | max-001 | 2024-11-22 |
| | * | | | Replaced ComponentManager reference by OptionalRef for late binding | max-001 | 2024-11-22 |
| | | |/ | | |/| | |||
| * | | | `make format` | Loek Le Blansch | 2024-11-24 |
| * | | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfix | Loek Le Blansch | 2024-11-22 |
| | |/ | |/| | |||
* | | | loopTimer tests | WBoerenkamps | 2024-11-24 |
* | | | start of tests | WBoerenkamps | 2024-11-24 |
|/ / | |||
* | | `make format` | Loek Le Blansch | 2024-11-22 |
* | | Merge remote-tracking branch 'origin/master' into max/vector2 | max-001 | 2024-11-22 |
|\ \ | |||
| * | | `make format` | Loek Le Blansch | 2024-11-21 |
| * | | use OptionalRef instead of pointer references | Loek Le Blansch | 2024-11-21 |
| * | | merge `master` into `loek/scripts` | Loek Le Blansch | 2024-11-21 |
| |\| | |||
| * | | `make format` | Loek Le Blansch | 2024-11-21 |
| * | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-11-21 |
| |\ \ | |||
| * | | | pull script/event changes from `loek/collision-system` | Loek Le Blansch | 2024-11-21 |
* | | | | Replaced Vector2<double> by vec2 typedef | max-001 | 2024-11-22 |
* | | | | Replaced EXPECT_EQ with EXPECT_FLOAT_EQ for double and float | max-001 | 2024-11-22 |
* | | | | Make lint | max-001 | 2024-11-21 |
* | | | | Added Vector2 test | max-001 | 2024-11-21 |
* | | | | Minor changes due to templating of Vector2 | max-001 | 2024-11-21 |
| |_|/ |/| | | |||
* | | | `make format`loek/util | Loek Le Blansch | 2024-11-21 |
* | | | Merge branch 'master' into loek/util | Loek Le Blansch | 2024-11-21 |
|\ \ \ | | |/ | |/| | |||
| * | | Adjusted test according to changes in Scene and SceneManager | max-001 | 2024-11-21 |
| |/ |