aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | make formatWBoerenkamps2024-11-28
| * | | | | | | | | | | | | | added on_enter and on_hoverWBoerenkamps2024-11-28
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps2024-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | make formatWBoerenkamps2024-11-27
| * | | | | | | | | | | | | | | small changeWBoerenkamps2024-11-27
| * | | | | | | | | | | | | | | small {} changesWBoerenkamps2024-11-27
| * | | | | | | | | | | | | | | added RefVectorWBoerenkamps2024-11-27
| * | | | | | | | | | | | | | | test file renameWBoerenkamps2024-11-27
| * | | | | | | | | | | | | | | pr feedbackWBoerenkamps2024-11-27
| * | | | | | | | | | | | | | | extra enterWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | removed some unnecesary headersWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | added doxygen commentWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | removed gameLoop exampleWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | removed gameLoop exampleWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | removed gameLoop exampleWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | added entersWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | changed enum nameWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | make formatWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | code standard fixingWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | button test workingWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | most test workingWBoerenkamps2024-11-25
| * | | | | | | | | | | | | | | creating inputSystem testsWBoerenkamps2024-11-24
| * | | | | | | | | | | | | | | mergeWBoerenkamps2024-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | input facadeWBoerenkamps2024-11-24
| * | | | | | | | | | | | | | | | button handlingWBoerenkamps2024-11-19
| * | | | | | | | | | | | | | | | sdl changesWBoerenkamps2024-11-18
| * | | | | | | | | | | | | | | | added mouse and key event triggeringWBoerenkamps2024-11-18
| * | | | | | | | | | | | | | | | Merge branch 'wouter/events' into wouter/inputSystemWBoerenkamps2024-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | added keycode conversionWBoerenkamps2024-11-18
* | | | | | | | | | | | | | | | | | more doxygen changesWBoerenkamps2024-12-07
* | | | | | | | | | | | | | | | | | changed looptimerManager doxygenWBoerenkamps2024-12-07
* | | | | | | | | | | | | | | | | | added loopTimer and eventManager to mediator and removed the singletonsWBoerenkamps2024-12-07
* | | | | | | | | | | | | | | | | | gameloop test workingWBoerenkamps2024-12-05
* | | | | | | | | | | | | | | | | | saveWBoerenkamps2024-12-05
* | | | | | | | | | | | | | | | | | saveWBoerenkamps2024-12-05
* | | | | | | | | | | | | | | | | | make formatWBoerenkamps2024-12-05
* | | | | | | | | | | | | | | | | | changed time back to 1 secondWBoerenkamps2024-12-05
* | | | | | | | | | | | | | | | | | added loopTimer to mediator and fixed update loopWBoerenkamps2024-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | process PR feedbackLoek Le Blansch2024-12-04
| * | | | | | | | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-12-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | fix namespace type references + update contributing.mdLoek Le Blansch2024-12-04
| | * | | | | | | | | | | | | | | | | use doxygen `\n` instead of htmlLoek Le Blansch2024-12-04
| | * | | | | | | | | | | | | | | | | update contributing.mdLoek Le Blansch2024-12-04
| | * | | | | | | | | | | | | | | | | Merge branch 'jaro/contributing_update' of github.com:lonkaars/crepeLoek Le Blansch2024-12-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Added doxygen features tab standard to contributingJAROWMR2024-12-03
| * | | | | | | | | | | | | | | | | | | fix memory leakLoek Le Blansch2024-12-03
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into loek/scriptsLoek Le Blansch2024-11-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | `make format`Loek Le Blansch2024-11-30
| * | | | | | | | | | | | | | | | | | | add more documentation to Mediator + fix system mediator useLoek Le Blansch2024-11-28
| * | | | | | | | | | | | | | | | | | | merge `master`Loek Le Blansch2024-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |