DarkflameServer/dNet
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
..
AuthPackets.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
AuthPackets.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
BitStreamUtils.h chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
ChatPackets.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
ChatPackets.h format codebase 2022-07-28 08:39:57 -05:00
ClientPackets.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
ClientPackets.h format codebase 2022-07-28 08:39:57 -05:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dNetCommon.h format codebase 2022-07-28 08:39:57 -05:00
dServer.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
dServer.h Breakout ServerDisconnectIdentifiers into an enum (#995) 2023-02-19 04:29:14 -08:00
MasterPackets.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
MasterPackets.h format codebase 2022-07-28 08:39:57 -05:00
PacketUtils.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
PacketUtils.h chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
WorldPackets.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
WorldPackets.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
ZoneInstanceManager.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
ZoneInstanceManager.h format codebase 2022-07-28 08:39:57 -05:00