DarkflameServer/dChatServer
Aaron Kimbrell 08020cd86d
chore: cleanup LU(W)string writing (#1188)
* chore: cleanup LU(W)string writing
and add methods for reading
remove redunent "packet" from packet reading helpers
move write header to bitstreamutils since it's not packet related
add tests for reading/writing LU(W)Strings

* remove un-needed function defintions in header

* make reading and writing more efficient

* p

p

* quotes

* remove unneeded default

---------

Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>
2023-09-20 20:06:28 -05:00
..
ChatPacketHandler.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
ChatPacketHandler.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
ChatServer.cpp fix: Remove usage of rand() and seed randomness for chatserver (#1152) 2023-08-03 21:38:19 -05:00
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
PlayerContainer.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
PlayerContainer.h format codebase 2022-07-28 08:39:57 -05:00