Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | 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 | 11 days | |
* | | | | | | | | Increased gameloop time | max-001 | 11 days | |
* | | | | | | | | Extended Vector2 | max-001 | 11 days | |
* | | | | | | | | Setup some behaviors | max-001 | 11 days | |
* | | | | | | | | Added AI component | max-001 | 11 days | |
* | | | | | | | | Modified test and setup of AISystem | max-001 | 11 days | |
* | | | | | | | | Setup test for AI | max-001 | 11 days | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | update feature listing | Loek Le Blansch | 12 days | |
* | | | | | | | wrap lines | Loek Le Blansch | 12 days | |
| |_|_|_|/ / |/| | | | | | ||||
* | | | | | | `make format` | Loek Le Blansch | 12 days | |
* | | | | | | implemented feedback removed get_width and height --> get_size for both textu... | heavydemon21 | 12 days | |
* | | | | | | make format | heavydemon21 | 13 days | |
* | | | | | | rendering color working | heavydemon21 | 13 days | |
* | | | | | | fixed the color functionality | heavydemon21 | 13 days | |
* | | | | | | Merge branch 'master' into niels/rendering_color | heavydemon21 | 13 days | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | `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 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||
| | | * | | | Improved test | max-001 | 2024-11-26 | |
| | | * | | | Added test | max-001 | 2024-11-26 | |
| | | * | | | Renamed componentArray to component_array | max-001 | 2024-11-26 | |
| | | * | | | Improved delete_all_components() | max-001 | 2024-11-26 | |
| | | * | | | It is now possible to reset the persistent flag | max-001 | 2024-11-26 | |
| | | * | | | Replaced vector by unordered_map | max-001 | 2024-11-26 |