DarkflameServer/dPhysics
jadebenn 35ce8771e5
chore: supress warnings on external library headers and actually get rid of the last old-style casts (#1502)
* chore: supress warnings on external library headers and actually get rid of the last old-style casts

* remove commented out section I forgot

* update cmake required version to 3.25 unless we can find another way to do this

* update readme

* Update CMakeLists.txt
2024-03-17 20:48:09 -05: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 Use vector instead of forward_list for dpGrid 2024-02-04 06:10:07 -08:00
dpEntity.h format codebase 2022-07-28 08:39:57 -05: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