aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| | * | | | | | make formatWBoerenkamps12 days
| | | | | | | |
| | * | | | | | changed time back to 1 secondWBoerenkamps12 days
| | | | | | | |
| | * | | | | | added loopTimer to mediator and fixed update loopWBoerenkamps13 days
| | |\ \ \ \ \ \
| | * | | | | | | testsWBoerenkamps13 days
| | | | | | | | |
| | * | | | | | | gameloop testsWBoerenkamps13 days
| | | | | | | | |
| | * | | | | | | testWBoerenkamps13 days
| | | | | | | | |
| | * | | | | | | merge 2 gameloop branchesWBoerenkamps13 days
| | |\ \ \ \ \ \ \
| | | * | | | | | | looptimer no singletonWBoerenkamps13 days
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-01
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | removed gameloop exampleWBoerenkamps2024-11-27
| | | | | | | | | | |
| | * | | | | | | | | loopTimer testsWBoerenkamps2024-11-24
| | | | | | | | | | |
| | * | | | | | | | | start of testsWBoerenkamps2024-11-24
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-11-24
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fps counter functionalityWBoerenkamps2024-11-24
| | | | | | | | | | | |
| * | | | | | | | | | | make formatheavydemon216 days
| | | | | | | | | | | |
| * | | | | | | | | | | include order fixedheavydemon216 days
| | | | | | | | | | | |
| * | | | | | | | | | | make formatheavydemon216 days
| | | | | | | | | | | |
| * | | | | | | | | | | forget includesheavydemon216 days
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into niels/UIheavydemon216 days
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | `make format`Loek Le Blansch6 days
| | | | | | | | | | | |
| | * | | | | | | | | | fix testsLoek Le Blansch6 days
| | | | | | | | | | | |
| | * | | | | | | | | | removed Texture from profilingheavydemon216 days
| | | | | | | | | | | |
| | * | | | | | | | | | implemented feedback on testheavydemon216 days
| | | | | | | | | | | |
| | * | | | | | | | | | reverted to masterheavydemon216 days
| | | | | | | | | | | |
| | * | | | | | | | | | implemented feedbackheavydemon216 days
| | | | | | | | | | | |
| | * | | | | | | | | | make formatheavydemon216 days
| | | | | | | | | | | |
| | * | | | | | | | | | adjusted aspect ratioheavydemon216 days
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon216 days
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon217 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 ↵heavydemon218 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| | * | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon219 days
| | | | | | | | | | | |
| | * | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon219 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
| * | | | | | | | | | | make formatheavydemon216 days
| | | | | | | | | | | |
| * | | | | | | | | | | updated the code so that get_events() calculates pixel units to game unitsheavydemon216 days
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into niels/UIheavydemon216 days
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Implemented feedbackmax-0016 days
| | | | | | | | | | | |
| | * | | | | | | | | | Clarified 0.75fmax-0016 days
| | | | | | | | | | | |
| | * | | | | | | | | | Make formatmax-0016 days
| | | | | | | | | | | |
| | * | | | | | | | | | Corrected constexprmax-0016 days
| | | | | | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0016 days
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch7 days
| | | | | | | | | | | | |
| | | * | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch7 days
| | | | | | | | | | | | |
| | | * | | | | | | | | | merge masterLoek Le Blansch7 days
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch7 days
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch8 days
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch8 days
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | add doxygen commentsLoek Le Blansch10 days
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | merge with masterLoek Le Blansch10 days
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | `make format`Loek Le Blansch10 days
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | more script utilitiesLoek Le Blansch10 days
| | | | | | | | | | | | | | |