aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QuestHandler.cpp
AgeCommit message (Expand)Author
2016-09-09Core/Scripts: Enhance quest status hook by making it catch more status change...Rochet2
2016-08-29Whitespace clean-upGustavo
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-07-15Core/Quests: Remove quest items that were looted if they are unique, bound, q...Brian
2016-06-07Core/Quest: send SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest is rewarded.Snapper
2016-02-04Core/Gossips: added some sanity checks to prevent duplicate interactionjoschiwald
2016-01-12Core/Quests: Fixed party accept questsShauren
2016-01-12Core/Quests: Fixed quest sharingShauren
2016-01-01Update copyright note for 2016Rushor
2015-10-25Core/Quests: Fix a CMSG injection abuse.w1sht0l1v3
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-03-01Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-01-31Core/Quests: Fixed WPE exploit that allowed to accept any questNayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Quests: Don't display a message if the player doesn't meet the requireme...Sebastian Valle Herrera
2014-09-12Core/Quests: Only prompt the player to take the next quest in a chain if he m...Subv
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-02-06Core/Entities: allow interaction with gameobject questgivers if player can ta...joschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-12-14Core/Quests: Fix an issue where auto-completed quests would not be automatica...Discover-
2013-12-14Core/AI: Fix an issue where the OnQuestAccept hooks were not called for auto-...Discover-
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-08-30Core/Quests: Split Flags and SpecialFlagsNay
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-08-06Core/Misc: Implement reinterpret casts for all battleground classes and use t...Discover-
2013-07-11Core/Quests: Fixed quest sharingShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-10Quest Complete, OnLevelChangedRochet2
2013-05-26Core/Handler : Fix Sharing questBitCoding
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-26Core/Quests: Updated quest flags and implemented QUEST_FLAGS_NO_MONEY_FROM_XP...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-24Core/Quests: Added support for 10/25 man only raid questsShauren
2012-12-14Core/QuestHandler: Minor change on output from two logentries to make more senseclick
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-20Core/Questhandler: Fix qsharing. Thnx Chaplain for ideaFaq
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-12Core/DungeonFinder:kaelima
2012-06-05Core/Quests: Fixed auto-accepting chain questskaelima