aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QuestHandler.cpp
AgeCommit message (Expand)Author
2022-04-17Core/Quest - fix incorrect answer when sharing (#27529)kvolk2git
2021-09-02Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT wit...HelloKitty
2021-06-22Core/Misc: Clear unused undef leftover in a refactor (#26616)Kelno
2021-01-22Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2020-09-22Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...Giacomo Pozzoni
2020-09-20Scripts/ChatCommands: Constrain how char const* may be used as a command hand...Treeston
2020-09-10Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2020-09-10Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-04-05Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
2019-07-01Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...Wyrserth
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-08-12Core/Movement: 7fff83d6752 followupccrs
2017-08-12Core/Movement: waypoint movement (#20121)ccrs
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-15Core/Player: Keep shared quests through map changes instead of getting stuck ...Cannix
2017-05-01Core/Scripts: unified scripted gossip/quest apiariel-
2017-04-24Core/Quests: implemented MSG_QUEST_PUSH_RESULT notificationsariel-
2017-04-23[3.3.5] Core/Quest: always send the specified RewardNextQuest regardless of e...Xyventh
2017-02-21Core/Packet: convert query packets into new system.ariel-
2017-01-02Update Copyright notice for 2017tkrokli
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-