aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* added window default config settingsheavydemon212024-11-26
* adjusted vector2 to vec2heavydemon212024-11-26
* Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-26
|\
| * nitpick #50Loek Le Blansch2024-11-24
| * Merge branch 'max/scenes' of github.com:lonkaars/crepeLoek Le Blansch2024-11-24
| |\
| | * Make formatmax-0012024-11-24
| | * Implemented feedbackmax-0012024-11-24
| | * Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-24
| | |\
| | * | 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 Blansch2024-11-24
| |\ \ \
| | * | | fixed loop fixWBoerenkamps2024-11-22
| | |/ /
| * | | `make format`Loek Le Blansch2024-11-24
| * | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfixLoek Le Blansch2024-11-22
| | |/ | |/|
| * | 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 middlepointheavydemon212024-11-25
* | | | | added doxygen commentsheavydemon212024-11-22
* | | | | make formatheavydemon212024-11-22
* | | | | working moving camera, flip animations, resizing with animations, and black barsheavydemon212024-11-22
* | | | | working scaling image with scaling world to screenheavydemon212024-11-22
* | | | | working aspect ratio in world units. and add pillarboxing/letterboxing depend...heavydemon212024-11-22
* | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-21
|\| | | |
| * | | | `make format`loek/utilLoek Le Blansch2024-11-21