aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
2017-03-03Core/Auth: removed unneeded sub queryjoschiwald
2017-02-26Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2017-02-19[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2017-02-05Core/Misc: remove two synch queries and replace them with CharacterInfo cacheariel-
2017-01-30Fixed clang segmentation fault in nopch modeShauren
2017-01-29Core/Player: Moved character_template from character to world dbjoschiwald
2017-01-22Core/Players: Fixed accidentally deleting Talentsjoschiwald
2017-01-15Removed debug leftoversShauren
2017-01-15Build fixShauren
2017-01-14Core: Updated to 7.1.5.23360Shauren
2017-01-13Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-12build fixShauren
2017-01-12Core/DBLayer: Refine new query callback for chainingShauren
2017-01-11Core/DBLayer: Added new async query callback apiShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
2016-12-18Core/Commands: Added new 'bnetaccount listgameaccounts' command to display al...Shauren
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-11-07Core/Scenarios: Removed a bad usage of blocking db queries when saving scenar...Shauren
2016-11-06Core/Instances: Implemented base scenario system and objectives in dungeonsKrudor
2016-10-31Core/Database: Fix logic in DatabaseWorkerPool::GetFreeConnectionShocker
2016-10-26Core/DataStores: Updated to 7.1.0.22900Shauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-10-09Core/DataStores: Fixed loading signed db2 fieldsShauren
2016-10-08Core/DataStores: Corrected SummonProperties.db2 structurefunjoker
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-10-01Core/Player: Implemented account wide mountsMitchesD
2016-09-30Core/Items: Reworked loading child equipment from database, these items are n...Shauren
2016-09-25Core/Scenes: Implemented scene systemTraesh
2016-09-24Core/Database: removed unused prepared statementsjoschiwald
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
2016-09-20Core/Player: Set max power values from PowerType.db2Shauren
2016-09-06Core/Creatures: Load expansion data from `HealthScalingExpansion` column inst...Kinzcool
2016-08-28Core/DataStores: Implemented TactKey.db2Vincent-Michael
2016-08-27Core/Logging: delete old logs of the own realm onlyjoschiwald
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-13Core/Creatures:Vincent-Michael
2016-08-10Core\Command: remove account_muted data on account deletionForesterDev
2016-08-10Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-10Core/DataStores: Implemented all curve types from Curve.db2Shauren
2016-08-08Core/Misc: Better description for a logAokromes
2016-08-08Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-05Core/DataStores: Refactored DB2 loaders to no longer require sparse format to...Shauren
2016-07-19Core/PacketIO: Send spec id in char enumShauren
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-16Core/Instances: Add functionality for modifying instance entrance locationsKrudor
2016-07-16Core/Items: Implemented child equipmentShauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren