aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2014-07-04Fixed compilation and some copy paste errorleak
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-30Replace ACE thread/mutex in OpenSSLCryptoleak
2014-06-26Core: Fix warnings and kill again whitespace ...Vincent-Michael
2014-06-24Core/Loot: Make the pickpocket loot refill every 10 minutes by default on the...Subv
2014-06-24Core/Databases: Removed ACE dependencies on some of the database handling code.Subv
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-06-13Core/Misc:Ascathor
2014-06-02Replaced LockedQueue ACE lock with std::mutexleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-22Core/Texts: Implemented loading BroadcastTextsjoschiwald
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-08Core/ChatLog: handle chatlog options with extended logging systemjoschiwald
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-02-10Core/DB/Achievements:joschiwald
2014-02-05Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...Discover-
2014-01-21Core/Misc: Fix compile.Discover-
2014-01-21Core/Weather: Weather updates are now sent to all players in the zone instead...Discover-
2014-01-17Show Kick, Mute and Ban in worldZabustak
2014-01-12Core&Conf: Small cosmetic fixesmthsena
2014-01-11Core/Entities: Implement SMSG_INVALIDATE_PLAYERDehravor
2014-01-06Core/Entities: add some log messages in CheckCreatureTemplatejoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-01Core/AI: Good bye, Good bye my beloved EventAI system :(Vincent_Michael
2013-11-29Core/World: Remove unused codejackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-16Core/TransportsShauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-12Core/Groups: Allow to configure the way in which instance reset message is se...Aokromes
2013-09-11Merge pull request #10736 from jackpoz/localtime_race_conditionNay
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-09-07Core/Battlegrounds: Allow random BG winner/loser rewards to be configurableAokromes
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: Few fixes for previous commit.Machiavelli
2013-08-29Core/NetworkIO: Generic packet spam solutionMachiavelli
2013-08-24Core/Settings: Fix build in non cpp11 compilersNay
2013-08-24Core/Settings: Fix a crash if worldserver.conf DataDir setting is emptyNay
2013-08-06DB/Schema: Rename _questrelation tables to _queststarter and _involvedrelatio...Nay
2013-07-24Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...joschiwald
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-06-05Stats Limitscorbi