aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2010-09-18Core/DBLayer: Some more prepared statements in ObjectMgr.silinoron
2010-09-18Core/DBLayer: Change some regular statements to prepared statements.silinoron
2010-09-18Core/DBLayer: Fix a typo. Author: 41782992@qq.comlinencloth
2010-09-18Core/Utils: Fix a crash in vutf8printf. Author: VladimirMachiavelli
2010-09-17Core/Pools: Converted quest-related pool queries into prepared statementsShauren
2010-09-17Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for enablin...click
2010-09-17Core: Cleanup locale handling.linencloth
2010-09-14Core/Pools: Implemented quest poolingShauren
2010-09-13Core/DBLayer: Fix a memory leak in prepared statement parameter/result binds....Machiavelli
2010-09-12Core/Quests: Fixed remaining issues with quest crediting (note: previous comm...Shauren
2010-09-12Core/DBLayer: Make GCC happy (initialize variables in the correct order in Re...click
2010-09-12Core/DBLayer: Check for potential mysql client/server version mismatch. Versi...Machiavelli
2010-09-12Core/DBLayer: Add GetCString method for PreparedResultSet (dynamic copy is re...Machiavelli
2010-09-12Core/DBLayer: Replace all ad-hoc queries in AuthSocket with prepared statementsMachiavelli
2010-09-12Core/DBLayer:Machiavelli
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer: Last of the QueryResult related warnings on linuxMachiavelli
2010-09-11Core/DBLayer: Fix gcc warnings related to changes added to QueryResult.h/cpp ...Machiavelli
2010-09-11Core/DBLayer:Machiavelli
2010-09-11Core/DBLayer:Machiavelli
2010-09-11Fixed compileShauren
2010-09-11Core/DBLayer: Implement lower level classes for prepared statements with resu...Machiavelli
2010-09-06Core/DBLayer: Fix a warningMachiavelli
2010-09-06Core: Fix some warningsSpp
2010-09-05Core/DBLayer: Move some syncrhonisation error prone methods into the guarded ...Machiavelli
2010-09-04Core/DBLayer:Machiavelli
2010-09-04Core/DBLayer: Add an assert in TransactionTask::Execute to make sure valid qu...Machiavelli
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-09-03Core/DBLayer: Add an assert to detetct calls to invalid prepared statements.Machiavelli
2010-09-03Core/DBLayerMachiavelli
2010-09-03Core/DBLayerMachiavelli
2010-09-02Core/Build: Fix non-PCH compile for Linux (don't know about Windows)runningnak3d
2010-09-02Core/Build: Partial work of fixing non-PCH Linux compilerunningnak3d
2010-09-03Core/DBLayer:Machiavelli
2010-09-03Core/DBLayer:Machiavelli
2010-09-03Missing include from previous rev.Machiavelli
2010-09-03Fix Linux buildMachiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Fixed buildShauren
2010-09-02Core/DBLayer: Add Login-/Characters-/Worlddatabase class implementationsMachiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer: Remove as of recent redundant DatabaseWorkerPoolEnd operationMachiavelli
2010-08-31Core: Fix more warnings (very few left under linux 32)Spp
2010-08-30Core: Fix more warningsSpp
2010-08-30Buildsystem: Clean up target link-definitions a bitclick
2010-08-28Buildsystem: Update CMakeLists to use the proper check, not the old one...click
2010-08-26Core/Logging:Machiavelli
2010-08-26Core/DBLayer:Machiavelli
2010-08-26Buildsystem/Core: Adjust MySQL headers on relevant files to use simplified #i...click