aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2014-12-12Update worldserver.conf.distAokromes
2014-11-10DB/Spells: Cleaned playercreateinfo_spell_custom table and added WoTLK class ...Appled
2014-10-25AHBot related fixesRochet2
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-05Update worldserver.conf.distAokromes
2014-10-05Misc: Update some conf values/textsAokromes
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
2014-10-03Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdownjackpoz
2014-09-28WorldServer/Misc: Log possible errors on shutdownjackpoz
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-09Core/NetworkIO: Use reactor style sending on linux to reduce locking overheadShauren
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-06Misc: Update worldserver.conf.dist to TC standardsAokromes
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-08-28Core/AuctionHouse: Merge last changes of PR #12917jackpoz
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-27Core/RA: Workaround for telnet active modejackpoz
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-23Core/Misc: Fix Mac OS X no-pch buildjackpoz
2014-08-22Core/Quest: Allow money reward for quests to be modified.Ascathor
2014-08-11Core/NetworkIO: Restore networking related scripting hooksleak
2014-08-10Resolve shutdown crash/leak if MySQL server is not runningleak
2014-08-10Core/Worldserver: Replaced old hack sending key events to unblock console threadShauren
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-27Conf/World: Disable player limit by defaultDDuarte
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-23Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...Shauren
2014-07-22Increased default thread pool size as it now handles more than signals and re...leak
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-19Core/Logging: Changed format of packet log file from .bin to .pkt and restore...Shauren
2014-07-17Core/Misc: Fix abort() on shutdown on *nixjackpoz
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-16GCC compile fixesleak
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-13More warnings fixesSubv
2014-07-13Fixed some compiler warningsSubv
2014-07-13Fixed the worldserver not using the path to the config file as defined in cmakeSubv
2014-07-10Fixed a GCC internal error when compiling AsyncAcceptorSubv
2014-07-09Fixed the first world connection being slowSubv
2014-07-08Fixed FreezeDetectorHandler trigger timeleak
2014-07-08Replaced the LogWorker thread with Boost ASIOleak
2014-07-07Renamed WorldTcpSession back to WorldSocketleak
2014-07-07Readd support for TCP_NODELAY socket optionleak
2014-07-06Removed some dead codeSubv
2014-07-06Change the freeze detector thread to be a periodic callback running on the th...leak
2014-07-05Fixed PCH build, some leaks and tidied the code up a bitSubv
2014-07-06Completely remove ACE as dependency for TC - kkthxbyeleak