aboutsummaryrefslogtreecommitdiff
path: root/src/server/database
AgeCommit message (Expand)Author
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-06-26Core/DataStores: Updated to 7.0.3.22045Shauren
2016-06-21Core/Items: Item upgrade followupShauren
2016-06-21Core/Items: Implemented item upgradesfrozen4
2016-06-18Core/PacketIO: Updated equipment set packets and implemented saving transmog ...Shauren
2016-06-18Core: Update to 7.0.3.21963Shauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-13Core: Updated to 7.0.3.21916Shauren
2016-06-09Core/Players: Updated talent specializationsShauren
2016-05-30Core/Addons: Removed AddonMgrShauren
2016-05-30Core/DataStores: Updated db2 to 7.0.3.21796Shauren
2016-05-29Core/DB/Updater: English grammar corrections (#17207)Trond B Krokli
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-26Core/Pets: Fixed wrong prepared statement in bc1a81747ae032bc2ae3681d99f5f605...Shauren
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
2016-05-25Core/Bnet: Order account list by id when the bnet account has more than 1 gam...Shauren
2016-05-216.x rebaseShauren
2016-05-20Core/Entities: Updated updatefields to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-20Core/PacketIO: Updated character list packets for 7.xShauren
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-05-07Core/Achievements: Add new realm first achievements to list of excluded achie...Shauren
2016-05-02Core/Spells: Implemented RPPM proc effectsShauren
2016-05-01Core/DataStores: Clean up manually named tables/columns in hotfixes database ...Shauren
2016-04-24Core/Hotfix: Fixed startup in bc106abb07dc0afc69c2a9238267081464c05254Vincent-Michael
2016-04-23Core/Updater: Correct the config key hint of a log messageNaios
2016-04-22Core/Misc: Fixed warnings found by GCC 6Shauren
2016-04-18Core/Cryptography: Move the SHA1 calculate helper to the SHA1 headerNaios
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