Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | small {} changes | WBoerenkamps | 2024-11-27 | |
| * | | | | | added RefVector | 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 | |
| * | | | | | 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 | |
* | | | | | | | | make format | heavydemon21 | 12 days | |
* | | | | | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 12 days | |
* | | | | | | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ... | heavydemon21 | 13 days | |
* | | | | | | | | make format | heavydemon21 | 13 days | |
* | | | | | | | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 13 days | |
* | | | | | | | | making struct constructors | heavydemon21 | 13 days | |
* | | | | | | | | tmp commit | heavydemon21 | 13 days | |
* | | | | | | | | comments i animator and sprite. added sprite indepentdent scale and angle | heavydemon21 | 14 days | |
* | | | | | | | | make format | heavydemon21 | 2024-11-30 | |
* | | | | | | | | improved animator | heavydemon21 | 2024-11-30 | |
* | | | | | | | | cleaner camera implementation | heavydemon21 | 2024-11-30 | |
* | | | | | | | | zoomed viewport | heavydemon21 | 2024-11-30 | |
* | | | | | | | | first version of new viewport floats without the use of sdl functions | heavydemon21 | 2024-11-30 | |
* | | | | | | | | working floating point black bars | heavydemon21 | 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 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | * | | | | | 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 | |
| | * | | | | | Make format | max-001 | 2024-11-24 |