DarkflameServer/dMasterServer
TheMatt2 df77997b0b Clearer Error Message on Misconfiguration
Checks if CDServer.sqlite exists before attempting to open it. Otherwise 
Sqlite will create an empty file only cause a crash when CDClientManager 
tries to Initialize.

Also catches error if CDClientManager tries to initialize, in case an 
empty CDServer.sqlite file already exists.
2022-01-17 15:13:30 -05:00
..
InstanceManager.cpp Add port recycling to instance creation 2021-12-14 11:05:33 +08:00
InstanceManager.h Add port recycling to instance creation 2021-12-14 11:05:33 +08:00
MasterServer.cpp Clearer Error Message on Misconfiguration 2022-01-17 15:13:30 -05:00
ObjectIDManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ObjectIDManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00