aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into jaro/collision-system-hande...max-0012024-12-17
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps2024-12-17
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepeLoek Le Blansch2024-12-17
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | * | | | | | make formatWBoerenkamps2024-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
| | | | * | | | | | 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
| | | | |\ \ \ \ \ \
| | | | * | | | | | | 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
| | | | * | | | | | | | make formatWBoerenkamps2024-12-09
| | | | * | | | | | | | get_keyboard_state workingWBoerenkamps2024-12-09
| | | | * | | | | | | | make formatWBoerenkamps2024-12-09
| | | | * | | | | | | | resize/move tests workingWBoerenkamps2024-12-09
| | | | * | | | | | | | testing window eventsWBoerenkamps2024-12-09
| | | | * | | | | | | | made getKeyboardStateWBoerenkamps2024-12-09
| | | | * | | | | | | | saveWBoerenkamps2024-12-07
| | * | | | | | | | | | readded const and used emplace insteadWBoerenkamps2024-12-17
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | final changesWBoerenkamps2024-12-17
| | * | | | | | | | | last changesWBoerenkamps2024-12-17
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | text now working with optionalWBoerenkamps2024-12-17
| | * | | | | | | | code not workingWBoerenkamps2024-12-17
| | | |_|_|_|/ / / | | |/| | | | | |
* | / | | | | | | updating collision systemJAROWMR2024-12-18
|/ / / / / / / /
* | | | | | | | make formatJAROWMR2024-12-16
* | | | | | | | updated particleJAROWMR2024-12-16
* | | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ...JAROWMR2024-12-16
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | fixed bug with lower than one particle per secondJAROWMR2024-12-14
| * | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR2024-12-14
| |\| | | | | |
| * | | | | | | updated offsetJAROWMR2024-12-14
| * | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR2024-12-14
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR2024-12-13
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | make formatJAROWMR2024-12-13
| * | | | | | | removed some not needed constJAROWMR2024-12-13
| * | | | | | | broken particle testJAROWMR2024-12-12
| * | | | | | | revertedJAROWMR2024-12-12
| * | | | | | | reverted dtJAROWMR2024-12-12
| * | | | | | | Merge branch 'jaro/physics-system-improvement' of github.com:lonkaars/crepe i...JAROWMR2024-12-12
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | changed get dtJAROWMR2024-12-12
| * | | | | | | Merge branch 'jaro/physics-system-improvement' of github.com:lonkaars/crepe i...JAROWMR2024-12-12
| |\ \ \ \ \ \ \
| * | | | | | | | removed old codeJAROWMR2024-12-12
| * | | | | | | | restore fileJAROWMR2024-12-12
| * | | | | | | | updated particle emitterJAROWMR2024-12-12
| * | | | | | | | merge physicsJAROWMR2024-12-12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge masterJAROWMR2024-12-12
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | added thisJAROWMR2024-12-07
| * | | | | | | | | 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