aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
...
| | * | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps13 days
| | |\ \ \ \
| | * | | | | more doxygen changesWBoerenkamps13 days
| | | | | | |
| | * | | | | changed looptimerManager doxygenWBoerenkamps13 days
| | | | | | |
| | * | | | | added loopTimer and eventManager to mediator and removed the singletonsWBoerenkamps13 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/UIheavydemon219 days
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | reverted to masterheavydemon219 days
| | | | | | | | | | |
| | * | | | | | | | | implemented feedbackheavydemon219 days
| | | | | | | | | | |
| | * | | | | | | | | make formatheavydemon219 days
| | | | | | | | | | |
| | * | | | | | | | | adjusted aspect ratioheavydemon219 days
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon219 days
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2110 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 ↵heavydemon2111 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| | * | | | | | | | | made sdlcontext not a singleton anymoreheavydemon2111 days
| | | | | | | | | | |
| | * | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2112 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
| * | | | | | | | | | make formatheavydemon219 days
| | | | | | | | | | |
| * | | | | | | | | | updated the code so that get_events() calculates pixel units to game unitsheavydemon219 days
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into niels/UIheavydemon219 days
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Implemented feedbackmax-0019 days
| | | | | | | | | | |
| | * | | | | | | | | Clarified 0.75fmax-0019 days
| | | | | | | | | | |
| | * | | | | | | | | Make formatmax-0019 days
| | | | | | | | | | |
| | * | | | | | | | | Corrected constexprmax-0019 days
| | | | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0019 days
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch9 days
| | | | | | | | | | | |
| | | * | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch9 days
| | | | | | | | | | | |
| | | * | | | | | | | | merge masterLoek Le Blansch9 days
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch9 days
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch11 days
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | add doxygen commentsLoek Le Blansch13 days
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | merge with masterLoek Le Blansch13 days
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | `make format`Loek Le Blansch13 days
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | more script utilitiesLoek Le Blansch13 days
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | add more fetching functions to ComponentManagerLoek Le Blansch14 days
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | merge masterLoek Le Blansch9 days
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | fix AudioSystem bug + add regression testLoek Le Blansch10 days
| | | | | | | | | | | | | |