aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-04Update worldserver.conf.distAokromes
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-06-03Update worldserver.conf.dist (#17270)Sean Rhone
2016-05-20Core/PacketIO: Updated character list packets for 7.xShauren
2016-05-14Update worldserver.conf.distAokromes
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-28Update worldserver.conf.distAokromes
2016-04-28Core/Misc: Move STOP_TIME_FOR_PLAYER value to config. (#17024)Mikhail Redko
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-17Core/Scripting: Change the INFO logger of the hotswap system to enabledNaios
2016-04-16Update worldserver.conf.distAokromes
2016-04-14Core/Worldserver: Correct the default comment of HotSwap.EnableReCompilerNaios
2016-04-14Core/Build: Provide an interface target for gameNaios
2016-04-13Fixed typo in worldserver.conf.dist (#16958)Razi Alexis
2016-04-11Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...Naios
2016-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
2016-04-11Core/Blackmarket: Implemented black marketGigi1237
2016-04-10Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-04-09Core: Remove whitespacesVincent-Michael
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-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-03-31Core/Config: Fix 3 more missing config warningsDDuarte
2016-03-31Core/Config: Error logging for ptree_bad_dataDDuarte
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Core/AHBot: Add missing AuctionHouseBot.Class.CLASS.Allow.Zero to configDDuarte
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-21Merge pull request #16101 from NathanHandley/3.3.5Duarte Duarte
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-03-19CMake: Use inherited dependencies in worldserver and authserverNaios
2016-03-19CMake: Use inherited dependencies in scriptsNaios
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-11Merge pull request #16763 from mateusdemboski/patch-1Shauren
2016-03-11Core/Worldserver: Move the Realm instance into the game libraryNaios
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-11Update worldserver.conf.distMateus Demboski
2016-03-03Core/Misc: fix buildMitchesD
2016-03-03Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-03-03Core/Database: Close the databases correctly when the DBUpdater failsNaios
2016-02-23Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...Shauren
2016-02-21Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-01-20Merge pull request #15995 from ShinDarth/mmrShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-28AHBot item class modifiersAndrew Letson
2015-12-08Misc: Removed unneeded info about character escaping from .conf.dist and impr...Cosmo Orzechovsky
2015-11-23Merge pull request #15732 from ShinDarth/reset-health-manaMitchesD
2015-11-14Core/Worldserver: Enable the database updater by default.Naios
2015-11-07Merge pull request #15697 from ShinDarth/cdMitchesD