DarkflameServer/dMasterServer
David Markowitz 2746683235 Master: Address race condition
Fix a race condition that would overwrite the port of zone 0 with the auth server port or a chat server port which would cause a domino effect of desynced server ports

Tested that a sleep(5) in auth still allows a player to connect and login without issues
2023-10-14 00:01:41 -07:00
..
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
InstanceManager.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
InstanceManager.h Remove magic numbers 2022-12-15 20:39:29 -08:00
MasterServer.cpp Master: Address race condition 2023-10-14 00:01:41 -07:00
ObjectIDManager.cpp Implement undo action for pre-built models (#830) 2022-11-27 16:48:46 -08:00
ObjectIDManager.h format codebase 2022-07-28 08:39:57 -05:00