aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | make formatheavydemon2112 days
| | * | | | | | | | | | | | | | | | implemented feedbackheavydemon2112 days
| | * | | | | | | | | | | | | | | | make formatheavydemon2112 days
| | * | | | | | | | | | | | | | | | implemented final max feedbackheavydemon2112 days
| | * | | | | | | | | | | | | | | | added animatorsystem updateheavydemon2112 days
| | * | | | | | | | | | | | | | | | make formatheavydemon2112 days
| | * | | | | | | | | | | | | | | | merged masterheavydemon2112 days
| | * | | | | | | | | | | | | | | | Merge branch 'master' into decouplingheavydemon2112 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
| | * | | | | | | | | | | | | | | | 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 Blansch12 days
| * | | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepeLoek Le Blansch12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | make formatJAROWMR12 days
| | * | | | | | | | | | | | | | | | enabled all test expect profilingJAROWMR12 days
| | * | | | | | | | | | | | | | | | review feedbackJAROWMR12 days
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | removed roundJAROWMR12 days
| | * | | | | | | | | | | | | | | fixed float round issueJAROWMR12 days
| | * | | | | | | | | | | | | | | removed minus one from calculationJAROWMR12 days
| | * | | | | | | | | | | | | | | bug foxJAROWMR12 days
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | dynamic and static bug fixesJAROWMR13 days
| | * | | | | | | | | | | | | | merge with master and keypressed added to gameJAROWMR13 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | make formatJAROWMR14 days
| | * | | | | | | | | | | | | | added collision layers to example and unit testJAROWMR2024-12-04
| | * | | | | | | | | | | | | | added collision layersJAROWMR2024-12-04
| | * | | | | | | | | | | | | | make formatJAROWMR2024-12-04
| | * | | | | | | | | | | | | | improved commentsJAROWMR2024-12-03
| | * | | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-systemJAROWMR2024-12-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | removed part of ifJAROWMR2024-12-03
| | * | | | | | | | | | | | | | | improved commentsJAROWMR2024-12-03
| | * | | | | | | | | | | | | | | added and changed some commentsJAROWMR2024-12-03
| | * | | | | | | | | | | | | | | moved active check to update and changed gather of componentsJAROWMR2024-12-03
| | * | | | | | | | | | | | | | | merge fix and review fixJAROWMR2024-12-02
| | * | | | | | | | | | | | | | | changed some values because of feedback and merged from masterJAROWMR2024-12-02
| | * | | | | | | | | | | | | | | moved visitJAROWMR2024-12-02
| | * | | | | | | | | | | | | | | feedback fixJAROWMR2024-12-02
| | * | | | | | | | | | | | | | | const correct and naming of functionsJAROWMR2024-12-02
| | * | | | | | | | | | | | | | | added some comments and constJAROWMR2024-12-02