aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation
AgeCommit message (Expand)Author
2016-04-11Core/Blackmarket: Implemented black marketGigi1237
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
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-02Merge branch 'pets' of https://github.com/myran2/TrinityCore into myran2-petsDDuarte
2016-01-10Core/DataStores: Dropped unused DB2 fileShauren
2016-01-05Core/Players: Split playerBytes fields in characters tableShauren
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-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-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-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-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-27Only read and delete from corpse table for current map instance. Not forpete318
2015-08-27Core/DBLayer: Added compile time validation for prepared statement indexes pa...Shauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-24Core/DBLayer: Reordered table joins to work around a mysql bugShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP