aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QuestHandler.cpp
AgeCommit message (Expand)Author
2022-03-11Core/Misc: Clear unused undef leftover in a refactor (#26616)Kelno
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2022-02-27Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...Giacomo Pozzoni
2022-02-27Scripts/ChatCommands: Constrain how char const* may be used as a command hand...Treeston
2022-02-26Core/Quests: Fixes response selection to use correct referenced identifier (#...ModoX
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-01-13Core/Quests: Set quest slot earlier when abandoning a quest (#27584)ModoX
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-13Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...Wyrserth
2021-11-02Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5Shauren
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