DarkflameServer/dCommon
David Markowitz 1d5c71eb9b
Fix Pet Taming causing seg fault (#818)
* Fix Pet Taming

* Fix Pet Taming

* fix pet taming path loading
just make it go to build file since the asset managet handles intermediate steps
there is never res in the path in the live db, so no need to check

* special case BrickModels to uppercase if unpacked
remove redundent variable

Co-authored-by: Aaron Kimbrell <aronwk.aaron@gmail.com>
2022-11-05 19:09:26 -05:00
..
dClient Fix Pet Taming causing seg fault (#818) 2022-11-05 19:09:26 -05:00
AddFriendResponseCode.h Friends List Overhaul (#630) v103 2022-07-12 20:36:06 -07:00
AddFriendResponseType.h Friends List Overhaul (#630) v103 2022-07-12 20:36:06 -07:00
AMFDeserialize.cpp format codebase 2022-07-28 08:39:57 -05:00
AMFDeserialize.h format codebase 2022-07-28 08:39:57 -05:00
AMFFormat_BitStream.cpp format codebase 2022-07-28 08:39:57 -05:00
AMFFormat_BitStream.h format codebase 2022-07-28 08:39:57 -05:00
AMFFormat.cpp Change AMFArray getters to use Templates and fix CI halting when one matrix fails (#796) 2022-10-30 13:06:05 -07:00
AMFFormat.h Change AMFArray getters to use Templates and fix CI halting when one matrix fails (#796) 2022-10-30 13:06:05 -07:00
BinaryIO.cpp Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
BinaryIO.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
BrickByBrickFix.cpp Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
BrickByBrickFix.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
CMakeLists.txt Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
dCommonVars.h Add imagimeter visibility script (#738) 2022-08-18 00:09:14 -05:00
dConfig.cpp Implement a shared config between servers (#795) 2022-10-29 16:17:35 -07:00
dConfig.h format codebase 2022-07-28 08:39:57 -05:00
Diagnostics.cpp Update Diagnostics.cpp (#697) 2022-08-02 08:56:50 -05:00
Diagnostics.h format codebase 2022-07-28 08:39:57 -05:00
dLogger.cpp Replace the vsprintf used in the logger with vsnprintf. (#694) 2022-08-01 15:23:01 -05:00
dLogger.h format codebase 2022-07-28 08:39:57 -05:00
dPlatforms.h format codebase 2022-07-28 08:39:57 -05:00
eAninmationFlags.h format codebase 2022-07-28 08:39:57 -05:00
eItemType.h format codebase 2022-07-28 08:39:57 -05:00
eUnequippableActiveType.h Mounts v2 (#726) 2022-09-02 13:49:19 -05:00
Game.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
GeneralUtils.cpp Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
GeneralUtils.h format codebase 2022-07-28 08:39:57 -05:00
LDFFormat.cpp use UTF8ToUTF16 more (#695) 2022-08-02 08:56:20 -05:00
LDFFormat.h format codebase 2022-07-28 08:39:57 -05:00
MD5.cpp format codebase 2022-07-28 08:39:57 -05:00
MD5.h format codebase 2022-07-28 08:39:57 -05:00
Metrics.cpp format codebase 2022-07-28 08:39:57 -05:00
Metrics.hpp format codebase 2022-07-28 08:39:57 -05:00
NiPoint3.cpp format codebase 2022-07-28 08:39:57 -05:00
NiPoint3.h format codebase 2022-07-28 08:39:57 -05:00
NiQuaternion.cpp format codebase 2022-07-28 08:39:57 -05:00
NiQuaternion.h format codebase 2022-07-28 08:39:57 -05:00
PermissionMap.h format codebase 2022-07-28 08:39:57 -05:00
SHA512.cpp format codebase 2022-07-28 08:39:57 -05:00
SHA512.h format codebase 2022-07-28 08:39:57 -05:00
Type.cpp format codebase 2022-07-28 08:39:57 -05:00
Type.h format codebase 2022-07-28 08:39:57 -05:00
ZCompression.cpp Add ZLIB for Windows (#768) 2022-09-05 20:28:47 -07:00
ZCompression.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00