| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | | | | Make format | max-001 | 2024-12-05 |
| | * | | | | | | | | | | | Used Mediator | max-001 | 2024-12-05 |
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 2024-12-05 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | Implemeted seek behavior | 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 |
| | | |_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | making rendering fonts and UI | heavydemon21 | 2024-12-09 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_pos | heavydemon21 | 2024-12-06 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
* | | | | | | | | | | | get_keyboard_state working | WBoerenkamps | 2024-12-09 |
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-06 |
|\| | | | | | | | |
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | make format | heavydemon21 | 2024-12-06 |
| * | | | | | | | | implemented final max feedback | heavydemon21 | 2024-12-06 |
| * | | | | | | | | merged master | heavydemon21 | 2024-12-06 |
| * | | | | | | | | Merge branch 'master' into decoupling | heavydemon21 | 2024-12-06 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | make format | heavydemon21 | 2024-12-04 |
| * | | | | | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 2024-12-04 |
| * | | | | | | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ... | heavydemon21 | 2024-12-03 |
| * | | | | | | | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 2024-12-02 |
| * | | | | | | | | making struct constructors | heavydemon21 | 2024-12-02 |
| * | | | | | | | | tmp commit | heavydemon21 | 2024-12-02 |
| * | | | | | | | | 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 | JAROWMR | 2024-12-06 |
* | | | | | | | | removed minus one from calculation | JAROWMR | 2024-12-06 |
* | | | | | | | | bug fox | JAROWMR | 2024-12-06 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | dynamic and static bug fixes | JAROWMR | 2024-12-05 |
* | | | | | | | merge with master and keypressed added to game | JAROWMR | 2024-12-05 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | make format | WBoerenkamps | 2024-12-04 |
| * | | | | | | loeks feedback changes | WBoerenkamps | 2024-12-04 |
| * | | | | | | make format | WBoerenkamps | 2024-12-04 |
| * | | | | | | example change | WBoerenkamps | 2024-12-04 |
| * | | | | | | check if camera position change button still works | WBoerenkamps | 2024-12-04 |
| * | | | | | | make format | WBoerenkamps | 2024-12-04 |
| * | | | | | | if button outside viewport fix | WBoerenkamps | 2024-12-04 |
| * | | | | | | button example | WBoerenkamps | 2024-12-03 |
| * | | | | | | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 2024-12-03 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | removed gameLoop example | WBoerenkamps | 2024-11-25 |
| * | | | | | | make format | WBoerenkamps | 2024-11-25 |
| * | | | | | | merge | WBoerenkamps | 2024-11-24 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | added mouse and key event triggering | WBoerenkamps | 2024-11-18 |
| * | | | | | | make format | WBoerenkamps | 2024-11-18 |
| * | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-18 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-16 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | added eventManager reference to interfaces | WBoerenkamps | 2024-11-16 |
* | | | | | | | | added collision layers to example and unit test | JAROWMR | 2024-12-04 |
* | | | | | | | | make format | JAROWMR | 2024-12-04 |