aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
* `make format`Loek Le Blansch2024-11-21
* Merge branch 'master' into loek/scriptsLoek Le Blansch2024-11-21
|\
| * Merge remote-tracking branch 'origin/master' into max/doxygenmax-0012024-11-21
| |\
| * | Added constmax-0012024-11-21
| * | Added Doxygenmax-0012024-11-21
| * | Added SceneManger to LoopManagermax-0012024-11-21
| * | Changed commentmax-0012024-11-21
| * | Added TODOmax-0012024-11-21
| * | Replaced Scene's name variable with get_name() methodmax-0012024-11-21
| * | Added Doxygen comments/explanation for GameObjects and Scenesmax-0012024-11-20
* | | pull script/event changes from `loek/collision-system`Loek Le Blansch2024-11-21
* | | add Script::subscribeLoek Le Blansch2024-11-20
* | | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-11-20
|\ \ \ | | |/ | |/|
| * | fix doxygen comments on keycodesLoek Le Blansch2024-11-20
| * | nitpick #34Loek Le Blansch2024-11-20
| * | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-20
| |\ \
| | * \ Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-20
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon212024-11-18
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-14
| | |\ \ \
| | * \ \ \ Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-12
| | |\ \ \ \
| | * | | | | rendering particleheavydemon212024-11-11
| * | | | | | make formatWBoerenkamps2024-11-20
| * | | | | | result of loeks temper tantrumWBoerenkamps2024-11-20
| * | | | | | git remakeWBoerenkamps2024-11-20
| * | | | | | dispatch fixed and priority addedWBoerenkamps2024-11-20
| * | | | | | save before big refactorWBoerenkamps2024-11-20
| * | | | | | most tests doneWBoerenkamps2024-11-20
| * | | | | | added operatorWBoerenkamps2024-11-19
| * | | | | | added default parameters of channelWBoerenkamps2024-11-18
| * | | | | | make formatWBoerenkamps2024-11-18
| * | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-18
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | removed some commentsWBoerenkamps2024-11-18
| * | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-16
| |\ \ \ \ \ \
| * | | | | | | make formatWBoerenkamps2024-11-16
| * | | | | | | added eventManager reference to interfacesWBoerenkamps2024-11-16
| * | | | | | | added hpp files and autoWBoerenkamps2024-11-16
| * | | | | | | feedbackWBoerenkamps2024-11-15
| * | | | | | | mergeWBoerenkamps2024-11-14
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-13
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | make formatWBoerenkamps2024-11-13
| * | | | | | | added keycodesWBoerenkamps2024-11-13
| * | | | | | | moved get_instanceWBoerenkamps2024-11-13
| * | | | | | | tested channel and deactivating in functionWBoerenkamps2024-11-13
| * | | | | | | added some extra commentsWBoerenkamps2024-11-13
| * | | | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps2024-11-13
| * | | | | | | removed auto from codeWBoerenkamps2024-11-12
| * | | | | | | dispatch and queue workingWBoerenkamps2024-11-12
| * | | | | | | backupWBoerenkamps2024-11-11
| * | | | | | | interfaces working but unsubscribe brokenWBoerenkamps2024-11-11
| * | | | | | | big cleanup events + events are now structsWBoerenkamps2024-11-11