Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | button example | WBoerenkamps | 2024-12-03 | |
| * | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-03 | |
| * | | | | | | | | | | | | | | changed test for changes | WBoerenkamps | 2024-12-03 | |
| * | | | | | | | | | | | | | | world units for click | WBoerenkamps | 2024-12-03 | |
| * | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 2024-12-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | start of text component | WBoerenkamps | 2024-12-01 | |
| * | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-11-28 | |
| * | | | | | | | | | | | | | | added on_enter and on_hover | WBoerenkamps | 2024-11-28 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-11-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-11-27 | |
| * | | | | | | | | | | | | | | | small change | WBoerenkamps | 2024-11-27 | |
| * | | | | | | | | | | | | | | | small {} changes | WBoerenkamps | 2024-11-27 | |
| * | | | | | | | | | | | | | | | added RefVector | WBoerenkamps | 2024-11-27 | |
| * | | | | | | | | | | | | | | | test file rename | 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 | |
| * | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | | more doxygen changes | WBoerenkamps | 10 days | |
* | | | | | | | | | | | | | | | | | | changed looptimerManager doxygen | WBoerenkamps | 10 days | |
* | | | | | | | | | | | | | | | | | | added loopTimer and eventManager to mediator and removed the singletons | WBoerenkamps | 10 days | |
* | | | | | | | | | | | | | | | | | | gameloop test working | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | | | | | | save | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | | | | | | save | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | | | | | | make format | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | | | | | | changed time back to 1 second | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | | | | | | added loopTimer to mediator and fixed update loop | WBoerenkamps | 13 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | process PR feedback | Loek Le Blansch | 13 days | |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 13 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | fix namespace type references + update contributing.md | Loek Le Blansch | 13 days | |
| | * | | | | | | | | | | | | | | | | | use doxygen `\n` instead of html | Loek Le Blansch | 13 days | |
| | * | | | | | | | | | | | | | | | | | update contributing.md | Loek Le Blansch | 13 days | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'jaro/contributing_update' of github.com:lonkaars/crepe | Loek Le Blansch | 13 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |