DarkflameServer/dGame/dGameMessages
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
..
GameMessageHandler.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
GameMessageHandler.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
GameMessages.cpp Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
GameMessages.h Update dGame/dGameMessages/GameMessages.h 2022-01-03 22:37:58 -08:00
PropertyDataMessage.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
PropertyDataMessage.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
PropertySelectQueryProperty.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
PropertySelectQueryProperty.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00