Commit message (Expand) | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | input facade | WBoerenkamps | 2024-11-24 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | add unit test | Loek Le Blansch | 2024-12-05 | |
* | | | | | | | | | | remove `Private` | Loek Le Blansch | 2024-12-02 | |
* | | | | | | | | | | add doxygen comments + clean up | Loek Le Blansch | 2024-11-30 | |
* | | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-30 | |
* | | | | | | | | | | test and debug audio system | Loek Le Blansch | 2024-11-30 | |
* | | | | | | | | | | fix audio system implementation | Loek Le Blansch | 2024-11-30 | |
* | | | | | | | | | | more audio system WIP | Loek Le Blansch | 2024-11-29 | |
* | | | | | | | | | | more utility classes for Audio system | Loek Le Blansch | 2024-11-29 | |
* | | | | | | | | | | merge `loek/scripts` | Loek Le Blansch | 2024-11-29 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | merge `master` | Loek Le Blansch | 2024-11-28 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | 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 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | 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 | |
| |/ / / / / / / | ||||
| * | | | | | | | 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 | |
| | | |_|_|_|/ | | |/| | | | | ||||
* | | | | | | | implement resource manager | Loek Le Blansch | 2024-11-28 | |
* | | | | | | | big WIP | Loek Le Blansch | 2024-11-26 | |
* | | | | | | | merge `master` | Loek Le Blansch | 2024-11-25 | |
|\| | | | | | | ||||
| * | | | | | | 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 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | merge with `master` | 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 | |
| | |\| | | | |