aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* improved readablity of check_collision function and reset LoopManagerJAROWMR14 days
* moved functionJAROWMR14 days
* improved doxygen commentsJAROWMR14 days
* removed struct and renamed structsJAROWMR14 days
* feedback changesJAROWMR2024-12-01
* fixed pathJAROWMR2024-11-26
* added averageJAROWMR2024-11-26
* added averageJAROWMR2024-11-25
* improved testJAROWMR2024-11-25
* added particle testJAROWMR2024-11-23
* Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-systemJAROWMR2024-11-23
|\
| * more documentationLoek Le Blansch2024-11-22
* | change test dataJAROWMR2024-11-23
* | Added simple profling testJAROWMR2024-11-23
* | added profiling testJAROWMR2024-11-23
* | added static collision testsJAROWMR2024-11-23
* | added doxygen commentsJAROWMR2024-11-23
* | Fixing PRJAROWMR2024-11-23
* | Fixing PRJAROWMR2024-11-23
* | added gravity to objectJAROWMR2024-11-22
* | fixed tiny bugs in systemJAROWMR2024-11-22
* | refactored collision systemJAROWMR2024-11-22
* | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-systemJAROWMR2024-11-22
|\|
| * add custom tabs to doxygenLoek Le Blansch2024-11-22
* | script fixJAROWMR2024-11-22
* | merge with masterJAROWMR2024-11-22
* | merge with masterJAROWMR2024-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