aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | | | | fixed 0 division and duplicate startWBoerenkamps9 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | removed autoWBoerenkamps9 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | checked for 0 divisionWBoerenkamps9 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | removed unused functions and friend relationssWBoerenkamps10 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | switched doxygenWBoerenkamps10 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | added doxygensWBoerenkamps10 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | fixed a small mistake in sceneManager and added the load_next_scene to the loopWBoerenkamps10 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | hotfix draw callheavydemon2110 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch10 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however ↵heavydemon2111 days
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inputtest passes while sdlcontext returns pixel coordinates?????
* | | | | | | | | | | | | | | | changed some function namesWBoerenkamps10 days
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | make formatWBoerenkamps10 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
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | nitpick #59Loek Le Blansch12 days
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | fixed testsheavydemon2112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch12 days
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | make formatheavydemon2112 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | implemented feedbackheavydemon2112 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | make formatheavydemon2113 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | implemented final max feedbackheavydemon2113 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | added animatorsystem updateheavydemon2113 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | make formatheavydemon2113 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | merged masterheavydemon2113 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'master' into decouplingheavydemon2113 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | make formatheavydemon212024-12-04
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | implemented feedback, cameraValues need better name?heavydemon212024-12-04
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ↵heavydemon212024-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | full duration
| | * | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | cleaner camera implementationheavydemon212024-11-30
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | zoomed viewportheavydemon212024-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 Blansch12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | make formatJAROWMR13 days
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | review feedbackJAROWMR13 days
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |