aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'niels/rendering_transform_midpoint_bugfix' of github.com:lonkaa...Loek Le Blansch2024-11-22
|\
| * rendering particles in at the center point and not in the top left corner.heavydemon212024-11-21
* | store `game_object_id` by value instead of reference in ScriptLoek Le Blansch2024-11-21
* | `make format`Loek Le Blansch2024-11-21
* | use OptionalRef instead of pointer referencesLoek Le Blansch2024-11-21
* | merge `master` into `loek/scripts`Loek Le Blansch2024-11-21
|\|
| * `make format`loek/utilLoek Le Blansch2024-11-21
| * Merge branch 'master' into loek/utilLoek Le Blansch2024-11-21
| |\
| * \ merge `master` into `loek/util`Loek Le Blansch2024-11-21
| |\ \
| * | | remove OptionalRef::set and OptionalRef::getLoek Le Blansch2024-11-21
| * | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
| |\ \ \
| * | | | replace more vector<reference_wrapper<T>> with RefVectorLoek Le Blansch2024-11-20
| * | | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
| |\ \ \ \
| * | | | | process feedback on #39Loek Le Blansch2024-11-20
| * | | | | `make format`Loek Le Blansch2024-11-20
| * | | | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
| |\ \ \ \ \
| * | | | | | add RefVectorLoek Le Blansch2024-11-19
| * | | | | | add doxygen commentsLoek Le Blansch2024-11-18
| * | | | | | move utilities from loek/audioLoek Le Blansch2024-11-18
* | | | | | | `make format`Loek Le Blansch2024-11-21
* | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-11-21
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Adjusted test according to changes in Scene and SceneManagermax-0012024-11-21
| * | | | | | Merge remote-tracking branch 'origin/master' into max/doxygenmax-0012024-11-21
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Improved examplemax-0012024-11-21
| * | | | | | Added constmax-0012024-11-21
| * | | | | | Added Doxygenmax-0012024-11-21
| * | | | | | Added SceneManger to LoopManagermax-0012024-11-21
| * | | | | | Deleted commamax-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
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | nitpick #31Loek Le Blansch2024-11-20
| | * | | | | merge #31Loek Le Blansch2024-11-20
| | |\ \ \ \ \
| | | * | | | | make formatheavydemon212024-11-20
| | | * | | | | fixed compile warning and tested the prerequisite that user needs to set expl...heavydemon212024-11-20
| | | * | | | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-20
| | | |\ \ \ \ \
| | | * | | | | | implemented feedbackheavydemon212024-11-20
| | | * | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-20
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | fixed the reference bug in render particle, it was in the example problemheavydemon212024-11-20
| | | * | | | | | rendering system bugheavydemon212024-11-20
| | | * | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-20
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-20
| | | |\ \ \ \ \ \
| | | * | | | | | | fixxed bug with particleemiiter and sprite in single componentheavydemon212024-11-20