aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
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
2015-12-25Updated AuctionHouseSeller to have item class level stack controlNathanHandley
2015-12-14Core/Arena: create more arena configsShinDarth
2015-11-14Core/Worldserver: Enable the database updater by default.Naios
2015-11-12Merge pull request #15732 from ShinDarth/reset-health-manaMitchesD
2015-11-03Core/Ticket improved ticket systemShinDarth
2015-10-28Merge pull request #15736 from ShinDarth/desertersMitchesD
2015-10-28Core/Battleground: implement deserters tracker featureShinDarth
2015-10-28Scripts/DuelReset:ShinDarth
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-17Merge pull request #15697 from ShinDarth/cdMitchesD
2015-10-17Core/Player rewritten duel CD reset systemShinDarth
2015-10-16Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settingsShinDarth
2015-10-12Core/Battlegrounds: implment even BG teams configurationShinDarth
2015-10-05Core/Player: implement ResetCoolDownAfterDuel configurable featureShinDarth
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-24Merge pull request #15590 from unknown-8H3D/patch-1Duarte Duarte
2015-09-23minor typoPirricli
2015-09-23Fix typounknown-8H3D
2015-09-23Merge pull request #15313 from pete318/map_local_guid_335Carbenium
2015-09-23Config: Typo/Cosmetic changesmthsena
2015-09-22Config ; Minor Typom_pan