Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | added collision methodes | JAROWMR | 2024-11-12 | |
| * | | | | | | | | | fixed build issue | JAROWMR | 2024-11-11 | |
| * | | | | | | | | | box-box collision | JAROWMR | 2024-11-10 | |
* | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 12 days | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | make format | WBoerenkamps | 13 days | |
| * | | | | | | | | | loeks feedback changes | WBoerenkamps | 13 days | |
| * | | | | | | | | | make format | WBoerenkamps | 13 days | |
| * | | | | | | | | | example change | WBoerenkamps | 14 days | |
| * | | | | | | | | | check if camera position change button still works | WBoerenkamps | 14 days | |
| * | | | | | | | | | make format | WBoerenkamps | 14 days | |
| * | | | | | | | | | if button outside viewport fix | WBoerenkamps | 14 days | |
| * | | | | | | | | | 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 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| * | | | | | | | | | 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 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 14 days | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| * | | | | | | | | | rendering color working | heavydemon21 | 2024-12-02 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
* | | | | | | | | | more utility classes for Audio system | Loek Le Blansch | 2024-11-29 | |
* | | | | | | | | | merge `loek/scripts` | Loek Le Blansch | 2024-11-29 | |
|\| | | | | | | | | ||||
| * | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | |