DarkflameServer/dWorldServer
EmosewaMC 1afe717563 Properly exit
Properly exit based on the path taken to shutdown master.

Tested that shutting down through sigint or sigterm returns -1
Tested that a segfault exits the program properly
Need to test that players who are trying to connect while master is shutting down are not able to spawn more child worlds.
2022-12-15 05:46:03 -08:00
..
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -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
PerformanceManager.cpp format codebase 2022-07-28 08:39:57 -05:00
PerformanceManager.h Rehook dPhysics to main framerate 2022-02-09 10:38:09 +01:00
WorldServer.cpp Properly exit 2022-12-15 05:46:03 -08:00