DarkflameServer/dMasterServer
wincent 56f371216b Abstracted the CDClient tables
There is now an option to utilize shared memory for some CDClient tables by adding `CD_PROVIDER_MEMORY=1` to the CMakeVariables.txt file.

Allows masterconfig.ini to specify another run command for the world server, to allow for easier debugging through `valgrind`.
2022-08-11 16:36:03 +02:00
..
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
InstanceManager.cpp Abstracted the CDClient tables 2022-08-11 16:36:03 +02:00
InstanceManager.h Add port recycling to instance creation 2021-12-14 11:05:33 +08:00
MasterServer.cpp Abstracted the CDClient tables 2022-08-11 16:36:03 +02: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