aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-05Merge pull request #12954 from MrSmite/ResourceTrackingDuarte Duarte
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-08-30Scripts/Commands: Add optional reason to server shutdown/restart commandsDDuarte
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-22Core/Quest: Allow money reward for quests to be modified.Ascathor
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-04Core: Fix typoVincent-Michael
2014-08-04Core/World: Small cleanup on headers in World.cppVincent-Michael
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
2014-07-26Core/DBLayer: Fixed possible crashes with async queries retrieving resultShauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-09GCC you sneaky...leak
2014-07-09Nuked some compiler errors on LinuxSubv
2014-07-06Removed some unneeded boost dependencies.Subv
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