DarkflameServer/dPhysics
David Markowitz 395e5c1c66
Remove transitive include for Detour (#1450)
Moves it to the 1 cpp file that uses it and locks down its header.

Still compiles and links.
2024-02-06 08:53:51 -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 transitive include for Detour (#1450) 2024-02-06 08:53:51 -06:00
dpWorld.h remove singleton for dpWorld (#1427) 2024-01-19 15:12:05 -06:00