DarkflameServer/dPhysics
David Markowitz 36f7b8a928
remove singleton for dpWorld (#1427)
Removes the singleton inheritance from dpWorld.
Tested that crux prime, nimbus station, avant gardens and nexus tower still use navmeshes and physics and that physics volumes are still collided with.
2024-01-19 15:12:05 -06:00
..
CMakeLists.txt fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -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 Remove std::couts littered throughout the base (#1313) 2023-11-21 18:04:23 -08:00
dpEntity.h format codebase 2022-07-28 08:39:57 -05:00
dpGrid.cpp Remove std::couts littered throughout the base (#1313) 2023-11-21 18:04:23 -08:00
dpGrid.h Add support to reload the config (#868) 2022-12-04 16:25:58 -06: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 remove singleton for dpWorld (#1427) 2024-01-19 15:12:05 -06:00
dpWorld.h remove singleton for dpWorld (#1427) 2024-01-19 15:12:05 -06:00