mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 10:18:21 +00:00
28ce8ac54d
resolves a memory leak in BrickDatabase, adds stability to character save doc. Tested that saving manually via force-save, logout and /crash all saved my position and my removed banana as expected. The doc was always deleted on character destruction and on any updates, so this is just a semantic change (and now we no longer have new'd tinyxml2::documents on the heap) |
||
---|---|---|
.. | ||
BrickDatabase.cpp | ||
BrickDatabase.h | ||
CheatDetection.cpp | ||
CheatDetection.h | ||
CMakeLists.txt | ||
GUID.cpp | ||
GUID.h | ||
Loot.cpp | ||
Loot.h | ||
Mail.cpp | ||
Mail.h | ||
ObjectIDManager.cpp | ||
ObjectIDManager.h | ||
Preconditions.cpp | ||
Preconditions.h | ||
SlashCommandHandler.cpp | ||
SlashCommandHandler.h | ||
VanityUtilities.cpp | ||
VanityUtilities.h |