aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | adjusted branch based on feedbackheavydemon212024-11-20
| * | | rendering based on world unites instead of pixelsheavydemon212024-11-18
| * | | first version world postions with cameraheavydemon212024-11-18
* | | | improved readablity of check_collision function and reset LoopManagerJAROWMR2024-12-01
* | | | moved functionJAROWMR2024-12-01
* | | | improved doxygen commentsJAROWMR2024-12-01
* | | | removed struct and renamed structsJAROWMR2024-12-01
* | | | feedback changesJAROWMR2024-12-01
* | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-systemJAROWMR2024-11-23
|\ \ \ \ | | |_|/ | |/| |
| * | | more documentationLoek Le Blansch2024-11-22
* | | | added doxygen commentsJAROWMR2024-11-23
* | | | Fixing PRJAROWMR2024-11-23
* | | | fixed tiny bugs in systemJAROWMR2024-11-22
* | | | refactored collision systemJAROWMR2024-11-22
* | | | script fixJAROWMR2024-11-22
* | | | merge with masterJAROWMR2024-11-22
* | | | merge with masterJAROWMR2024-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
| * | | | | | Added <T> to argumentsmax-0012024-11-22
| * | | | | | Fix: added #pragma oncemax-0012024-11-21
| * | | | | | Fix: added #pragma oncemax-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 merge masterJAROWMR2024-11-22
* | | | | | copy constructor for collider for collision systemJAROWMR2024-11-21
* | | | | | merge with masterJAROWMR2024-11-21
|\| | | | |
| * | | | | `make format`loek/utilLoek Le Blansch2024-11-21
| * | | | | Merge branch 'master' into loek/utilLoek Le Blansch2024-11-21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge remote-tracking branch 'origin/master' into max/doxygenmax-0012024-11-21
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Added constmax-0012024-11-21
| | * | | | Added Doxygenmax-0012024-11-21