aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* removed shared_ptr from spriteheavydemon218 days
* implemented feedback, removed width so that user only can set height.heavydemon218 days
* removed most static cast because of camera sizes vec2 -> ivec2heavydemon218 days
* implemented feedback on PR40 and made camera sizes ivec2heavydemon218 days
* implemented all the feedbackheavydemon219 days
* make formatheavydemon219 days
* added window default config settingsheavydemon219 days
* adjusted vector2 to vec2heavydemon219 days
* Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon219 days
|\
| * nitpick #50Loek Le Blansch11 days
| * Merge branch 'max/scenes' of github.com:lonkaars/crepeLoek Le Blansch11 days
| |\
| | * Make formatmax-00111 days
| | * Implemented feedbackmax-00111 days
| | * Merge remote-tracking branch 'origin/master' into max/scenesmax-00111 days
| | |\
| | * | Added perfect forwarding testmax-00113 days
| | * | Little fix (typo)max-00113 days
| | * | Updated documentationmax-00113 days
| | * | Replaced ComponentManager reference by OptionalRef for late bindingmax-00113 days
| * | | Merge branch 'wouter/gameloop' of github.com:lonkaars/crepeLoek Le Blansch11 days
| |\ \ \
| | * | | fixed loop fixWBoerenkamps13 days
| | |/ /
| * | | `make format`Loek Le Blansch11 days
| * | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfixLoek Le Blansch13 days
| | |/ | |/|
| * | more documentationLoek Le Blansch13 days
| * | add custom tabs to doxygenLoek Le Blansch13 days
| * | `make format`Loek Le Blansch13 days
| * | Merge remote-tracking branch 'origin/master' into max/vector2max-00113 days
| |\ \
| | * \ Merge branch 'niels/rendering_transform_midpoint_bugfix' of github.com:lonkaa...Loek Le Blansch13 days
| | |\ \
| | | * | rendering particles in at the center point and not in the top left corner.heavydemon2114 days
| | | |/
| | * | store `game_object_id` by value instead of reference in ScriptLoek Le Blansch14 days
| | * | `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 Le Blansch2024-11-21
| | * | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-11-21
| | |\ \
| | * | | 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
| | |\ \ \
| | * | | | add Log function to scriptLoek Le Blansch2024-11-20
| * | | | | Replaced Vector2<double> by vec2 typedefmax-00113 days
| * | | | | Replaced EXPECT_EQ with EXPECT_FLOAT_EQ for double and floatmax-00113 days
| * | | | | Added <T> to argumentsmax-00113 days
| * | | | | Fix: added #pragma oncemax-00114 days
| * | | | | Fix: added #pragma oncemax-00114 days
| * | | | | Make lintmax-00114 days
| * | | | | Added Vector2 testmax-00114 days
| * | | | | Extended Vector2max-00114 days
| * | | | | Minor changes due to templating of Vector2max-00114 days
| * | | | | Made Vector2 templatedmax-00114 days
| | |_|_|/ | |/| | |
* | | | | fixed a rezing and camera origin is now middlepointheavydemon2110 days
* | | | | added doxygen commentsheavydemon2113 days