DarkflameServer/dGame/dInventory
TheMatt2 3de3932503 Comply with Xiphoseer required changes.
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.
2022-01-12 22:48:27 -05:00
..
DatabasePet.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
EquippedItem.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
EquippedItem.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
Inventory.cpp Fix spelling 2021-12-09 03:17:08 -06:00
Inventory.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
Item.cpp Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
Item.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ItemSet.cpp Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
ItemSet.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ItemSetPassiveAbility.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ItemSetPassiveAbility.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ItemSetPassiveAbilityID.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00