aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests
AgeCommit message (Expand)Author
17 hoursCore/Quest:Sebastian Valle Herrera
2025-02-03DB/Schema: Increase size of quest_template.RequiredRaces to mediumintNay
2024-03-14Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2020-09-10Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2020-09-02Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2020-08-20Core/PacketIO: Fixed incorrect displaying quest item rewards as choicesShauren
2020-08-19Core/PacketIO: Update SMSG_QUESTGIVER_OFFER_REWARD (#25251)NoName
2020-08-15Core/PacketIO: Update SMSG_QUESTGIVER_QUEST_DETAILS (#25232)Peter Keresztes Schmidt
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-07-11Core/Player: Introduce separate level caps for each expansion (#24989)Max Drosdo.www
2020-01-02New yearAokromes
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-03Core/Quest: fix money reward for quests turned in at level cap. (#23495)Wyrserth
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-04-10Core support for breadcrumb quests (#23157)PolarCookie
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-10-09Split quest template locales (#22596)AlcDenat
2018-08-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-01-01Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they onl...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-11-04Core/Misc: Add functionality to allow low level quests/kills/discoveries to g...Nathan Handley
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-24Core/Quests: implemented MSG_QUEST_PUSH_RESULT notificationsariel-
2017-04-24Various quest system fixes (seasonal quests, timed quests and more) (#18940)xinef1
2017-04-09Core/Quest: fix RewardNextQuest being used to condition previous quests in chainariel-
2017-03-16Core/Quests: fixed exclusivegroup interaction with prevquestId and nextQuestId.ariel-
2017-03-16Core/Quests: changed quest_template_addon.NextQuestID to unsignedariel-
2017-03-16Core/Globals: some changes in quest loadingariel-
2017-03-16Core/Globals: Fix Quest codestyle and member variable initializationariel-
2017-02-21Core/Packet: convert query packets into new system.ariel-
2017-02-20Store cached static data queries, instead of building them in every query opc...xinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-07-19Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2016-07-11Core/Quest: implement usage of QUEST_FLAGS_RAID to allow a quest to be comple...SnapperRy
2016-07-05Core/Quest: do not save/load Dungeon Finder/daily/repeatable quests as comple...SnapperRy
2016-06-28Core/Loading: output error when specified emote id for some quest-related tab...SnapperRy
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-12-10Core/Quest: code style:ShinDarth
2015-12-07Core/Quest: Fix issues reported by static analysisjackpoz
2015-09-15Merge pull request #15497 from ShinDarth/335-miscMitchesD
2015-09-14Core/Misc: rename some variables after latest backportsShinDarth
2015-09-12Core/Quests: Fix issue reported by static analysisjackpoz
2015-09-02Merge pull request #15384 from ShinDarth/quest_backports2Duarte Duarte
2015-08-29DB/World schema backport: quest_details, quest_request_items and quest_offer_...ShinDarth