aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests/QuestDef.cpp
AgeCommit message (Expand)Author
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-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-10-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2021-09-26Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-05-11Core/Quests: Fix loading quest_template.AreaDescriptionShauren
2021-05-09Core/Quests: Drop unneeded QuestSpecialFlagsShauren
2021-01-29Core/Misc: Add functionality to allow low level quests/kills/discoveries to g...Nathan Handley
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/Misc: First set of required db changes for 9.0Shauren
2020-12-08Core/Misc: Remove custom quest levels in titleShauren
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-
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...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-08-17QueryCache portfunjoker
2019-07-21Few small optimizations here and there (#18684)xinef1
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-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-04Core/Scripts: Added new QuestScript hooks (#20950)Traesh
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-04-23Fix typo in IsRaidQuestTraesh
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-03-20Core/Conditions: Implemented new condition type CONDITION_QUEST_OBJECTIVE_COM...funjoker
2017-02-11Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2017-02-05Core/Quest: implement usage of QUEST_FLAGS_RAID to allow a quest to be comple...SnapperRy
2017-02-04Core/Quest: do not save/load Dungeon Finder/daily/repeatable quests as comple...SnapperRy
2017-02-04Core/Loading: output error when specified emote id for some quest-related tab...SnapperRy
2017-01-25Core/Misc: Fix a few coverity issuesShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-01Core/Quests: Fixed "Currency Token Test Token 4" appearing in quest rewardsShauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-08-28Core/Quests: Renamed unknown quest objective fieldShauren
2016-06-28Core/PacketIO: Fixed quest rewardsShauren
2016-06-24Core/PacketIO: Updated quest packetsShauren