Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
|\ | |||
| * | 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 |
| | | | | | |||
| * | | | | 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 |
| | |/ | |||
| * | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-21 |
| |\| | |||
| | * | nitpick #34 | Loek Le Blansch | 2024-11-20 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-20 |
| | |\ | |||
| | * | | make format | WBoerenkamps | 2024-11-20 |
| | | | | |||
| | * | | result of loeks temper tantrum | WBoerenkamps | 2024-11-20 |
| | | | | |||
| | * | | git remake | WBoerenkamps | 2024-11-20 |
| | | | | |||
| | * | | dispatch fixed and priority added | WBoerenkamps | 2024-11-20 |
| | | | | |||
| | * | | most tests done | WBoerenkamps | 2024-11-20 |
| | | | | |||
| * | | | remove OptionalRef::set and OptionalRef::get | Loek Le Blansch | 2024-11-21 |
| | | | | |||
| * | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-20 |
| | |\ \ | |||
| | | * | | convert more examples to unit tests | Loek Le Blansch | 2024-11-20 |
| | | | | | |||
| | | * | | turn examples into unit tests | Loek Le Blansch | 2024-11-20 |
| | | | | | |||
| | * | | | remove copy/move constructors/operators on all components | Loek Le Blansch | 2024-11-20 |
| | |/ / | |||
| * | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 |
| |\| | | |||
| | * | | `make format` | Loek Le Blansch | 2024-11-20 |
| | | | | |||
| | * | | merge `master` into `max/unit-tests` | Loek Le Blansch | 2024-11-20 |
| | |\ \ |