DarkflameServer/dGame/dUtilities
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
..
BrickDatabase.cpp Convert BrickDatabase to namespace (#1142) 2023-07-17 17:55:25 -05:00
BrickDatabase.h Convert BrickDatabase to namespace (#1142) 2023-07-17 17:55:25 -05:00
CMakeLists.txt Remove GameConfig (#874) 2023-01-06 23:21:40 -06:00
GUID.cpp fix: Implement proper Sound trigger component serialization (#1160) 2023-08-06 15:38:12 -05:00
GUID.h fix: Implement proper Sound trigger component serialization (#1160) 2023-08-06 15:38:12 -05:00
Loot.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
Loot.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
Mail.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
Mail.h format codebase 2022-07-28 08:39:57 -05:00
Preconditions.cpp cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
Preconditions.h convert to unix line endings 2022-08-05 22:01:59 -05:00
SlashCommandHandler.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
SlashCommandHandler.h Removed some hardcoded logic for racing (#1075) 2023-05-08 04:38:08 -05:00
VanityUtilities.cpp chore: cleanup some vanity npc logic (#1174) 2023-08-03 21:37:09 -05:00
VanityUtilities.h Add ldf controlls to vanity npc tools 2023-01-11 01:10:14 -06:00