Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 10 days |
|\ | |||
| * | make format | WBoerenkamps | 11 days |
| * | loeks feedback changes | WBoerenkamps | 11 days |
| * | make format | WBoerenkamps | 11 days |
| * | example change | WBoerenkamps | 11 days |
| * | check if camera position change button still works | WBoerenkamps | 12 days |
| * | make format | WBoerenkamps | 12 days |
| * | if button outside viewport fix | WBoerenkamps | 12 days |
| * | button example | WBoerenkamps | 12 days |
| * | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 13 days |
| |\ | |||
| * | | 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 |
| * | | | | | events example working | WBoerenkamps | 2024-11-15 |
| * | | | | | feedback | WBoerenkamps | 2024-11-15 |
| * | | | | | merge | WBoerenkamps | 2024-11-14 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-13 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | make format | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added keycodes | WBoerenkamps | 2024-11-13 |
| * | | | | | | | moved get_instance | WBoerenkamps | 2024-11-13 |
| * | | | | | | | tested channel and deactivating in function | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added some extra comments | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added activate/deactive to listeners and doxygen comments | WBoerenkamps | 2024-11-13 |
| * | | | | | | | dispatch and queue working | WBoerenkamps | 2024-11-12 |
| * | | | | | | | interfaces working but unsubscribe broken | WBoerenkamps | 2024-11-11 |
* | | | | | | | | Implemeted seek behavior | max-001 | 11 days |
* | | | | | | | | Added AI component | max-001 | 11 days |
* | | | | | | | | Modified test and setup of AISystem | max-001 | 12 days |
* | | | | | | | | Setup test for AI | max-001 | 12 days |
| |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | rendering color working | heavydemon21 | 13 days |
* | | | | | | | implemented loek feedback | heavydemon21 | 2024-11-28 |
* | | | | | | | make format | heavydemon21 | 2024-11-28 |
* | | | | | | | adjusted more it should now be finsished | heavydemon21 | 2024-11-28 |
* | | | | | | | implemented feedback. biggest changes are teh camera_ref removed | heavydemon21 | 2024-11-27 |
* | | | | | | | make format and offset for the cameara relative from the transform gameobject | heavydemon21 | 2024-11-27 |
* | | | | | | | removed shared_ptr from sprite | heavydemon21 | 2024-11-27 |
* | | | | | | | implemented feedback, removed width so that user only can set height. | heavydemon21 | 2024-11-27 |
* | | | | | | | implemented feedback on PR40 and made camera sizes ivec2 | heavydemon21 | 2024-11-27 |
* | | | | | | | implemented all the feedback | heavydemon21 | 2024-11-26 |
* | | | | | | | make format | heavydemon21 | 2024-11-26 |
* | | | | | | | added window default config settings | heavydemon21 | 2024-11-26 |
* | | | | | | | adjusted vector2 to vec2 | heavydemon21 | 2024-11-26 |
* | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_pos | heavydemon21 | 2024-11-26 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Merge remote-tracking branch 'origin/master' into max/vector2 | max-001 | 2024-11-22 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | rendering particles in at the center point and not in the top left corner. | heavydemon21 | 2024-11-21 |