aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* make formatWBoerenkamps11 days
|
* keyboard state workingWBoerenkamps11 days
|
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
|\ | | | | | | wouter/inputSystem
| * make formatJAROWMR11 days
| |
| * moved code to cppJAROWMR11 days
| |
| * added scene to cmakeJAROWMR12 days
| |
| * added feedbackJAROWMR12 days
| |
| * moved mediator upJAROWMR12 days
| |
| * removed merge includeJAROWMR12 days
| |
| * Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR12 days
| |\ | | | | | | | | | into jaro/mediator_concealing_scene
| | * formatJAROWMR12 days
| | |
| * | fixed includesJAROWMR12 days
| |/
| * shielded mediatorJAROWMR12 days
| |
* | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps11 days
| |
* | make formatWBoerenkamps12 days
| |
* | reverted Keycode backWBoerenkamps12 days
| |
* | added window events back to code and function cleanupWBoerenkamps12 days
| |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps12 days
|\| | | | | | | wouter/inputSystem
| * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR13 days
| |\ | | | | | | | | | jaro/physics-system-improvement
| | * `make format`Loek Le Blansch13 days
| | |
| * | removed merge fileJAROWMR13 days
| | |
| * | fixed gameJAROWMR13 days
| | |
| * | added fixed updateJAROWMR13 days
| | |
| * | merge masterJAROWMR13 days
| |\|
| * | use fixed delta timeJAROWMR2024-12-07
| | |
| * | fixed transformJAROWMR2024-12-07
| | |
| * | improved physics for AIJAROWMR2024-12-07
| | |
| * | pulled AIJAROWMR2024-12-07
| |\ \
* | | | keyboard state implementedWBoerenkamps12 days
| | | |
* | | | saveWBoerenkamps13 days
| | | |
* | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
|\ \ \ \ | | |_|/ | |/| | | | | | wouter/inputSystem
| * | | last changesWBoerenkamps13 days
| | | |
| * | | mege with masterWBoerenkamps13 days
| |\ \ \
| | * | | implemented feedbackheavydemon2114 days
| | | | |
| | * | | make formatheavydemon2114 days
| | | | |
| | * | | adjusted aspect ratioheavydemon2114 days
| | | | |
| | * | | Merge branch 'master' into niels/remove_singletonheavydemon2114 days
| | |\ \ \
| | * | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon212024-12-10
| | | | | | | | | | | | | | | | | | | | | | | | 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 ↵heavydemon212024-12-09
| | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | |
| | * | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon212024-12-08
| | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
| * | | | | `make format`wouter/gameloopLoek Le Blansch14 days
| | | | | |
| * | | | | WIP fix LoopTimerManagerLoek Le Blansch14 days
| | | | | |
| * | | | | feedback but error after conflictWBoerenkamps14 days
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Implemented feedbackmax-00114 days
| | | | | |
| | * | | | Clarified 0.75fmax-00114 days
| | | | | |
| | * | | | Make formatmax-00114 days
| | | | | |
| | * | | | Corrected constexprmax-00114 days
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/master' into max/AImax-00114 days
| | |\ \ \ \
| | | * | | | add SaveManager to LoopManagerLoek Le Blansch2024-12-10
| | | | | | |