DarkflameServer/dMasterServer
Aaron Kimbrell 0bc12141c3
chore: default size to 33 on LU(W)Strings since that's the most common lenght (#1410)
Was doing this on other places, but not the main one
2024-01-12 14:23:44 -06:00
..
CMakeLists.txt chore: Consolidate logger setup and add better handling of packets (#1389) 2024-01-05 23:32:09 -06:00
InstanceManager.cpp fix: don't crash if some configs aren't present 2024-01-04 18:21:03 -06:00
InstanceManager.h fix: don't crash if some configs aren't present 2024-01-04 18:21:03 -06:00
MasterServer.cpp chore: default size to 33 on LU(W)Strings since that's the most common lenght (#1410) 2024-01-12 14:23:44 -06:00
PersistentIDManager.cpp chore: cleanup objectIdManager overloading and classes (#1391) 2024-01-05 06:31:22 -06:00
PersistentIDManager.h chore: cleanup objectIdManager overloading and classes (#1391) 2024-01-05 06:31:22 -06:00
Start.cpp fix: signal handling (#1375) 2024-01-01 21:50:00 -06:00
Start.h feat: split out system() calls from the rest of MasterServer (#1368) 2023-12-30 08:00:43 +01:00