aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| | * | | | | removed white line and standard target fps = 60WBoerenkamps10 days
| | * | | | | merge masterWBoerenkamps10 days
| | * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps10 days
| | |\ \ \ \ \
| | * | | | | | changed some function namesWBoerenkamps10 days
| | * | | | | | make formatWBoerenkamps11 days
| | * | | | | | added scaled fixed delta timeWBoerenkamps11 days
| | * | | | | | removed commentsWBoerenkamps12 days
| | * | | | | | added line breakWBoerenkamps12 days
| | * | | | | | removed duplicate dispatchWBoerenkamps12 days
| | * | | | | | make formatWBoerenkamps12 days
| | * | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps12 days
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | more doxygen changesWBoerenkamps12 days
| | * | | | | | changed looptimerManager doxygenWBoerenkamps12 days
| | * | | | | | added loopTimer and eventManager to mediator and removed the singletonsWBoerenkamps12 days
| | * | | | | | 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
| * | | | | | | | | | | make formatheavydemon218 days
| * | | | | | | | | | | include order fixedheavydemon218 days
| * | | | | | | | | | | Merge branch 'master' into niels/UIheavydemon218 days
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | reverted to masterheavydemon218 days
| | * | | | | | | | | | implemented feedbackheavydemon218 days
| | * | | | | | | | | | make formatheavydemon218 days
| | * | | | | | | | | | adjusted aspect ratioheavydemon218 days
| | * | | | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon218 days
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet aspect...heavydemon219 days
| | * | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to textu...heavydemon2110 days
| | * | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon2111 days
| | * | | | | | | | | | removed singleton from SDLContext, problem now is cannot call functionalities...heavydemon2111 days
| * | | | | | | | | | | make formatheavydemon218 days
| * | | | | | | | | | | updated the code so that get_events() calculates pixel units to game unitsheavydemon218 days
| * | | | | | | | | | | Merge branch 'master' into niels/UIheavydemon218 days
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Implemented feedbackmax-0018 days
| | * | | | | | | | | | Clarified 0.75fmax-0018 days
| | * | | | | | | | | | Make formatmax-0018 days
| | * | | | | | | | | | Corrected constexprmax-0018 days
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0018 days
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch9 days
| | | * | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch9 days