DarkflameServer/dMasterServer
David Markowitz dc29f5962d
Move CDClientManager to be a namespace (#1431)
Tested that worlds still load data as expected.  Had no use being a singleton anyways.
2024-02-08 23:40:43 -06:00
..
CMakeLists.txt chore: Consolidate logger setup and add better handling of packets (#1389) 2024-01-05 23:32:09 -06:00
InstanceManager.cpp Move CDClientManager to be a namespace (#1431) 2024-02-08 23:40:43 -06:00
InstanceManager.h fix: don't crash if some configs aren't present 2024-01-04 18:21:03 -06:00
MasterServer.cpp Move CDClientManager to be a namespace (#1431) 2024-02-08 23:40:43 -06:00
PersistentIDManager.cpp chore: cleanup objectIdManager overloading and classes (#1391) 2024-01-05 06:31:22 -06:00
PersistentIDManager.h chore: cleanup objectIdManager overloading and classes (#1391) 2024-01-05 06:31:22 -06:00
Start.cpp fix: signal handling (#1375) 2024-01-01 21:50:00 -06:00
Start.h feat: split out system() calls from the rest of MasterServer (#1368) 2023-12-30 08:00:43 +01:00