aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
* implemented feedbackheavydemon212024-12-17
* merged masterheavydemon212024-12-17
* Merge branch 'master' into niels/UIheavydemon212024-12-17
|\
| * make formatWBoerenkamps2024-12-17
| * feedback changesWBoerenkamps2024-12-17
| * Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps2024-12-17
| |\
| * | small changesWBoerenkamps2024-12-17
| * | readded const and used emplace insteadWBoerenkamps2024-12-17
* | | config will be checout with master once PR#77 is merged, and sdlcontext adjus...heavydemon212024-12-17
* | | 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
| | * | make formatWBoerenkamps2024-12-14
| | * | keyboard state workingWBoerenkamps2024-12-14
| | * | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps2024-12-14
| | |\ \
| | * | | 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 wouter/inputS...WBoerenkamps2024-12-13
| | |\ \ \
| | * | | | keyboard state implementedWBoerenkamps2024-12-13
| | * | | | 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
* | | | | | | | revered to masterheavydemon212024-12-17
* | | | | | | | Merge branch 'master' into niels/UIheavydemon212024-12-17
|\| | | | | | |
| * | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepeLoek Le Blansch2024-12-17
| |\ \ \ \ \ \ \
| | * | | | | | | change position to offsetJAROWMR2024-12-14
| | * | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR2024-12-14
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | make formatJAROWMR2024-12-13
| | * | | | | | | friend explainedJAROWMR2024-12-13
| | * | | | | | | 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