DarkflameServer/dCommon
EmosewaMC 5d7efbd174 Add functionality to delete bad models
Adds functionality to delete bad models.  Models are batched together and deleted in one commit.

More testing is needed to ensure data safety.  Positive tests on a live database reveal the broken models were truncated and complete ones were kept around successfully.  Tests should be done to ensure larger sd0 models are properly saved and not truncated since this command should be able to be run any time.

Valgrind tests need to be run as well to ensure no memory leaks exist.
2022-09-06 03:57:36 -07: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 format codebase 2022-07-28 08:39:57 -05:00
AMFFormat.h format codebase 2022-07-28 08:39:57 -05:00
BinaryIO.cpp format codebase 2022-07-28 08:39:57 -05:00
BinaryIO.h format codebase 2022-07-28 08:39:57 -05:00
BrickByBrickFix.cpp Add functionality to delete bad models 2022-09-06 03:57:36 -07:00
BrickByBrickFix.h Add functionality to delete bad models 2022-09-06 03:57:36 -07:00
CMakeLists.txt Add functionality to delete bad models 2022-09-06 03:57:36 -07:00
dCommonVars.h Add imagimeter visibility script (#738) 2022-08-18 00:09:14 -05:00
dConfig.cpp format codebase 2022-07-28 08:39:57 -05: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 format codebase 2022-07-28 08:39:57 -05:00
GeneralUtils.cpp format codebase 2022-07-28 08:39:57 -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 ZLIB for Windows (#768) 2022-09-05 20:28:47 -07:00