| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | | small {} changes | WBoerenkamps | 2024-11-27 |
| * | | | | | | | | | | | | | | | | added RefVector | WBoerenkamps | 2024-11-27 |
| * | | | | | | | | | | | | | | | | test file rename | WBoerenkamps | 2024-11-27 |
| * | | | | | | | | | | | | | | | | pr feedback | WBoerenkamps | 2024-11-27 |
| * | | | | | | | | | | | | | | | | extra enter | WBoerenkamps | 2024-11-25 |
| * | | | | | | | | | | | | | | | | removed some unnecesary headers | WBoerenkamps | 2024-11-25 |
| * | | | | | | | | | | | | | | | | added doxygen comment | WBoerenkamps | 2024-11-25 |
| * | | | | | | | | | | | | | | | | removed gameLoop example | WBoerenkamps | 2024-11-25 |
| * | | | | | | | | | | | | | | | | removed gameLoop example | WBoerenkamps | 2024-11-25 |
| * | | | | | | | | | | | | | | | | removed gameLoop example | WBoerenkamps | 2024-11-25 |
| * | | | | | | | | | | | | | | | | added enters | 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 |
| * | | | | | | | | | | | | | | | | | button handling | WBoerenkamps | 2024-11-19 |
| * | | | | | | | | | | | | | | | | | sdl changes | WBoerenkamps | 2024-11-18 |
| * | | | | | | | | | | | | | | | | | added mouse and key event triggering | WBoerenkamps | 2024-11-18 |
| * | | | | | | | | | | | | | | | | | Merge branch 'wouter/events' into wouter/inputSystem | WBoerenkamps | 2024-11-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | added keycode conversion | WBoerenkamps | 2024-11-18 |
* | | | | | | | | | | | | | | | | | | | Implemeted seek behavior | max-001 | 2024-12-04 |
* | | | | | | | | | | | | | | | | | | | Increased gameloop time | max-001 | 2024-12-04 |
* | | | | | | | | | | | | | | | | | | | Extended Vector2 | max-001 | 2024-12-04 |
* | | | | | | | | | | | | | | | | | | | Setup some behaviors | max-001 | 2024-12-04 |
* | | | | | | | | | | | | | | | | | | | Added AI component | max-001 | 2024-12-04 |
* | | | | | | | | | | | | | | | | | | | Modified test and setup of AISystem | max-001 | 2024-12-04 |
* | | | | | | | | | | | | | | | | | | | Setup test for AI | max-001 | 2024-12-04 |
| |_|_|_|_|_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | update feature listing | Loek Le Blansch | 2024-12-03 |
| |_|_|_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | wrap lines | Loek Le Blansch | 2024-12-03 |
| |_|_|_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-12-03 |
* | | | | | | | | | | | | | | | | implemented feedback removed get_width and height --> get_size for both textu... | heavydemon21 | 2024-12-03 |
* | | | | | | | | | | | | | | | | make format | heavydemon21 | 2024-12-02 |
* | | | | | | | | | | | | | | | | rendering color working | heavydemon21 | 2024-12-02 |
* | | | | | | | | | | | | | | | | fixed the color functionality | heavydemon21 | 2024-12-02 |
* | | | | | | | | | | | | | | | | Merge branch 'master' into niels/rendering_color | heavydemon21 | 2024-12-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | update contributing.md | Loek Le Blansch | 2024-11-29 |
| | |_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-28 |
| * | | | | | | | | | | | | | | implemented loek feedback | heavydemon21 | 2024-11-28 |
| * | | | | | | | | | | | | | | sprite had include wrong order | heavydemon21 | 2024-11-28 |
| * | | | | | | | | | | | | | | make format | heavydemon21 | 2024-11-28 |
| * | | | | | | | | | | | | | | adjusted more it should now be finsished | heavydemon21 | 2024-11-28 |
| * | | | | | | | | | | | | | | removed animator rectangle | heavydemon21 | 2024-11-28 |
| * | | | | | | | | | | | | | | implemented feedback to have draw struct | heavydemon21 | 2024-11-28 |
| * | | | | | | | | | | | | | | making test work again | heavydemon21 | 2024-11-28 |
| * | | | | | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_pos | heavydemon21 | 2024-11-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Merge branch 'max/ecs' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-27 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | |
|