aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Added AI componentmax-0012024-12-04
| * | | | | | | | | | | | Modified test and setup of AISystemmax-0012024-12-04
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | font progressWBoerenkamps12 days
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | remove `Private`Loek Le Blansch2024-12-02
| * | | | | | | | | | | add doxygen comments + clean upLoek Le Blansch2024-11-30
| * | | | | | | | | | | `make format`Loek Le Blansch2024-11-30
| * | | | | | | | | | | fix audio system implementationLoek Le Blansch2024-11-30
| * | | | | | | | | | | audio system kinda workingLoek Le Blansch2024-11-29
| * | | | | | | | | | | more utility classes for Audio systemLoek Le Blansch2024-11-29
| * | | | | | | | | | | merge `loek/scripts`Loek Le Blansch2024-11-29
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | big WIPLoek Le Blansch2024-11-26
| * | | | | | | | | | | | merge `master`Loek Le Blansch2024-11-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge with `master`Loek Le Blansch2024-11-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge `loek/util`Loek Le Blansch2024-11-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | added thoughtsLoek Le Blansch2024-11-14
| * | | | | | | | | | | | | | | | ResourceManager working + testedLoek Le Blansch2024-11-14
| * | | | | | | | | | | | | | | | more WIP audio system + utilitiesLoek Le Blansch2024-11-14
| * | | | | | | | | | | | | | | | fix resource managerLoek Le Blansch2024-11-14
| * | | | | | | | | | | | | | | | move some shit aroundLoek Le Blansch2024-11-14
| * | | | | | | | | | | | | | | | implement asset + more WIP audio systemLoek Le Blansch2024-11-14
| * | | | | | | | | | | | | | | | merge `loek/cleanup` into `loek/audio`Loek Le Blansch2024-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | more WIP audio systemLoek Le Blansch2024-11-07
* | | | | | | | | | | | | | | | | | | font progressWBoerenkamps12 days
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | hotfix draw callheavydemon2113 days
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | make formatJAROWMR2024-12-04
| * | | | | | | | | | | | | | | added collision layersJAROWMR2024-12-04