aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
...
| * | | | | | | changed some function namesWBoerenkamps2024-12-09
| | | | | | | |
| * | | | | | | make formatWBoerenkamps2024-12-08
| | | | | | | |
| * | | | | | | added scaled fixed delta timeWBoerenkamps2024-12-08
| | | | | | | |
| * | | | | | | removed commentsWBoerenkamps2024-12-07
| | | | | | | |
| * | | | | | | added line breakWBoerenkamps2024-12-07
| | | | | | | |
| * | | | | | | 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
| | | | | | | |
| * | | | | | | changed looptimerManager doxygenWBoerenkamps2024-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
| | | | | | | | | | | |
* | | | | | | | | | | | saveWBoerenkamps2024-12-11
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | | | | reverted to masterheavydemon212024-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
* | | | | | | | | | | | saveWBoerenkamps2024-12-11
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | | | | 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
| | | | | | | | | | | | |
| | * | | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch2024-12-10
| | | | | | | | | | | | |
| | * | | | | | | | | | | merge masterLoek Le Blansch2024-12-10
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch2024-12-10
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch2024-12-09
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | add doxygen commentsLoek Le Blansch2024-12-07
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | merge with masterLoek Le Blansch2024-12-07
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | |