aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
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
2014-02-05Remove whitespaces from previous commitGacko
2014-02-05Authserver / Worldserver: Fix warnings about unused variablesGacko
2014-02-05Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...Discover-
2014-01-17Show Kick, Mute and Ban in worldZabustak
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-12Core&Conf: Small cosmetic fixesmthsena
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-28Core/Misc: Fix warningsjackpoz
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-12-01Core/AI: Good bye, Good bye my beloved EventAI system :(Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-07Core/Logging: Extend logging system to allow inheritance of loggersSpp
2013-09-27Core/RBAC: Add default groups to accounts based on their security level.Spp
2013-09-12Core/Groups: Allow to configure the way in which instance reset message is se...Aokromes
2013-09-07Core/Battlegrounds: Allow random BG winner/loser rewards to be configurableAokromes
2013-09-04Core/Command Line: Fix memory leakjackpoz
2013-09-02Core: Fix compile with PCH enabled and warningsNay
2013-09-01Core/Account: Make account password change security variable and various changesAscathor
2013-09-01Core/Thread: Fix race condition in FreezeDetectorRunnablejackpoz
2013-08-29Core/NetworkIO: Generic packet spam solutionMachiavelli