DarkflameServer/dMasterServer
jadebenn 35ce8771e5
chore: supress warnings on external library headers and actually get rid of the last old-style casts ()
* 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 () 2024-03-05 20:13:24 -06:00
InstanceManager.cpp chore: Change dServer and related code to use BitStream references () 2024-02-26 23:43:33 -06:00
InstanceManager.h refactor: Change TryParse implementation () 2024-02-10 05:05:25 -06:00
MasterServer.cpp chore: supress warnings on external library headers and actually get rid of the last old-style casts () 2024-03-17 20:48:09 -05:00
PersistentIDManager.cpp chore: cleanup objectIdManager overloading and classes () 2024-01-05 06:31:22 -06:00
PersistentIDManager.h chore: cleanup objectIdManager overloading and classes () 2024-01-05 06:31:22 -06:00
Start.cpp fix: signal handling () 2024-01-01 21:50:00 -06:00
Start.h feat: split out system() calls from the rest of MasterServer () 2023-12-30 08:00:43 +01:00