aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2015-04-15Add missing newlineDaniel M. Weeks
2015-04-15Remove unnecessary semicolonsDaniel M. Weeks
2015-04-02Core/Database: Remove va_list from PreparedStatement::PAppend.Naios
2015-04-02Core/Database: Remove va_args from DatabaseWorker::Execute methods.Naios
2015-03-30Core/Misc: Remove unused headersleak
2015-03-29Core/Database: Return an unknown error code instead of false (0) if mysql_ini...Naios
2015-03-29Core/Database: Fix a mistake in 54ee5267244acac16Naios
2015-03-28Core/Database Improve commit 39bdd06446dcNaios
2015-03-27Core/Database: Prepare statements at reconnect.Naios
2015-03-22Core/Database: Fix some warnings on gccNaios
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-15Core/DBLayer: Remove references to table character_currency (6.x only)Nayd
2015-03-15Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-02-12Shared/Database: Improve dead-lock error handlingjackpoz
2015-02-04Fix buildNayd
2015-02-04Shared/Database: Fix transactions not being recommitted on dead-lock errorjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-10Core/Commands: implement .pvpstats commandShinDarth
2014-10-25AH related fixesRochet2
2014-10-18Scripts/Commands: Implement mutehistory command for GM's with requested impro...Heihachi
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-19Core/Commands: Fix displaying in .baninfo character command.xjose93
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-10Core/DB: Fix crash on shutdownjackpoz
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-06Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value st...Shauren
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-16Core/DBLayer: Fixed an incredibly rare memory leak happening when player star...Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-11Kill potentially uninitialized variable warningleak
2014-08-10Resolve shutdown crash/leak if MySQL server is not runningleak
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-02Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)DDuarte
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-26Added comments to 6961f957c9d03bff634f0b75466458564845722e to make sure noone...Shauren
2014-07-26Core/DBLayer: Fixed possible crashes with async queries retrieving resultShauren
2014-07-25Core/PreparedStatements: Fixed a change I missed in the World prepared statem...Subv
2014-07-25Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.Subv
2014-07-21Core/DatabaseWorkerPool: Delete PCQ in dtor rather than in Close() and cancel...leak
2014-07-21Core/PreparedStatements: Fixed a Coverity warningSebastian Valle Herrera
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Fix a warning about abstract class not having a virtual destructorSubv
2014-07-08Replaced the LogWorker thread with Boost ASIOleak
2014-07-02Fixed login and some errorsSubv
2014-07-01Fixed the authserver compileSubv