aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* enter between functionsWBoerenkamps9 days
|
* added keystateWBoerenkamps9 days
|
* make formatWBoerenkamps10 days
|
* keyboard state workingWBoerenkamps10 days
|
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps10 days
|\ | | | | | | wouter/inputSystem
| * make formatJAROWMR11 days
| |
| * moved code to cppJAROWMR11 days
| |
| * added scene to cmakeJAROWMR11 days
| |
| * added feedbackJAROWMR11 days
| |
| * moved mediator upJAROWMR11 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 EventDataWBoerenkamps10 days
| |
* | make formatWBoerenkamps11 days
| |
* | reverted Keycode backWBoerenkamps11 days
| |
* | added window events back to code and function cleanupWBoerenkamps11 days
| |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
|\| | | | | | | wouter/inputSystem
| * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR12 days
| |\ | | | | | | | | | jaro/physics-system-improvement
| | * `make format`Loek Le Blansch12 days
| | |
| * | removed merge fileJAROWMR12 days
| | |
| * | fixed gameJAROWMR12 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 implementedWBoerenkamps11 days
| | | |
* | | | saveWBoerenkamps12 days
| | | |
* | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps12 days
|\ \ \ \ | | |_|/ | |/| | | | | | wouter/inputSystem
| * | | last changesWBoerenkamps13 days
| | | |
| * | | mege with masterWBoerenkamps13 days
| |\ \ \
| | * | | implemented feedbackheavydemon2113 days
| | | | |
| | * | | make formatheavydemon2113 days
| | | | |
| | * | | adjusted aspect ratioheavydemon2113 days
| | | | |
| | * | | Merge branch 'master' into niels/remove_singletonheavydemon2113 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 Blansch13 days
| | | | | |
| * | | | | WIP fix LoopTimerManagerLoek Le Blansch13 days
| | | | | |
| * | | | | feedback but error after conflictWBoerenkamps13 days
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Implemented feedbackmax-00113 days
| | | | | |
| | * | | | Clarified 0.75fmax-00113 days
| | | | | |
| | * | | | Make formatmax-00113 days
| | | | | |
| | * | | | Corrected constexprmax-00113 days
| | | | | |