aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | 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
| | | * | | | | | | | | | | | | | | Merge branch 'master' into loek/savemgrLoek Le Blansch9 days
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | minor cleanupLoek Le Blansch11 days
| | | * | | | | | | | | | | | | | | `make format`Loek Le Blansch11 days
| | | * | | | | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch11 days
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Added Doxygenmax-0017 days
| | * | | | | | | | | | | | | | | Removed magic numbersmax-0017 days
| | * | | | | | | | | | | | | | | Implemented feedbackmax-0018 days
| | * | | | | | | | | | | | | | | Replaced xormax-0018 days
| | * | | | | | | | | | | | | | | Implemented feedbackmax-0018 days
| | * | | | | | | | | | | | | | | Implemented oval pathmax-0019 days
| | * | | | | | | | | | | | | | | Added commentsmax-0019 days
| | * | | | | | | | | | | | | | | Fixed merge issuemax-0019 days
| | * | | | | | | | | | | | | | | Fixed merge issuemax-0019 days
| | * | | | | | | | | | | | | | | Deleted headermax-0019 days
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0019 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Improved Doxygenmax-0019 days
| | * | | | | | | | | | | | | | | Added Doxygenmax-0019 days
| * | | | | | | | | | | | | | | | feedbackWBoerenkamps7 days
| * | | | | | | | | | | | | | | | make formatWBoerenkamps8 days
| * | | | | | | | | | | | | | | | feedback changesWBoerenkamps8 days
| * | | | | | | | | | | | | | | | clarified doxygen and changed function nameWBoerenkamps8 days
| * | | | | | | | | | | | | | | | fixed 0 division and duplicate startWBoerenkamps8 days
| * | | | | | | | | | | | | | | | fixed a small mistake in sceneManager and added the load_next_scene to the loopWBoerenkamps9 days
| * | | | | | | | | | | | | | | | removed white line and standard target fps = 60WBoerenkamps9 days
| * | | | | | | | | | | | | | | | merge masterWBoerenkamps9 days
| * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps9 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | hotfix draw callheavydemon219 days
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | changed some function namesWBoerenkamps9 days
| * | | | | | | | | | | | | | | make formatWBoerenkamps10 days