DarkflameServer/dChatServer
Aaron Kimbrell 4976701f37
breakout object bits into scoped enum (#997)
* breakout object bits into enum class
tested that things still work as expected
use the inplace set bits where appropiate

* add inline
2023-04-25 13:17:40 -05:00
..
ChatPacketHandler.cpp breakout object bits into scoped enum (#997) 2023-04-25 13:17:40 -05:00
ChatPacketHandler.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
ChatServer.cpp Improve chat and Auth 2022-12-16 02:24:02 -08:00
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
PlayerContainer.cpp use UTF8ToUTF16 more (#695) 2022-08-02 08:56:20 -05:00
PlayerContainer.h format codebase 2022-07-28 08:39:57 -05:00