aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* `make format`loek/utilLoek Le Blansch12 days
* Merge branch 'master' into loek/utilLoek Le Blansch12 days
|\
| * Adjusted test according to changes in Scene and SceneManagermax-00112 days
| * Merge remote-tracking branch 'origin/master' into max/doxygenmax-00112 days
| |\
| * | Improved examplemax-00112 days
| * | Added constmax-00112 days
| * | Added Doxygenmax-00112 days
| * | Added SceneManger to LoopManagermax-00112 days
| * | Deleted commamax-00112 days
| * | Changed commentmax-00112 days
| * | Added TODOmax-00112 days
| * | Replaced Scene's name variable with get_name() methodmax-00112 days
| * | Added Doxygen comments/explanation for GameObjects and Scenesmax-00113 days
* | | merge `master` into `loek/util`Loek Le Blansch12 days
|\ \ \ | | |/ | |/|
| * | fix doxygen comments on keycodesLoek Le Blansch13 days
| * | nitpick #34Loek Le Blansch13 days
| * | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps13 days
| |\ \
| * | | make formatWBoerenkamps13 days
| * | | result of loeks temper tantrumWBoerenkamps13 days
| * | | git remakeWBoerenkamps13 days
| * | | dispatch fixed and priority addedWBoerenkamps13 days
| * | | save before big refactorWBoerenkamps13 days
| * | | most tests doneWBoerenkamps13 days
| * | | added operatorWBoerenkamps2024-11-19
| * | | added default parameters of channelWBoerenkamps2024-11-18
| * | | remove event.h changeWBoerenkamps2024-11-18
| * | | make formatWBoerenkamps2024-11-18
| * | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-18
| |\ \ \
| * | | | restored mwe/events to masterWBoerenkamps2024-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
| * | | | | events example workingWBoerenkamps2024-11-15
| * | | | | feedbackWBoerenkamps2024-11-15
| * | | | | mergeWBoerenkamps2024-11-14
| |\ \ \ \ \
| * | | | | | removed unwanted filesWBoerenkamps2024-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