aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * \ \ \ \ \ \ font progressWBoerenkamps2024-12-10
| |\ \ \ \ \ \ \
| * | | | | | | | font progressWBoerenkamps2024-12-10
| | | | | | | | |
| * | | | | | | | sdlfontcontextWBoerenkamps2024-12-10
| | | | | | | | |
* | | | | | | | | process feedbackLoek Le Blansch12 days
| | | | | | | | |
* | | | | | | | | merge masterLoek Le Blansch13 days
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | add noexcept qualifier to Script::get_key_stateLoek Le Blansch13 days
| | | | | | | | |
| * | | | | | | | Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepeLoek Le Blansch13 days
| |\ \ \ \ \ \ \ \
| | * | | | | | | | enter between functionsWBoerenkamps2024-12-15
| | | | | | | | | |
| | * | | | | | | | added keystateWBoerenkamps2024-12-15
| | | | | | | | | |
| | * | | | | | | | removed large commentWBoerenkamps2024-12-14
| | | | | | | | | |
| | * | | | | | | | make formatWBoerenkamps2024-12-14
| | | | | | | | | |
| | * | | | | | | | keyboard state workingWBoerenkamps2024-12-14
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-14
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | wouter/inputSystem
| | * | | | | | | | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps2024-12-14
| | | | | | | | | |
| | * | | | | | | | make formatWBoerenkamps2024-12-13
| | | | | | | | | |
| | * | | | | | | | reverted Keycode backWBoerenkamps2024-12-13
| | | | | | | | | |
| | * | | | | | | | added window events back to code and function cleanupWBoerenkamps2024-12-13
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-13
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | wouter/inputSystem
| | * | | | | | | | keyboard state implementedWBoerenkamps2024-12-13
| | | | | | | | | |
| | * | | | | | | | saveWBoerenkamps2024-12-12
| | | | | | | | | |
| | * | | | | | | | saveWBoerenkamps2024-12-12
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-12
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/inputSystem
| | * | | | | | | | | seperat ints converted to floatWBoerenkamps2024-12-12
| | | | | | | | | | |
| | * | | | | | | | | removed linesWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | removed enterWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | removed space coordinatesWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | make formatWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | get_keyboard_state workingWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | make formatWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | removed unnecesary linesWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | resize/move tests workingWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-09
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | wouter/inputSystem
| | * | | | | | | | | seperated long functionWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | testing window eventsWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | made getKeyboardStateWBoerenkamps2024-12-09
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-09
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/inputSystem
| | * | | | | | | | | | saveWBoerenkamps2024-12-07
| | | | | | | | | | | |
| * | | | | | | | | | | `make format`Loek Le Blansch13 days
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepeLoek Le Blansch13 days
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fixed bug with lower than one particle per secondJAROWMR2024-12-14
| | | | | | | | | | | | |
| | * | | | | | | | | | | updated testJAROWMR2024-12-14
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-14
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| | * | | | | | | | | | | updated offsetJAROWMR2024-12-14
| | | | | | | | | | | | |
| | * | | | | | | | | | | updated test and game.cppJAROWMR2024-12-14
| | | | | | | | | | | | |
| | * | | | | | | | | | | change position to offsetJAROWMR2024-12-14
| | | | | | | | | | | | |
| | * | | | | | | | | | | fixed game exampleJAROWMR2024-12-14
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-14
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| | * | | | | | | | | | | | revertedJAROWMR2024-12-14
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement