aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* make formatWBoerenkamps13 days
|
* keyboard state workingWBoerenkamps13 days
|
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
|\ | | | | | | wouter/inputSystem
| * make formatJAROWMR13 days
| |
| * moved code to cppJAROWMR13 days
| |
| * added scene to cmakeJAROWMR13 days
| |
| * added feedbackJAROWMR13 days
| |
| * moved mediator upJAROWMR13 days
| |
| * removed merge includeJAROWMR2024-12-12
| |
| * Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR2024-12-12
| |\ | | | | | | | | | into jaro/mediator_concealing_scene
| | * formatJAROWMR2024-12-12
| | |
| * | fixed includesJAROWMR2024-12-12
| |/
| * shielded mediatorJAROWMR2024-12-12
| |
* | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps13 days
| |
* | make formatWBoerenkamps14 days
| |
* | reverted Keycode backWBoerenkamps14 days
| |
* | added window events back to code and function cleanupWBoerenkamps14 days
| |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps14 days
|\| | | | | | | wouter/inputSystem
| * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-12
| |\ | | | | | | | | | jaro/physics-system-improvement
| | * `make format`Loek Le Blansch2024-12-12
| | |
| * | removed merge fileJAROWMR2024-12-12
| | |
| * | fixed gameJAROWMR2024-12-12
| | |
| * | added fixed updateJAROWMR2024-12-11
| | |
| * | merge masterJAROWMR2024-12-11
| |\|
| * | use fixed delta timeJAROWMR2024-12-07
| | |
| * | fixed transformJAROWMR2024-12-07
| | |
| * | improved physics for AIJAROWMR2024-12-07
| | |
| * | pulled AIJAROWMR2024-12-07
| |\ \
* | | | keyboard state implementedWBoerenkamps14 days
| | | |
* | | | saveWBoerenkamps2024-12-12
| | | |
* | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-12
|\ \ \ \ | | |_|/ | |/| | | | | | wouter/inputSystem
| * | | last changesWBoerenkamps2024-12-11
| | | |
| * | | mege with masterWBoerenkamps2024-12-11
| |\ \ \
| | * | | implemented feedbackheavydemon212024-12-11
| | | | |
| | * | | make formatheavydemon212024-12-11
| | | | |
| | * | | adjusted aspect ratioheavydemon212024-12-11
| | | | |
| | * | | Merge branch 'master' into niels/remove_singletonheavydemon212024-12-11
| | |\ \ \
| | * | | | 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 Blansch2024-12-11
| | | | | |
| * | | | | WIP fix LoopTimerManagerLoek Le Blansch2024-12-11
| | | | | |
| * | | | | feedback but error after conflictWBoerenkamps2024-12-11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Implemented feedbackmax-0012024-12-11
| | | | | |
| | * | | | Clarified 0.75fmax-0012024-12-11
| | | | | |
| | * | | | Make formatmax-0012024-12-11
| | | | | |
| | * | | | Corrected constexprmax-0012024-12-11
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-11
| | |\ \ \ \
| | | * | | | add SaveManager to LoopManagerLoek Le Blansch2024-12-10
| | | | | | |