DarkflameServer/dMasterServer
Aaron Kimbrell dbe4a0ced3
chore: continue work on removing raw packet reading (#1404)
* chore: continue work on removing raw packet reading
tested that logging in, deleted a char, renaming a char, and transfeering to a zone all work still

* Address Feedback
2024-01-07 02:02:27 -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: continue work on removing raw packet reading (#1404) 2024-01-07 02:02:27 -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