Commit message (Expand) | Author | Age | |
---|---|---|---|
* | store `game_object_id` by value instead of reference in Scriptloek/scripts | Loek Le Blansch | 7 hours |
* | `make format` | Loek Le Blansch | 16 hours |
* | use OptionalRef instead of pointer references | Loek Le Blansch | 16 hours |
* | merge `master` into `loek/scripts` | Loek Le Blansch | 17 hours |
|\ | |||
| * | `make format`HEADmasterloek/util | Loek Le Blansch | 17 hours |
| * | Merge branch 'master' into loek/util | Loek Le Blansch | 17 hours |
| |\ | |||
| * \ | merge `master` into `loek/util` | Loek Le Blansch | 18 hours |
| |\ \ | |||
| * | | | remove OptionalRef::set and OptionalRef::get | Loek Le Blansch | 18 hours |
| * | | | merge `master` into `loek/util` | Loek Le Blansch | 31 hours |
| |\ \ \ | |||
| * | | | | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 36 hours |
| * | | | | process feedback on #39 | Loek Le Blansch | 37 hours |
| * | | | | `make format` | Loek Le Blansch | 37 hours |
| * | | | | merge `master` into `loek/util` | Loek Le Blansch | 37 hours |
| |\ \ \ \ | |||
| * | | | | | add RefVector | Loek Le Blansch | 3 days |
| * | | | | | add doxygen comments | Loek Le Blansch | 3 days |
| * | | | | | move utilities from loek/audio | Loek Le Blansch | 3 days |
* | | | | | | `make format` | Loek Le Blansch | 17 hours |
* | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 17 hours |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/master' into max/doxygen | max-001 | 17 hours |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||
| * | | | | | Added const | max-001 | 18 hours |
| * | | | | | Added Doxygen | max-001 | 18 hours |
| * | | | | | Added SceneManger to LoopManager | max-001 | 18 hours |
| * | | | | | Changed comment | max-001 | 18 hours |
| * | | | | | Added TODO | max-001 | 18 hours |
| * | | | | | Replaced Scene's name variable with get_name() method | max-001 | 18 hours |
| * | | | | | Added Doxygen comments/explanation for GameObjects and Scenes | max-001 | 40 hours |
| | |/ / / | |/| | | | |||
* | | | | | pull script/event changes from `loek/collision-system` | Loek Le Blansch | 18 hours |
* | | | | | add Script::subscribe | Loek Le Blansch | 29 hours |
* | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 29 hours |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | fix doxygen comments on keycodes | Loek Le Blansch | 29 hours |
| * | | | | nitpick #34 | Loek Le Blansch | 29 hours |
| * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 31 hours |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| | * | | | nitpick #31 | Loek Le Blansch | 31 hours |
| | * | | | merge #31 | Loek Le Blansch | 31 hours |
| | |\ \ \ | |||
| | | * | | | make format | heavydemon21 | 32 hours |
| | | * | | | fixed compile warning and tested the prerequisite that user needs to set expl... | heavydemon21 | 32 hours |
| | | * | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 32 hours |
| | | |\ \ \ | |||
| | | * | | | | implemented feedback | heavydemon21 | 32 hours |
| | | * | | | | fixed the reference bug in render particle, it was in the example problem | heavydemon21 | 36 hours |
| | | * | | | | rendering system bug | heavydemon21 | 36 hours |
| | | * | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 36 hours |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||
| | | * | | | | fixxed bug with particleemiiter and sprite in single component | heavydemon21 | 37 hours |
| | | * | | | | implemented feedback | heavydemon21 | 37 hours |
| | | * | | | | implementing feedback | heavydemon21 | 38 hours |
| | | * | | | | updated adjsuted rendering based on feedback | heavydemon21 | 40 hours |
| | | * | | | | adjusted so that all gets are auto | heavydemon21 | 3 days |
| | | * | | | | merged master | heavydemon21 | 3 days |
| | | * | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticle | heavydemon21 | 4 days |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||
| | | * | | | | adjusted based on feedback of PR#31 | heavydemon21 | 7 days |
| | | * | | | | forget a doxygen docs on a function | heavydemon21 | 8 days |