aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests/QuestDef.cpp
AgeCommit message (Expand)Author
2024-03-28Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-10Core/DataStores: duc-taped buildOvahlord
2023-07-12Core: Update to 10.1.5Shauren
2023-06-10Core/Quests: Quest flag fixupsShauren
2023-06-02Core/Quests: Implemented new db table quest_objectives_completion_effectShauren
2023-05-05Core/PacketIO: Fixed quest query packet structureShauren
2023-05-04Core: Update to 10.1Shauren
2023-04-30Core/Misc: Delay creating std::string objects for locale data after size vali...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-29Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_R...Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-07-19Core/Quest: Corrected type of emote field in QuestOfferReward to be signedModoX
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