aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
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
2014-07-01Removed ACE from TCSoapSubv
2014-07-02Forgotten changeleak
2014-07-02Replaced ACE_Method_Request based DelayExecutor by PCQ implleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-26Core: Fix warnings and kill again whitespace ...Vincent-Michael
2014-06-25Compile fix (RASocket needs to be rewritten entirely at some point)leak
2014-06-24Core/Loot: Make the pickpocket loot refill every 10 minutes by default on the...Subv
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-22Various cleanups and fixes due to feedbackleak
2014-06-21Replaced ACE_Auto_Array_Ptrleak
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-06-20Core/Dependencies: Clean up recastnavigation folderjackpoz
2014-06-13Core/Misc:Ascathor
2014-06-07Core/Misc: Kill Whitespace ...Vincent-Michael
2014-06-01Replaced ACE based typedefs for fixed width ints with C++11 versionsleak
2014-05-30Replace authserver ACE related code with Boost/C++11leak
2014-05-12Add support for Boost 1.55leak
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-08Core/ChatLog: handle chatlog options with extended logging systemjoschiwald