DarkflameServer/dMasterServer
wincent 34fa43ed93 Initial concept for CDClient rework.
Utilizes `boost::interprocess` to share a map between worlds.
The master server loads the table into memory, and the worlds hook into it when they want to get an entry.

This solves the issue of skill delay, but introduces the third-party library Boost.
There should be a conversation about the introduction of Boost — it is a large library and adds extra steps to the installation.
2022-07-09 22:59:36 +02: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 Initial concept for CDClient rework. 2022-07-09 22:59:36 +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