DarkflameServer/dChatServer
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
..
ChatIgnoreList.cpp chore: continue work on removing raw packet reading (#1404) 2024-01-07 02:02:27 -06:00
ChatIgnoreList.h fix up enum names 2023-11-18 20:21:13 -08:00
ChatPacketHandler.cpp chore: Remove pointer management in PlayerContainer (#1397) 2024-01-05 22:42:30 -06:00
ChatPacketHandler.h chore: Remove pointer management in PlayerContainer (#1397) 2024-01-05 22:42:30 -06:00
ChatServer.cpp chore: Consolidate logger setup and add better handling of packets (#1389) 2024-01-05 23:32:09 -06:00
CMakeLists.txt chore: Consolidate logger setup and add better handling of packets (#1389) 2024-01-05 23:32:09 -06:00
PlayerContainer.cpp chore: Remove pointer management in PlayerContainer (#1397) 2024-01-05 22:42:30 -06:00
PlayerContainer.h chore: Remove pointer management in PlayerContainer (#1397) 2024-01-05 22:42:30 -06:00