aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* removed shared_ptr from spriteheavydemon219 days
* implemented feedback, removed width so that user only can set height.heavydemon219 days
* removed most static cast because of camera sizes vec2 -> ivec2heavydemon219 days
* implemented feedback on PR40 and made camera sizes ivec2heavydemon219 days
* implemented all the feedbackheavydemon2110 days
* make formatheavydemon2110 days
* added window default config settingsheavydemon2110 days
* adjusted vector2 to vec2heavydemon2110 days
* Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon2110 days
|\
| * nitpick #50Loek Le Blansch12 days
| * Merge branch 'max/scenes' of github.com:lonkaars/crepeLoek Le Blansch12 days
| |\
| | * Make formatmax-00112 days
| | * Implemented feedbackmax-00112 days
| | * Merge remote-tracking branch 'origin/master' into max/scenesmax-00112 days
| | |\
| | * | Added perfect forwarding testmax-0012024-11-22
| | * | Little fix (typo)max-0012024-11-22
| | * | Updated documentationmax-0012024-11-22
| | * | Replaced ComponentManager reference by OptionalRef for late bindingmax-0012024-11-22
| * | | Merge branch 'wouter/gameloop' of github.com:lonkaars/crepeLoek Le Blansch12 days
| |\ \ \
| | * | | fixed loop fixWBoerenkamps2024-11-22
| | |/ /
| * | | `make format`Loek Le Blansch12 days
| * | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfixLoek Le Blansch14 days
| | |/ | |/|
| * | more documentationLoek Le Blansch2024-11-22
| * | add custom tabs to doxygenLoek Le Blansch2024-11-22
| * | `make format`Loek Le Blansch2024-11-22
| * | Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
| |\ \
| | * \ 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 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-0012024-11-22
| * | | | | Replaced EXPECT_EQ with EXPECT_FLOAT_EQ for double and floatmax-0012024-11-22
| * | | | | Added <T> to argumentsmax-0012024-11-22
| * | | | | Fix: added #pragma oncemax-0012024-11-21
| * | | | | Fix: added #pragma oncemax-0012024-11-21
| * | | | | Make lintmax-0012024-11-21
| * | | | | Added Vector2 testmax-0012024-11-21
| * | | | | Extended Vector2max-0012024-11-21
| * | | | | Minor changes due to templating of Vector2max-0012024-11-21
| * | | | | Made Vector2 templatedmax-0012024-11-21
| | |_|_|/ | |/| | |
* | | | | fixed a rezing and camera origin is now middlepointheavydemon2111 days
* | | | | added doxygen commentsheavydemon212024-11-22