aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | seperat ints converted to floatWBoerenkamps12 days
* | | | | | | | | | | | | | | | | | | removed space coordinatesWBoerenkamps2024-12-09
* | | | | | | | | | | | | | | | | | | make formatWBoerenkamps2024-12-09
* | | | | | | | | | | | | | | | | | | get_keyboard_state workingWBoerenkamps2024-12-09
* | | | | | | | | | | | | | | | | | | make formatWBoerenkamps2024-12-09
* | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps2024-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | hotfix draw callheavydemon212024-12-09
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | testing window eventsWBoerenkamps2024-12-09
* | | | | | | | | | | | | | | | | | made getKeyboardStateWBoerenkamps2024-12-09
* | | | | | | | | | | | | | | | | | saveWBoerenkamps2024-12-07
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | nitpick #59Loek Le Blansch2024-12-06
* | | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch2024-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | implemented feedbackheavydemon212024-12-06
| * | | | | | | | | | | | | | | | | make formatheavydemon212024-12-06
| * | | | | | | | | | | | | | | | | implemented final max feedbackheavydemon212024-12-06
| * | | | | | | | | | | | | | | | | added animatorsystem updateheavydemon212024-12-06
| * | | | | | | | | | | | | | | | | Merge branch 'master' into decouplingheavydemon212024-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | make formatheavydemon212024-12-04
| * | | | | | | | | | | | | | | | | implemented feedback, cameraValues need better name?heavydemon212024-12-04
| * | | | | | | | | | | | | | | | | make formatheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | added all the contructor strutcts for animator,sprite and cameraheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | making struct constructorsheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | tmp commitheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | comments i animator and sprite. added sprite indepentdent scale and angleheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | make formatheavydemon212024-11-30
| * | | | | | | | | | | | | | | | | improved animatorheavydemon212024-11-30
| * | | | | | | | | | | | | | | | | first version of new viewport floats without the use of sdl functionsheavydemon212024-11-30
| * | | | | | | | | | | | | | | | | working floating point black barsheavydemon212024-11-29
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepeLoek Le Blansch2024-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | make formatJAROWMR2024-12-06
| * | | | | | | | | | | | | | | | review feedbackJAROWMR2024-12-06
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | merge with master and keypressed added to gameJAROWMR2024-12-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |