aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* make formatWBoerenkamps8 days
|
* keyboard state workingWBoerenkamps8 days
|
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps8 days
|\ | | | | | | wouter/inputSystem
| * make formatJAROWMR8 days
| |
| * moved code to cppJAROWMR8 days
| |
| * added scene to cmakeJAROWMR9 days
| |
| * added feedbackJAROWMR9 days
| |
| * moved mediator upJAROWMR9 days
| |
| * removed merge includeJAROWMR9 days
| |
| * Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR9 days
| |\ | | | | | | | | | into jaro/mediator_concealing_scene
| | * formatJAROWMR9 days
| | |
| * | fixed includesJAROWMR9 days
| |/
| * shielded mediatorJAROWMR9 days
| |
* | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps8 days
| |
* | make formatWBoerenkamps9 days
| |
* | reverted Keycode backWBoerenkamps9 days
| |
* | added window events back to code and function cleanupWBoerenkamps9 days
| |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps9 days
|\| | | | | | | wouter/inputSystem
| * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR10 days
| |\ | | | | | | | | | jaro/physics-system-improvement
| | * `make format`Loek Le Blansch10 days
| | |
| * | removed merge fileJAROWMR10 days
| | |
| * | fixed gameJAROWMR10 days
| | |
| * | added fixed updateJAROWMR10 days
| | |
| * | merge masterJAROWMR10 days
| |\|
| * | use fixed delta timeJAROWMR2024-12-07
| | |
| * | fixed transformJAROWMR2024-12-07
| | |
| * | improved physics for AIJAROWMR2024-12-07
| | |
| * | pulled AIJAROWMR2024-12-07
| |\ \
* | | | keyboard state implementedWBoerenkamps9 days
| | | |
* | | | saveWBoerenkamps10 days
| | | |
* | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps10 days
|\ \ \ \ | | |_|/ | |/| | | | | | wouter/inputSystem
| * | | last changesWBoerenkamps11 days
| | | |
| * | | mege with masterWBoerenkamps11 days
| |\ \ \
| | * | | implemented feedbackheavydemon2111 days
| | | | |
| | * | | make formatheavydemon2111 days
| | | | |
| | * | | adjusted aspect ratioheavydemon2111 days
| | | | |
| | * | | Merge branch 'master' into niels/remove_singletonheavydemon2111 days
| | |\ \ \
| | * | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2112 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 ↵heavydemon2113 days
| | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| | * | | | made sdlcontext not a singleton anymoreheavydemon2113 days
| | | | | |
| | * | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2114 days
| | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
| * | | | | `make format`wouter/gameloopLoek Le Blansch11 days
| | | | | |
| * | | | | WIP fix LoopTimerManagerLoek Le Blansch11 days
| | | | | |
| * | | | | feedback but error after conflictWBoerenkamps11 days
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Implemented feedbackmax-00111 days
| | | | | |
| | * | | | Clarified 0.75fmax-00111 days
| | | | | |
| | * | | | Make formatmax-00111 days
| | | | | |
| | * | | | Corrected constexprmax-00111 days
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/master' into max/AImax-00111 days
| | |\ \ \ \
| | | * | | | add SaveManager to LoopManagerLoek Le Blansch11 days
| | | | | | |