Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | manager mediator refactor | Loek Le Blansch | 2024-11-28 | |
| * | | | | | | | | make format | WBoerenkamps | 13 days | |
| * | | | | | | | | loeks feedback changes | WBoerenkamps | 13 days | |
| * | | | | | | | | make format | WBoerenkamps | 14 days | |
| * | | | | | | | | changed test for changes | WBoerenkamps | 14 days | |
| * | | | | | | | | world units for click | WBoerenkamps | 2024-12-03 | |
| * | | | | | | | | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 2024-12-03 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | make format | WBoerenkamps | 2024-11-28 | |
| * | | | | | | | | added on_enter and on_hover | WBoerenkamps | 2024-11-28 | |
| * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-11-28 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | make format | WBoerenkamps | 2024-11-27 | |
| * | | | | | | | | test file rename | WBoerenkamps | 2024-11-27 | |
| * | | | | | | | | pr feedback | WBoerenkamps | 2024-11-27 | |
| * | | | | | | | | removed gameLoop example | WBoerenkamps | 2024-11-25 | |
| * | | | | | | | | changed enum name | WBoerenkamps | 2024-11-25 | |
| * | | | | | | | | make format | WBoerenkamps | 2024-11-25 | |
| * | | | | | | | | code standard fixing | WBoerenkamps | 2024-11-25 | |
| * | | | | | | | | button test working | WBoerenkamps | 2024-11-25 | |
| * | | | | | | | | most test working | WBoerenkamps | 2024-11-25 | |
| * | | | | | | | | creating inputSystem tests | WBoerenkamps | 2024-11-24 | |
| * | | | | | | | | merge | WBoerenkamps | 2024-11-24 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | input facade | WBoerenkamps | 2024-11-24 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Extended Vector2 | max-001 | 13 days | |
| |_|_|/ / / / / |/| | | | | | | | ||||
* | | | | | | | | 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 | |
| |/ / / / |/| | | | | ||||
* | | | | | `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 |