mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 02:08:20 +00:00
3de3932503
Remove the CDClientDatabase::ExecuteQueryWithArgs() function and replace it with CDClientDatabase::CreatePreppedStmt(). This prevents a developer from accidently using %s, or incorrectly passing std::string, and causing a silent error. |
||
---|---|---|
.. | ||
DatabasePet.h | ||
EquippedItem.cpp | ||
EquippedItem.h | ||
Inventory.cpp | ||
Inventory.h | ||
Item.cpp | ||
Item.h | ||
ItemSet.cpp | ||
ItemSet.h | ||
ItemSetPassiveAbility.cpp | ||
ItemSetPassiveAbility.h | ||
ItemSetPassiveAbilityID.h |