aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/CollisionSystem.cpp
Commit message (Expand)AuthorAge
* restored fileJAROWMR7 days
* restore fileJAROWMR7 days
* improved physics for AIJAROWMR7 days
* pulled AIJAROWMR7 days
|\
| * Improved examplemax-0018 days
| * Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0018 days
| |\
| * | Make formatmax-0018 days
* | | make formatJAROWMR8 days
* | | review feedbackJAROWMR8 days
| |/ |/|
* | removed roundJAROWMR8 days
* | fixed float round issueJAROWMR8 days
* | removed minus one from calculationJAROWMR8 days
* | bug foxJAROWMR8 days
|/
* dynamic and static bug fixesJAROWMR8 days
* merge with master and keypressed added to gameJAROWMR9 days
|\
| * `make format`Loek Le Blansch2024-11-13
| * re-enable loop manager + remove more singletonsLoek Le Blansch2024-11-13
* | make formatJAROWMR10 days
* | added collision layersJAROWMR10 days
* | make formatJAROWMR10 days
* | improved commentsJAROWMR11 days
* | added and changed some commentsJAROWMR11 days
* | moved active check to update and changed gather of componentsJAROWMR11 days
* | changed some values because of feedback and merged from masterJAROWMR12 days
* | moved visitJAROWMR12 days
* | const correct and naming of functionsJAROWMR12 days
* | added some comments and constJAROWMR12 days
* | resolution for circle circle and box circleJAROWMR12 days
* | removed commentsJAROWMR12 days
* | improved readablity of check_collision function and reset LoopManagerJAROWMR12 days
* | moved functionJAROWMR12 days
* | improved doxygen commentsJAROWMR12 days
* | removed struct and renamed structsJAROWMR12 days
* | 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