aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2015-06-29DB/World schema backport: move questItem* fields to *_questitem tablesShinDarth
2015-06-17Core/Players: Fix converting quests on faction changejackpoz
2015-05-19Core/GameObjects: Implemented gameobject_addon table, you can now set invisib...Rat
2015-04-02Core/World: Remove va_list from World::RecordTimeDiff.Naios
2015-03-15Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-02-21Core/Logs: Throw a little more sensible textoutput when missing maps/vmaps (t...click
2015-02-20Core/Config: Force SaveRespawnTimeImmediately config to Enabledjackpoz
2015-01-26Core/Creatures: No gray aggro configHristo Bogdanov
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-24Core/PetitionsHandler: Move charter costs to configmthsena
2014-11-10DB/Spells: Cleaned playercreateinfo_spell_custom table and added WoTLK class ...Appled
2014-10-18Merge pull request #13353 from ShinDarth/335_quest_trackerDuarte Duarte
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
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