aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/CollisionSystem.cpp
Commit message (Collapse)AuthorAge
* restored fileJAROWMR10 days
|
* restore fileJAROWMR10 days
|
* improved physics for AIJAROWMR10 days
|
* pulled AIJAROWMR11 days
|\
| * Improved examplemax-00111 days
| |
| * Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00112 days
| |\
| * | Make formatmax-00112 days
| | |
* | | make formatJAROWMR11 days
| | |
* | | review feedbackJAROWMR12 days
| |/ |/|
* | removed roundJAROWMR12 days
| |
* | fixed float round issueJAROWMR12 days
| |
* | removed minus one from calculationJAROWMR12 days
| |
* | bug foxJAROWMR12 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 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
| |