aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
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
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak
2014-07-04Refactored both world and auth mainleak
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-03Fix non-PCH compileleak
2014-07-02Fixed login and some errorsSubv
2014-07-02Enabled RA and removed all ACE from itSubv
2014-07-02Cleaned up worldserver includes a bitSubv
2014-07-02Cleaned up the authserver includes a bit.Subv
2014-07-02Remove unused RARunnable filesleak
2014-07-02Some ground work for ASIO based RemoteAccess handlingleak
2014-07-01Corrected some things from the previous commitSubv