aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
|\ | | | | | | wouter/text-component
| * last changesWBoerenkamps11 days
| |
| * mege with masterWBoerenkamps11 days
| |\
| * | `make format`wouter/gameloopLoek Le Blansch12 days
| | |
| * | WIP fix LoopTimerManagerLoek Le Blansch12 days
| | |
| * | feedback but error after conflictWBoerenkamps12 days
| |\ \
| * | | feedbackWBoerenkamps12 days
| | | |
| * | | make formatWBoerenkamps13 days
| | | |
| * | | feedback changesWBoerenkamps13 days
| | | |
| * | | clarified doxygen and changed function nameWBoerenkamps13 days
| | | |
| * | | fixed 0 division and duplicate startWBoerenkamps13 days
| | | |
| * | | fixed a small mistake in sceneManager and added the load_next_scene to the loopWBoerenkamps13 days
| | | |
| * | | removed white line and standard target fps = 60WBoerenkamps13 days
| | | |
| * | | merge masterWBoerenkamps13 days
| | | |
| * | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps13 days
| |\ \ \
| * | | | changed some function namesWBoerenkamps14 days
| | | | |
| * | | | make formatWBoerenkamps2024-12-08
| | | | |
| * | | | added scaled fixed delta timeWBoerenkamps2024-12-08
| | | | |
| * | | | removed duplicate dispatchWBoerenkamps2024-12-07
| | | | |
| * | | | make formatWBoerenkamps2024-12-07
| | | | |
| * | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-07
| |\ \ \ \
| * | | | | more doxygen changesWBoerenkamps2024-12-07
| | | | | |
| * | | | | added loopTimer and eventManager to mediator and removed the singletonsWBoerenkamps2024-12-07
| | | | | |
| * | | | | gameloop test workingWBoerenkamps2024-12-05
| | | | | |
| * | | | | saveWBoerenkamps2024-12-05
| | | | | |
| * | | | | make formatWBoerenkamps2024-12-05
| | | | | |
| * | | | | changed time back to 1 secondWBoerenkamps2024-12-05
| | | | | |
| * | | | | added loopTimer to mediator and fixed update loopWBoerenkamps2024-12-05
| |\ \ \ \ \
| * | | | | | testsWBoerenkamps2024-12-04
| | | | | | |
| * | | | | | gameloop testsWBoerenkamps2024-12-04
| | | | | | |
| * | | | | | testWBoerenkamps2024-12-04
| | | | | | |
| * | | | | | merge 2 gameloop branchesWBoerenkamps2024-12-04
| |\ \ \ \ \ \
| | * | | | | | looptimer no singletonWBoerenkamps2024-12-04
| | | | | | | |
| * | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-01
| |\ \ \ \ \ \ \
| * | | | | | | | start of testsWBoerenkamps2024-11-24
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-11-24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fps counter functionalityWBoerenkamps2024-11-24
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | | implemented feedbackheavydemon2111 days
| | | | | | | | | |
| * | | | | | | | | make formatheavydemon2112 days
| | | | | | | | | |
| * | | | | | | | | adjusted aspect ratioheavydemon2112 days
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon2112 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 ↵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
| | | | | | | | | |
| * | | | | | | | | 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
* | | | | | | | | | saveWBoerenkamps11 days
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | | Implemented feedbackmax-00112 days
| | | | | | | | | |
| * | | | | | | | | Clarified 0.75fmax-00112 days
| | | | | | | | | |