aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | clean up ReplayManager APILoek Le Blansch2024-12-12
| * | | | | | | | | | | | | split up loopmanager into SystemManager and EngineLoek Le Blansch2024-12-11
| * | | | | | | | | | | | | more replay system WIPLoek Le Blansch2024-12-11
| * | | | | | | | | | | | | example working againLoek Le Blansch2024-12-11
| * | | | | | | | | | | | | merge masterLoek Le Blansch2024-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | WIPLoek Le Blansch2024-12-11
| * | | | | | | | | | | | | Merge branch 'master' into loek/replayLoek Le Blansch2024-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | big WIPLoek Le Blansch2024-12-10
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/gamemax-00110 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | add noexcept qualifier to Script::get_key_stateLoek Le Blansch10 days
| * | | | | | | | | | | | | | Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepeLoek Le Blansch10 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | enter between functionsWBoerenkamps11 days
| | * | | | | | | | | | | | added keystateWBoerenkamps11 days
| | * | | | | | | | | | | | make formatWBoerenkamps13 days
| | * | | | | | | | | | | | keyboard state workingWBoerenkamps13 days
| | * | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps13 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps13 days
| | * | | | | | | | | | | | make formatWBoerenkamps14 days
| | * | | | | | | | | | | | reverted Keycode backWBoerenkamps14 days
| | * | | | | | | | | | | | added window events back to code and function cleanupWBoerenkamps14 days
| | * | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps14 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | keyboard state implementedWBoerenkamps14 days
| | * | | | | | | | | | | | saveWBoerenkamps2024-12-12
| | * | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps2024-12-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | seperat ints converted to floatWBoerenkamps2024-12-12
| | * | | | | | | | | | | | removed space coordinatesWBoerenkamps2024-12-09
| | * | | | | | | | | | | | make formatWBoerenkamps2024-12-09
| | * | | | | | | | | | | | get_keyboard_state workingWBoerenkamps2024-12-09
| | * | | | | | | | | | | | make formatWBoerenkamps2024-12-09
| | * | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps2024-12-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | testing window eventsWBoerenkamps2024-12-09
| | * | | | | | | | | | | | made getKeyboardStateWBoerenkamps2024-12-09
| | * | | | | | | | | | | | saveWBoerenkamps2024-12-07
| * | | | | | | | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepeLoek Le Blansch10 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | change position to offsetJAROWMR13 days
| | * | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR13 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | make formatJAROWMR13 days
| | * | | | | | | | | | | friend explainedJAROWMR13 days
| | * | | | | | | | | | | broken particle testJAROWMR2024-12-12
| | * | | | | | | | | | | update commentJAROWMR2024-12-12
| | * | | | | | | | | | | updated commentJAROWMR2024-12-12
| | * | | | | | | | | | | updated particle emitterJAROWMR2024-12-12
| | * | | | | | | | | | | merge physicsJAROWMR2024-12-12
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | merge masterJAROWMR2024-12-12
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | changed spawnrate of particles (bound to delta time)JAROWMR2024-12-07
| | * | | | | | | | | | | | Merge branch 'jaro/physics-system-improvement' into jaro/particle-system-impr...JAROWMR2024-12-07
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | changed double to floatJAROWMR2024-12-07
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/gamemax-00110 days
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | make formatJAROWMR12 days
| * | | | | | | | | | | | | | updated api and gameJAROWMR13 days
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |