aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-22Core/Battle.net: Use real account name from account table to auth instead of ...Shauren
2014-08-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-16Core/DBLayer: Fixed an incredibly rare memory leak happening when player star...Shauren
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
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-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-22Merge branch 'master' into 4.3.4DDuarte
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-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
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
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-30Replaced ACE_Task_Base based DatabaseWorker with PCQleak
2014-06-27Core/Battle.net: Fixed password change prepared statementShauren
2014-06-24Core/Databases: Removed ACE dependencies on some of the database handling code.Subv
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-06-18Added missing changes for previous commitShauren
2014-06-13Core/Misc:Ascathor
2014-06-08Core/Commands: Added a set of commands to manage battle.net accountsShauren
2014-06-08Merge branch 'battle.net' into 4.3.4Shauren
2014-06-08Core/Battle.net: Additional checksShauren
2014-06-08Core/Battle.net: Refactored handling multiple game accountsShauren
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-07Core/Database: Update log for incorrect db structureAokromes
2014-06-01Core/Battle.net: Implemented reconnectsShauren
2014-06-01Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...Shauren
2014-05-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-17Shared/Database: Increase Database Worker Pool queue sizejackpoz
2014-05-13Core/Battle.net: Use prepared statements in Battlenet::AccountMgrShauren