aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'master' into loek/savemgrLoek Le Blansch8 days
|\
| * hotfix draw callheavydemon218 days
| |
* | Merge branch 'master' into loek/savemgrLoek Le Blansch9 days
|\|
| * revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch9 days
| |
| * fixed inputtest test because of adjusting inputtest values. however ↵heavydemon219 days
| | | | | | | | inputtest passes while sdlcontext returns pixel coordinates?????
* | minor cleanupLoek Le Blansch10 days
| |
* | `make format`Loek Le Blansch10 days
| |
* | add SaveManager to ScriptLoek Le Blansch10 days
| |
* | make SaveManager no longer a singletonLoek Le Blansch10 days
|/
* nitpick #59Loek Le Blansch11 days
|
* Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch11 days
|\
| * fixed testsheavydemon2111 days
| |
* | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch11 days
|\|
| * make formatheavydemon2111 days
| |
| * implemented feedbackheavydemon2111 days
| |
| * make formatheavydemon2111 days
| |
| * implemented final max feedbackheavydemon2111 days
| |
| * added animatorsystem updateheavydemon2112 days
| |
| * make formatheavydemon2112 days
| |
| * merged masterheavydemon2112 days
| |
| * Merge branch 'master' into decouplingheavydemon2112 days
| |\
| * | make formatheavydemon2114 days
| | |
| * | implemented feedback, cameraValues need better name?heavydemon2114 days
| | |
| * | fixed the one cycle aimatorsystem where it did not do the last frame_for the ↵heavydemon212024-12-03
| | | | | | | | | | | | full duration
| * | made the test work with the adjustmentsheavydemon212024-12-02
| | |
| * | 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 #53Loek Le Blansch11 days
| | |
* | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepeLoek Le Blansch11 days
|\ \ \
| * | | make formatJAROWMR11 days
| | | |
| * | | enabled all test expect profilingJAROWMR11 days
| | | |
| * | | review feedbackJAROWMR11 days
| | | |
| * | | removed roundJAROWMR11 days
| | | |
| * | | fixed float round issueJAROWMR11 days
| | | |
| * | | removed minus one from calculationJAROWMR11 days
| | | |
| * | | bug foxJAROWMR12 days
| | | |
| * | | dynamic and static bug fixesJAROWMR12 days
| | | |
| * | | merge with master and keypressed added to gameJAROWMR12 days
| |\ \ \ | | | |/ | | |/|
| * | | make formatJAROWMR13 days
| | | |
| * | | added collision layers to example and unit testJAROWMR13 days
| | | |
| * | | added collision layersJAROWMR13 days
| | | |