aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* Merge branch 'wouter/inputSystem' into wouter/button-improvementWBoerenkamps6 days
|\
| * enter between functionsWBoerenkamps8 days
| |
| * added keystateWBoerenkamps8 days
| |
| * make formatWBoerenkamps9 days
| |
| * keyboard state workingWBoerenkamps9 days
| |
| * Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps9 days
| |\ | | | | | | | | | wouter/inputSystem
| * | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps9 days
| | |
| * | make formatWBoerenkamps10 days
| | |
| * | reverted Keycode backWBoerenkamps10 days
| | |
| * | added window events back to code and function cleanupWBoerenkamps10 days
| | |
| * | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps10 days
| |\ \ | | | | | | | | | | | | wouter/inputSystem
| * | | keyboard state implementedWBoerenkamps10 days
| | | |
| * | | saveWBoerenkamps11 days
| | | |
| * | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
| |\ \ \ | | | | | | | | | | | | | | | wouter/inputSystem
| * | | | seperat ints converted to floatWBoerenkamps11 days
| | | | |
| * | | | removed space coordinatesWBoerenkamps14 days
| | | | |
| * | | | make formatWBoerenkamps14 days
| | | | |
| * | | | get_keyboard_state workingWBoerenkamps14 days
| | | | |
| * | | | make formatWBoerenkamps14 days
| | | | |
| * | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps14 days
| |\ \ \ \ | | | | | | | | | | | | | | | | | | wouter/inputSystem
| * | | | | testing window eventsWBoerenkamps14 days
| | | | | |
| * | | | | made getKeyboardStateWBoerenkamps2024-12-09
| | | | | |
| * | | | | saveWBoerenkamps2024-12-07
| | | | | |
* | | | | | make formatJAROWMR9 days
| | | | | |
* | | | | | updated api and gameJAROWMR9 days
| |_|_|_|/ |/| | | |
* | | | | make formatJAROWMR10 days
| | | | |
* | | | | moved code to cppJAROWMR10 days
| | | | |
* | | | | added scene to cmakeJAROWMR10 days
| | | | |
* | | | | added feedbackJAROWMR10 days
| | | | |
* | | | | moved mediator upJAROWMR10 days
| | | | |
* | | | | removed merge includeJAROWMR11 days
| | | | |
* | | | | Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR11 days
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into jaro/mediator_concealing_scene
| * | | | | formatJAROWMR11 days
| | | | | |
* | | | | | fixed includesJAROWMR11 days
|/ / / / /
* | | | / shielded mediatorJAROWMR11 days
| |_|_|/ |/| | |
* | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR11 days
|\ \ \ \ | | | | | | | | | | | | | | | jaro/physics-system-improvement
| * | | | `make format`Loek Le Blansch11 days
| | |_|/ | |/| |
* | | | removed merge fileJAROWMR11 days
| | | |
* | | | fixed gameJAROWMR11 days
| | | |
* | | | added fixed updateJAROWMR12 days
| | | |
* | | | merge masterJAROWMR12 days
|\| | |
| * | | last changesWBoerenkamps12 days
| | | |
| * | | mege with masterWBoerenkamps12 days
| |\ \ \
| | * | | implemented feedbackheavydemon2112 days
| | | | |
| | * | | make formatheavydemon2112 days
| | | | |
| | * | | adjusted aspect ratioheavydemon2112 days
| | | | |
| | * | | Merge branch 'master' into niels/remove_singletonheavydemon2112 days
| | |\ \ \
| | * | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2113 days
| | | | | | | | | | | | | | | | | | | | | | | | aspect_ratio is not the same as the single frame then the scaling is wrong
| | * | | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon2114 days
| | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| | * | | | made sdlcontext not a singleton anymoreheavydemon212024-12-08
| | | | | |