aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/CollisionSystem.cpp
Commit message (Expand)AuthorAge
* removed comment and reverted ifJAROWMR4 days
* fixed bugJAROWMR4 days
* improved readablityJAROWMR4 days
|\
| * make formatJAROWMR4 days
* | improved readablityJAROWMR4 days
|/
* multiple bug/feature fixesJAROWMR4 days
* make formatJAROWMR11 days
* review feedbackJAROWMR11 days
* removed roundJAROWMR11 days
* fixed float round issueJAROWMR11 days
* removed minus one from calculationJAROWMR11 days
* bug foxJAROWMR11 days
* dynamic and static bug fixesJAROWMR12 days
* merge with master and keypressed added to gameJAROWMR12 days
|\
| * `make format`Loek Le Blansch2024-11-13
| * re-enable loop manager + remove more singletonsLoek Le Blansch2024-11-13
* | make formatJAROWMR13 days
* | added collision layersJAROWMR13 days
* | make formatJAROWMR13 days
* | improved commentsJAROWMR14 days
* | added and changed some commentsJAROWMR2024-12-03
* | moved active check to update and changed gather of componentsJAROWMR2024-12-03
* | changed some values because of feedback and merged from masterJAROWMR2024-12-02
* | moved visitJAROWMR2024-12-02
* | const correct and naming of functionsJAROWMR2024-12-02
* | added some comments and constJAROWMR2024-12-02
* | resolution for circle circle and box circleJAROWMR2024-12-02
* | removed commentsJAROWMR2024-12-01
* | 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
* | fixed tiny bugs in systemJAROWMR2024-11-22
* | refactored collision systemJAROWMR2024-11-22
* | merge with masterJAROWMR2024-11-22
* | fixed merge masterJAROWMR2024-11-22
* | added unit tests for dynamic box box collisionJAROWMR2024-11-20
* | changed testJAROWMR2024-11-20
* | merge with maserJAROWMR2024-11-20
* | added doxygenJAROWMR2024-11-19
* | improved bounceJAROWMR2024-11-17
* | bounceJAROWMR2024-11-17
* | moved object after static collisionJAROWMR2024-11-17
* | added functionality to example and added picturesJAROWMR2024-11-17
* | collision handeling exampleJAROWMR2024-11-15
* | added data struct for eventJAROWMR2024-11-15
* | added function to call collision handlersJAROWMR2024-11-14
* | saved reference in storage struct to send to handelerJAROWMR2024-11-14
* | improving how to save collisionsJAROWMR2024-11-14
* | fixed bugs in collision systemJAROWMR2024-11-14