aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | removed white line and standard target fps = 60WBoerenkamps9 days
| | | | |
| * | | | merge masterWBoerenkamps9 days
| | | | |
| * | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps9 days
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps9 days
| |\ \ \ \ \
| * | | | | | changed some function namesWBoerenkamps9 days
| | | | | | |
| * | | | | | make formatWBoerenkamps10 days
| | | | | | |
| * | | | | | added scaled fixed delta timeWBoerenkamps10 days
| | | | | | |
| * | | | | | removed commentsWBoerenkamps11 days
| | | | | | |
| * | | | | | added line breakWBoerenkamps11 days
| | | | | | |
| * | | | | | removed duplicate dispatchWBoerenkamps11 days
| | | | | | |
| * | | | | | make formatWBoerenkamps11 days
| | | | | | |
| * | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps11 days
| |\ \ \ \ \ \
| * | | | | | | more doxygen changesWBoerenkamps11 days
| | | | | | | |
| * | | | | | | changed looptimerManager doxygenWBoerenkamps11 days
| | | | | | | |
| * | | | | | | added loopTimer and eventManager to mediator and removed the singletonsWBoerenkamps11 days
| | | | | | | |
| * | | | | | | gameloop test workingWBoerenkamps13 days
| | | | | | | |
| * | | | | | | saveWBoerenkamps13 days
| | | | | | | |
| * | | | | | | saveWBoerenkamps13 days
| | | | | | | |
| * | | | | | | make formatWBoerenkamps13 days
| | | | | | | |
| * | | | | | | changed time back to 1 secondWBoerenkamps13 days
| | | | | | | |
| * | | | | | | added loopTimer to mediator and fixed update loopWBoerenkamps13 days
| |\ \ \ \ \ \ \
| * | | | | | | | testsWBoerenkamps13 days
| | | | | | | | |
| * | | | | | | | gameloop testsWBoerenkamps14 days
| | | | | | | | |
| * | | | | | | | testWBoerenkamps14 days
| | | | | | | | |
| * | | | | | | | merge 2 gameloop branchesWBoerenkamps14 days
| |\ \ \ \ \ \ \ \
| | * | | | | | | | looptimer no singletonWBoerenkamps14 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 formatheavydemon217 days
| | | | | | | | | | | |
| | | | | | | | | | * | include order fixedheavydemon217 days
| | | | | | | | | | | |
| | | | | | | | | | * | make formatheavydemon217 days
| | | | | | | | | | | |
| | | | | | | | | | * | forget includesheavydemon217 days
| | | | | | | | | | | |
| | | | | | | | | | * | Merge branch 'master' into niels/UIheavydemon217 days
| | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | `make format`Loek Le Blansch7 days
| | | | | | | | | | | |
* | | | | | | | | | | | fix testsLoek Le Blansch7 days
| | | | | | | | | | | |
* | | | | | | | | | | | removed Texture from profilingheavydemon217 days
| | | | | | | | | | | |
* | | | | | | | | | | | implemented feedback on testheavydemon217 days
| | | | | | | | | | | |
* | | | | | | | | | | | reverted to masterheavydemon217 days
| | | | | | | | | | | |
* | | | | | | | | | | | implemented feedbackheavydemon217 days
| | | | | | | | | | | |
* | | | | | | | | | | | make formatheavydemon217 days
| | | | | | | | | | | |
* | | | | | | | | | | | adjusted aspect ratioheavydemon217 days
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon217 days
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon218 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 ↵heavydemon219 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
* | | | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon2110 days
| | | | | | | | | | | |
* | | | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2110 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call