aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'max/scenes' of github.com:lonkaars/crepeLoek Le Blansch5 days
|\
| * Make formatmax-0015 days
| * Implemented feedbackmax-0015 days
| * Merge remote-tracking branch 'origin/master' into max/scenesmax-0015 days
| |\
| * | Added perfect forwarding testmax-0017 days
| * | Little fix (typo)max-0017 days
| * | Updated documentationmax-0017 days
| * | Replaced ComponentManager reference by OptionalRef for late bindingmax-0017 days
* | | Merge branch 'wouter/gameloop' of github.com:lonkaars/crepeLoek Le Blansch5 days
|\ \ \
| * | | fixed loop fixWBoerenkamps7 days
| |/ /
* | | `make format`Loek Le Blansch5 days
* | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfixLoek Le Blansch7 days
| |/ |/|
* | more documentationLoek Le Blansch7 days
* | add custom tabs to doxygenLoek Le Blansch7 days
* | `make format`Loek Le Blansch7 days
* | Merge remote-tracking branch 'origin/master' into max/vector2max-0017 days
|\ \
| * \ Merge branch 'niels/rendering_transform_midpoint_bugfix' of github.com:lonkaa...Loek Le Blansch7 days
| |\ \
| | * | rendering particles in at the center point and not in the top left corner.heavydemon218 days
| * | | Merge branch 'loek/scripts'Loek Le Blansch7 days
| |\ \ \ | | |_|/ | |/| |
| | * | store `game_object_id` by value instead of reference in ScriptLoek Le Blansch8 days
| | * | `make format`Loek Le Blansch8 days
| | * | use OptionalRef instead of pointer referencesLoek Le Blansch8 days
| | * | merge `master` into `loek/scripts`Loek Le Blansch8 days
| | |\|
| | * | `make format`Loek Le Blansch8 days
| | * | Merge branch 'master' into loek/scriptsLoek Le Blansch8 days
| | |\ \
| | * | | pull script/event changes from `loek/collision-system`Loek Le Blansch8 days
| | * | | add Script::subscribeLoek Le Blansch9 days
| | * | | Merge branch 'master' into loek/scriptsLoek Le Blansch9 days
| | |\ \ \
| | * | | | add Log function to scriptLoek Le Blansch9 days
| * | | | | revert library changes from 48fb3f48831b1db187942592343eb4a2dc6662fcLoek Le Blansch8 days
| | |_|_|/ | |/| | |
* | | | | Replaced Vector2<double> by vec2 typedefmax-0017 days
* | | | | Replaced EXPECT_EQ with EXPECT_FLOAT_EQ for double and floatmax-0017 days
* | | | | Added <T> to argumentsmax-0017 days
* | | | | Fix: added #pragma oncemax-0018 days
* | | | | Fix: added #pragma oncemax-0018 days
* | | | | Make lintmax-0018 days
* | | | | Added Vector2 testmax-0018 days
* | | | | Extended Vector2max-0018 days
* | | | | Minor changes due to templating of Vector2max-0018 days
* | | | | Made Vector2 templatedmax-0018 days
|/ / / /
* | | | `make format`loek/utilLoek Le Blansch8 days
* | | | Merge branch 'master' into loek/utilLoek Le Blansch8 days
|\ \ \ \ | | |_|/ | |/| |
| * | | Adjusted test according to changes in Scene and SceneManagermax-0018 days
| * | | Merge remote-tracking branch 'origin/master' into max/doxygenmax-0018 days
| |\ \ \ | | | |/ | | |/|
| * | | Improved examplemax-0018 days
| * | | Added constmax-0018 days
| * | | Added Doxygenmax-0018 days
| * | | Added SceneManger to LoopManagermax-0018 days
| * | | Deleted commamax-0018 days
| * | | Changed commentmax-0018 days