aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | | * | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps12 days
| | | |\ \ \ \
| | | * | | | | changed some function namesWBoerenkamps12 days
| | | * | | | | make formatWBoerenkamps13 days
| | | * | | | | added scaled fixed delta timeWBoerenkamps13 days
| | | * | | | | 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
| | | * | | | | | 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
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | 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 formatheavydemon2110 days
| | * | | | | | | | | | | include order fixedheavydemon2110 days
| | * | | | | | | | | | | make formatheavydemon2110 days
| | * | | | | | | | | | | forget includesheavydemon2110 days
| | * | | | | | | | | | | Merge branch 'master' into niels/UIheavydemon2110 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | make formatheavydemon2110 days
| | * | | | | | | | | | | updated the code so that get_events() calculates pixel units to game unitsheavydemon2110 days
| | * | | | | | | | | | | Merge branch 'master' into niels/UIheavydemon2110 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | making rendering fonts and UIheavydemon2112 days
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | use fixed delta timeJAROWMR14 days
| * | | | | | | | | | | fixed transformJAROWMR14 days
| * | | | | | | | | | | restored fileJAROWMR2024-12-07
| * | | | | | | | | | | restore fileJAROWMR2024-12-07
| * | | | | | | | | | | improved physics for AIJAROWMR2024-12-07
| * | | | | | | | | | | pulled AIJAROWMR2024-12-07
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | enable eventsystem during replay playbackLoek Le Blansch9 days
* | | | | | | | | | | | add script api for replaymanagerLoek Le Blansch9 days
* | | | | | | | | | | | clean up ReplayManager APILoek Le Blansch9 days
* | | | | | | | | | | | working proof of concept replay systemLoek Le Blansch10 days
* | | | | | | | | | | | split up loopmanager into SystemManager and EngineLoek Le Blansch10 days
* | | | | | | | | | | | more replay system WIPLoek Le Blansch10 days