aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2016-09-30Misc/Config: fix an oversight.SnapperRy
2016-09-30Misc/Config: enable ChatFakeMessagePreventing by default, since it's a blizzl...SnapperRy
2016-09-30Core/Config: allow to specify daily quest reset hour in config.SnapperRy
2016-08-01Core/Chat: Split ChatLevelReq.Say into 3Aokromes
2016-08-01Core/Player: New PartyLevelReq setting (#17707)Aokromes
2016-07-31Core/PVP: Move report AFK requirement to config (#17699)Aokromes
2016-07-31Core/PVP: Improve log (#17698)Aokromes
2016-07-02Update worldserver.conf.distAokromes
2016-07-02Update worldserver.conf.distAokromes
2016-06-23Core/Player: Add option to prevent rename during character customizationpsayafan
2016-06-04Update worldserver.conf.distAokromes
2016-06-04Implement real time statistic visualization (#16956)Duarte Duarte
2016-06-03Update worldserver.conf.dist (#17276)Sean Rhone
2016-05-10Scripts/Commands: Small QoL adjustmentstreeston
2016-04-25Core/Misc: Move STOP_TIME_FOR_PLAYER value to config. (#17024)Mikhail Redko
2016-04-25Update worldserver.conf.distAokromes
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-14Core/Worldserver: Correct the default comment of HotSwap.EnableReCompilerNaios
2016-04-14Core/Build: Provide an interface target for gameNaios
2016-04-13Update worldserver.conf.distAokromes
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-09Buildsystem: 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/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-18CMake: Use inherited dependencies in worldserver and authserverNaios
2016-03-18CMake: Use inherited dependencies in scriptsNaios
2016-03-16Core: Remove whitespacesVincent-Michael
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-15Core/Maps: Implement optional pre-loading of maps.r00ty-tc
2016-03-12Core/Misc: fix buildMitchesD
2016-03-12Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-03-12Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...Shauren
2016-03-12AHBot item class modifiersAndrew Letson
2016-03-12Misc: Removed unneeded info about character escaping from .conf.dist and impr...Cosmo Orzechovsky
2016-03-12Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...Shauren
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-06Core: Backport 6.x realm changesDDuarte
2016-03-03Core/Database: Close the databases correctly when the DBUpdater failsNaios
2016-02-22Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-18Core/Packets: Adjust 'TalentsInspecting' option so it no longer doesn't actua...treeston
2016-02-05Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-01-09Merge pull request #16101 from NathanHandley/3.3.5Duarte Duarte
2016-01-01Update copyright note for 2016Rushor
2015-12-25Updates in respnose to feedback from DDuarte. Including:NathanHandley