DarkflameServer/dChatServer
David Markowitz 7aad6e4bc2
Make header skips more obvious (#1074)
* Make header skips more obvious

seeing inStream.Read(LWOOBJID) is much less clear than a macro which very clearly skips the header.

* Formatting pass
2023-05-08 06:31:10 -05:00
..
ChatPacketHandler.cpp Make header skips more obvious (#1074) 2023-05-08 06:31:10 -05:00
ChatPacketHandler.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
ChatServer.cpp Fix bounds check (#1071) 2023-05-06 13:32:53 -05:00
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
PlayerContainer.cpp Make header skips more obvious (#1074) 2023-05-08 06:31:10 -05:00
PlayerContainer.h format codebase 2022-07-28 08:39:57 -05:00