DarkflameServer/dMasterServer
Jonathan Romano f8f5b731f1
Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834)
Allows the server to be run from a non-build directory.  Also only read or write files relative to the build directory, regardless of where the server is run from
2022-11-27 03:59:59 -08:00
..
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
InstanceManager.cpp Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834) 2022-11-27 03:59:59 -08:00
InstanceManager.h format codebase 2022-07-28 08:39:57 -05:00
MasterServer.cpp Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834) 2022-11-27 03:59:59 -08:00
ObjectIDManager.cpp format codebase 2022-07-28 08:39:57 -05:00
ObjectIDManager.h format codebase 2022-07-28 08:39:57 -05:00