DarkflameServer/dGame/dGameMessages
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
..
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
DoClientProjectileImpact.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
EchoStartSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
EchoSyncSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
GameMessageHandler.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
GameMessageHandler.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
GameMessages.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
GameMessages.h feature: Donation Vendor Component (#1168) 2023-08-03 21:44:03 -05:00
PropertyDataMessage.cpp CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
PropertyDataMessage.h convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.h convert to unix line endings 2022-08-05 22:01:59 -05:00
RequestServerProjectileImpact.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
StartSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
SyncSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00