aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests
AgeCommit message (Expand)Author
2022-07-19Core/Quest: Corrected type of emote field in QuestOfferReward to be signedModoX
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-01-26Core/Quests: Sync comments/log with 3.3.5Shauren
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-18Core/Quests: Remove RewardMoney from quest_template as it is not a static val...funjoker
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-11-27Core support for breadcrumb quests (#23157)PolarCookie
2021-11-11Core/Quests: Corrected wrong quest startup errorsShauren
2021-11-02Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5Shauren
2021-10-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2021-09-26Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-01Core/Criteria: Add all values of CriteriaFailEventShauren
2021-05-16Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...Shauren
2021-05-11Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENTShauren
2021-05-11Core/Quests: Fix loading quest_template.AreaDescriptionShauren
2021-05-10Core/Quests: Unify quest objective updating into one function and replace ite...Shauren
2021-05-09Core/Quests: Quest improvementsShauren
2021-05-09Core/Quests: Drop unneeded QuestSpecialFlagsShauren
2021-04-27Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they onl...Treeston
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-04-06Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdateShauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-02-06Fix nopch build & warningShauren
2021-02-06Core/Quests: Correct criteria tree quest objective update conditionsShauren
2021-01-29Core/Misc: Add functionality to allow low level quests/kills/discoveries to g...Nathan Handley
2021-01-29Core/Quests: Automatically add quests with AUTO_PUSH flag to player (#25938)Matan Shukry
2020-12-23Core/Players: Introduce configurable allied race starting level and fix defau...Shauren
2020-12-16Core/Quest: Change RewardFactionCapIn type to signed int32funjoker
2020-12-11Core/Quests: Fixed questgiver iconsShauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/Quests: Define new quest flagsShauren
2020-12-08Core/Quests: Define new quest objective typesShauren
2020-12-08Core/Misc: First set of required db changes for 9.0Shauren
2020-12-08Core/Misc: Remove custom quest levels in titleShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-05-01Core/Achievements: Greatly optimize achievement system by splitting large typ...Xinef
2020-04-28Various quest system fixes (seasonal quests, timed quests and more) (#18940)xinef1
2020-04-27Core/Quest: fix RewardNextQuest being used to condition previous quests in chainariel-
2020-04-26Core/Achievements: Optimized resetting achievement criteria by condition and ...Xinef
2020-04-24Core/Quests: fixed exclusivegroup interaction with prevquestId and nextQuestId.ariel-
2020-04-24Core/Quests: changed quest_template_addon.NextQuestID to unsignedariel-
2020-04-24Core/Globals: some changes in quest loadingariel-
2020-04-24Core/Globals: Fix Quest codestyle and member variable initializationariel-