aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | | 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
* | | | | | | | 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
| |_|_|_|/ / / |/| | | | | |
* | | | | | | `make format`Loek Le Blansch2024-11-16
* | | | | | | add TODO commentLoek Le Blansch2024-11-16
* | | | | | | final touchups 2 for #26Loek Le Blansch2024-11-16
* | | | | | | final touchups for #26Loek Le Blansch2024-11-16
* | | | | | | `make format`Loek Le Blansch2024-11-15
* | | | | | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | `make format`loek/wrapLoek Le Blansch2024-11-15
| * | | | | | wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| | |_|/ / / | |/| | | |
* | | | | | process feedback on #26Loek Le Blansch2024-11-15
* | | | | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-13
|\| | | | |
| * | | | | `make format`Loek Le Blansch2024-11-13
| * | | | | fixed issuesJAROWMR2024-11-13
* | | | | | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
|\| | | | |
| * | | | | merge with masterJAROWMR2024-11-13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | fixed feedbackJAROWMR2024-11-13
| | |_|_|/ | |/| | |
| * | | | clang format and tidyJAROWMR2024-11-10
| * | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR2024-11-10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | changed includesJAROWMR2024-11-10
| * | | | added forward declaration and const reference spriteJAROWMR2024-11-10
| * | | | added comments and code standardJAROWMR2024-11-10
| * | | | improved readablity codeJAROWMR2024-11-10
| * | | | added boundary tests and added functionalityJAROWMR2024-11-10