aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch2024-12-07
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Added Doxygenmax-0012024-12-11
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Removed magic numbersmax-0012024-12-11
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Implemented feedbackmax-0012024-12-10
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Replaced xormax-0012024-12-10
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Implemented feedbackmax-0012024-12-10
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Implemented oval pathmax-0012024-12-09
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Added commentsmax-0012024-12-09
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fixed merge issuemax-0012024-12-09
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fixed merge issuemax-0012024-12-09
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Deleted headermax-0012024-12-09
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Improved Doxygenmax-0012024-12-09
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Added Doxygenmax-0012024-12-09
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | feedbackWBoerenkamps2024-12-11
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps2024-12-10
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | feedback changesWBoerenkamps2024-12-10
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | clarified doxygen and changed function nameWBoerenkamps2024-12-10
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fixed 0 division and duplicate startWBoerenkamps2024-12-10
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fixed a small mistake in sceneManager and added the load_next_scene to the loopWBoerenkamps2024-12-09
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | removed white line and standard target fps = 60WBoerenkamps2024-12-09
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | merge masterWBoerenkamps2024-12-09
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | hotfix draw callheavydemon212024-12-09
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | changed some function namesWBoerenkamps2024-12-09
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | make formatWBoerenkamps2024-12-08
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | added scaled fixed delta timeWBoerenkamps2024-12-08
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | added loopTimer and eventManager to mediator and removed the singletonsWBoerenkamps2024-12-07
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | use fixed delta timeJAROWMR2024-12-07
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | fixed transformJAROWMR2024-12-07
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | improved physics for AIJAROWMR2024-12-07
| | | | | | | | | | | | | | | | | |