DarkflameServer/dChatServer
David Markowitz 1e09ec92e3
Update PlayerContainer.cpp (#1513)
Prevents a bad actor from possibly spamming the server with sequential IDs and allocating a bunch of memory.

Tested that I can still send and receive friend requests
2024-03-26 06:20:45 -05:00
..
ChatIgnoreList.cpp chore: Change dServer and related code to use BitStream references (#1476) 2024-02-26 23:43:33 -06:00
ChatIgnoreList.h fix up enum names 2023-11-18 20:21:13 -08:00
ChatPacketHandler.cpp chore: remove all raw packet reading from chat packet handler (#1415) 2024-01-14 01:03:01 -06:00
ChatPacketHandler.h chore: remove all raw packet reading from chat packet handler (#1415) 2024-01-14 01:03:01 -06:00
ChatServer.cpp fix: default chat to the correct port when no option is given (#1484) 2024-02-27 15:56:58 -06:00
CMakeLists.txt fix: Dissolve more CMake dependencies (#1387) 2024-03-05 20:13:24 -06:00
PlayerContainer.cpp Update PlayerContainer.cpp (#1513) 2024-03-26 06:20:45 -05:00
PlayerContainer.h chore: General cleanup roundup (#1444) 2024-02-10 13:44:40 -06:00