DarkflameServer/dPhysics
2024-04-05 01:14:52 -07:00
..
CMakeLists.txt fix: Dissolve more CMake dependencies (#1387) 2024-03-05 20:13:24 -06:00
dpCollisionChecks.cpp format codebase 2022-07-28 08:39:57 -05:00
dpCollisionChecks.h format codebase 2022-07-28 08:39:57 -05:00
dpEntity.cpp chore: Remove dpEntity pointers from collision checking (#1529) 2024-04-05 00:52:26 -05:00
dpEntity.h const return oversight (#1532) 2024-04-05 01:14:52 -07:00
dpGrid.cpp chore: supress warnings on external library headers and actually get rid of the last old-style casts (#1502) 2024-03-17 20:48:09 -05:00
dpGrid.h Use vector instead of forward_list for dpGrid 2024-02-04 06:10:07 -08:00
dpShapeBase.cpp Remove std::couts littered throughout the base (#1313) 2023-11-21 18:04:23 -08:00
dpShapeBase.h format codebase 2022-07-28 08:39:57 -05:00
dpShapeBox.cpp Remove std::couts littered throughout the base (#1313) 2023-11-21 18:04:23 -08:00
dpShapeBox.h format codebase 2022-07-28 08:39:57 -05:00
dpShapeSphere.cpp Remove std::couts littered throughout the base (#1313) 2023-11-21 18:04:23 -08:00
dpShapeSphere.h format codebase 2022-07-28 08:39:57 -05:00
dpWorld.cpp refactor: Change TryParse implementation (#1442) 2024-02-10 05:05:25 -06:00
dpWorld.h remove singleton for dpWorld (#1427) 2024-01-19 15:12:05 -06:00