aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2016-09-03Scripts/Commands: Small QoL adjustmentstreeston
2016-08-29Core/GameObject: added possibilty for gameobjects to contain money loot.ariel-
2016-08-27Core/Logging: delete old logs of the own realm onlyjoschiwald
2016-08-23Core/Objects: Added check (error log) for possible invalid position for creat...Vincent-Michael
2016-08-19Core/World: Change worldstate storage to uint32 to fix compile warnings (its ...Shauren
2016-07-23Core/Players: Initial work on demon huntersOvalord
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-15[6.x] Core/Battlefield: Tol Barad (#17124)Mihapro
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-05-30Core/Addons: Removed AddonMgrShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
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: AchievementMgr refactoringShauren
2016-04-28Core/Misc: Move STOP_TIME_FOR_PLAYER value to config. (#17024)Mikhail Redko
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-04-11Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...Naios
2016-04-11Core/Blackmarket: Implemented black marketGigi1237
2016-04-10Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-04-09Core/Maps: Implement optional pre-loading of maps.r00ty-tc
2016-04-08Merge pull request #16633 from Treeston/3.3.5-talentinspectTreeston
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-03-28Core/Config: Remove references to Arena.QueueAnnouncer.PlayerOnly which hasn'...DDuarte
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-23Improved Auction house deposit handling.pete318
2016-03-11Core/Worldserver: Move the Realm instance into the game libraryNaios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-11Core/Common: Move singleton instances into compilation unitsNaios
2016-02-19Core/Networking: Rewrite networking threading modelShauren
2016-02-17Core/Configuration: Set default value of "Expansion" config to CURRENT_EXPANS...Shauren
2016-01-20Merge pull request #15995 from ShinDarth/mmrShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-29Core/Networking: Added safety checks against linking instance socket with inc...Shauren
2015-11-23Merge pull request #15732 from ShinDarth/reset-health-manaMitchesD
2015-11-07Merge pull request #15495 from Treeston/3.3.5-gemperfectionShauren
2015-11-07Merge pull request #15731 from ShinDarth/toscriblub
2015-11-07Merge pull request #15697 from ShinDarth/cdMitchesD
2015-11-07Merge pull request #15646 from ShinDarth/ticketShauren
2015-10-16Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settingsShinDarth
2015-10-06Core/Battle.net:Shauren
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-19Core/Taxi: Further improvementsShauren
2015-09-14Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...StormBytePP
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-08-31Core/DataStoresShauren
2015-08-17Build: Removed DBC dependency from collision projectShauren
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP