aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets/QuestPackets.cpp
AgeCommit message (Expand)Author
12 daysCore: Updated to 11.2.7Shauren
2025-10-10Core: Updated to 11.2.5.63704Shauren
2025-06-22Core/Players: PlayerChoice improvementsShauren
2025-05-23Core/PacketIO: Move all packet writing utilities to separate fileShauren
2025-05-22Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]Shauren
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 3Shauren
2025-04-25Core: Updated to 11.1.5Shauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2024-10-31Core/PacketIO: Fixed SMSG_QUERY_QUEST_INFO_RESPONSE structureShauren
2024-09-14Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)Meji
2024-09-06Core/PacketIO: Add missing bit to SMSG_QUEST_GIVER_QUEST_DETAILSShauren
2024-08-30Core/PacketIO: Implemented UIMap questlines (#30030)Meji
2024-08-17Core/PacketIO: Fixed SMSG_QUEST_GIVER_REQUEST_ITEMS structureShauren
2024-08-17Core/PacketIO: Fixed some 11.0.2 structuresShauren
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-31Core/PacketIO: Added example uses of new packet reading/writing utilitiesShauren
2024-05-08Core: Update to 10.2.7Shauren
2023-12-31Core/Quests: Removed slow queries from daily and weekly resetsShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-05-05Core/PacketIO: Fixed quest query packet structureShauren
2023-01-28Core: Updated to 10.0.5Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-02-26Core/Quests: Fixes response selection to use correct referenced identifier (#...ModoX
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-11-02Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5Shauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-02-26Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoA...Shauren
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-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-01-02New YearAokromes
2019-10-27Core/PacketIO: Update opcodes and packet structures to 8.2.5Shauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 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-07-08Core/PacketIO: Fixed typo in SMSG_QUEST_GIVER_QUEST_LIST_MESSAGE structurevincent-michael
2017-06-11Core/Quests: Fixed structures of QuestGiverOfferRewardMessage and QuestGiverQ...Shauren
2017-06-10Core/Quests: Fixed showing quest objective completion clientside for objectiv...Shauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-14Core/Quests: Fixed quest reputation rewards in packets and implemented new fi...Shauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-10-09Core/PacketIO: Fixed SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE structuremzk