DarkflameServer/dPhysics
Aaron Kimbre 321d354e96 fix: don't crash if some configs aren't present
remove not starting if ini's aren't present since everything can run from env vars now
2024-01-04 18:21:03 -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 fix: don't crash if some configs aren't present 2024-01-04 18:21:03 -06:00
dpWorld.h fix: don't crash if some configs aren't present 2024-01-04 18:21:03 -06:00