aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QuestHandler.cpp
AgeCommit message (Expand)Author
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-06-01Core/Criteria: Add all values of CriteriaStartEventShauren
2021-05-16Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...Shauren
2021-05-09Core/Quests: Drop unneeded QuestSpecialFlagsShauren
2021-04-27Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they onl...Treeston
2021-02-26Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoA...Shauren
2020-12-24Core/Quests: Fixed crash happening when a player is quest enderShauren
2020-12-11Core/Quests: Fixed questgiver iconsShauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Movement: 7fff83d6752 followupccrs
2020-08-23Core/Movement: waypoint movement (#20121)ccrs
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16Core/Player: Keep shared quests through map changes instead of getting stuck ...Cannix
2020-05-03Core/Scripts: unified scripted gossip/quest apiariel-
2020-04-28Core/Quests: implemented MSG_QUEST_PUSH_RESULT notificationsariel-
2020-04-27[3.3.5] Core/Quest: always send the specified RewardNextQuest regardless of e...Xyventh
2020-01-02New YearAokromes
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-08-30Core/Quests: Implement new logic for selecting spell casters for accept/rewar...Lopfest
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-31Core/Quests: Implemented player choice rewardsShauren
2017-12-31Core/Quests: Implemented player choicesTraesh
2017-12-04Core/Scripts: Added new QuestScript hooks (#20950)Traesh
2017-11-28Core/Quests: Implemented quest popupsOvalord
2017-06-15Core: Updated to 7.2.5.24330Shauren
2017-06-11Core/Quests: Fixed structures of QuestGiverOfferRewardMessage and QuestGiverQ...Shauren
2017-06-04Core/Misc: Fixed warningsjoschiwald
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-02-26Core/Scripts: Enhance quest status hook by making it catch more status change...Rochet2
2017-02-11Core/Logs: Fine tune more logsAokromes
2017-01-12Core/Quest: send SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest is rewarded.Snapper
2017-01-01Update copyright note for 2017vincent-michael
2016-11-08Core/Quests: Implemented handling all QuestPackageItem typesShauren
2016-08-27Core/PacketIO: Added CMSG_REQUEST_WORLD_QUEST_UPDATE / SMSG_WORLD_QUEST_UPDAT...Vincent-Michael
2016-07-15Core/Quests: Remove quest items that were looted if they are unique, bound, q...Brian
2016-07-06Core/Items: Optimize allowed item spec check for quest rewards from QuestPack...Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-03-22Core/Quests: Fixed party accept questsShauren
2016-03-22Core/Quests: Fixed quest sharingShauren
2016-02-06Core/Gossips: added some sanity checks to prevent duplicate interactionjoschiwald