DarkflameServer/dGame
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
..
dBehaviors Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
dComponents Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
dEntity Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
dGameMessages Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
dInventory Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
dMission Update Mission.cpp 2022-01-03 23:05:56 -08:00
dUtilities Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
Character.cpp Update dGame/Character.cpp 2022-01-03 22:37:53 -08:00
Character.h Update dGame/Character.h 2022-01-03 22:37:49 -08:00
Entity.cpp Merge pull request #151 from OogwayUniverse/trigger_fixes 2021-12-11 19:39:24 +01:00
Entity.h Changes asked for by Wincent 2021-12-11 13:57:15 +00:00
EntityManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
EntityManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
LeaderboardManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
LeaderboardManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
Player.cpp patched coin exploit 2021-12-11 13:21:00 +00:00
Player.h patched coin exploit 2021-12-11 13:21:00 +00:00
TeamManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
TeamManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
TradingManager.cpp Updated variable names 2021-12-23 18:48:08 -08:00
TradingManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
User.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
User.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
UserManager.cpp Add XML attribute spaces consistently 2022-01-01 18:23:14 +01:00
UserManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00