aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | readded const and used emplace insteadWBoerenkamps2024-12-17
| | | | | | | | | | | |
| | | | | | | | | * | | Merge branch 'master' into niels/UIheavydemon212024-12-17
| | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | fix code standardLoek Le Blansch2024-12-17
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | | | | | | * | | make formatheavydemon212024-12-17
| | | | | | | | | | |
| | | | | | | | * | | config will be checout with master once PR#77 is merged, and sdlcontext ↵heavydemon212024-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adjustemetns for merging
| | | | | | | | * | | Merge branch 'master' into niels/UIheavydemon212024-12-17
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | add noexcept qualifier to Script::get_key_stateLoek Le Blansch2024-12-17
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepeLoek Le Blansch2024-12-17
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | 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
| | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | revered to masterheavydemon212024-12-17
| | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | adjusted commentsheavydemon212024-12-17
| | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | Merge branch 'master' into niels/UIheavydemon212024-12-17
| | | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | `make format`Loek Le Blansch2024-12-17
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepeLoek Le Blansch2024-12-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | 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
| | | | | | | | | | | | | |