aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/CollisionSystem.cpp
Commit message (Collapse)AuthorAge
* `make format`Loek Le Blansch5 days
|
* removed comment and reverted ifJAROWMR5 days
|
* fixed bugJAROWMR5 days
|
* improved readablityJAROWMR5 days
|\
| * make formatJAROWMR5 days
| |
* | improved readablityJAROWMR5 days
|/
* multiple bug/feature fixesJAROWMR5 days
|
* make formatJAROWMR12 days
|
* review feedbackJAROWMR12 days
|
* removed roundJAROWMR13 days
|
* fixed float round issueJAROWMR13 days
|
* removed minus one from calculationJAROWMR13 days
|
* bug foxJAROWMR13 days
|
* dynamic and static bug fixesJAROWMR13 days
|
* merge with master and keypressed added to gameJAROWMR13 days
|\
| * `make format`Loek Le Blansch2024-11-13
| |
| * re-enable loop manager + remove more singletonsLoek Le Blansch2024-11-13
| |
* | make formatJAROWMR2024-12-04
| |
* | added collision layersJAROWMR2024-12-04
| |
* | make formatJAROWMR2024-12-04
| |
* | improved commentsJAROWMR2024-12-03
| |
* | 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
| |