aboutsummaryrefslogtreecommitdiff
path: root/src/server/database
AgeCommit message (Expand)Author
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
2016-04-11Core/Blackmarket: Implemented black marketGigi1237
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-03-25Core/PacketIO: Updated packet structures to 6.2.4.21355Shauren
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-03-19CMake: Use inherited dependencies in database, shared and gameNaios
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-03Core/Database: Use RAII for resource management in MySQLConnectionNaios
2016-03-03Core/Database: Move DatabaseWorkerPool into it's own translation unitNaios
2016-03-03Core/Database: Use RAII instead of raw pointers for resource managementNaios
2016-03-03Core/Database: Close the databases correctly when the DBUpdater failsNaios
2016-03-02Merge branch 'pets' of https://github.com/myran2/TrinityCore into myran2-petsDDuarte
2016-02-21Core/Updater: Convert an assertion into a fatal errorNaios
2016-02-21Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-20Core/Updater: Use a different method for file readingNaios
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
2016-01-10Core/DataStores: Dropped unused DB2 fileShauren
2016-01-05Core/Players: Split playerBytes fields in characters tableShauren
2016-01-04Core/DBUpdater: Fix help text download linkDuarte Duarte
2016-01-03Core/DataStores: Implemented checking PlayerCondition for future useShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-24Core/Spells: Implemented scaling spell value with item levelShauren
2015-11-13Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...Shauren
2015-11-13Fix build for mysql versions older than 5.7Shauren
2015-11-12Core/DBLayer: Ensure that MySQL version used when compiling is the same as li...Shauren
2015-11-07Updated url for tc wikiVincent-Michael
2015-11-06Merge pull request #15707 from ShinDarth/pvpstatspete318
2015-11-05Core/Accounts: Unified game account ban checks with 3.3.5 branchShauren
2015-11-02Core/Auth: Added missing lock country check to AuthSession handlerShauren
2015-10-16Core/Player: implemented Heirloom CollectionMitchesD
2015-10-05CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.Naios
2015-10-05Core/Updater: Fix mysql in path check/search.Naios
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-02Core/Players: Removed db queries from friend packet buildersShauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-26Core/Updater: fixed host parameter is being ignoredjoschiwald
2015-09-26Build fixShauren
2015-09-26Core/Updater: Pipe mysql process output into worldserver logShauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-13Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-09-10Core/Spells: Improved spell category cooldown handlingShauren
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-09-04Core/DBLayer: Allocate a single buffer for entire prepared result set instead...Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren