index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
QuestHandler.cpp
Age
Commit message (
Expand
)
Author
2025-07-30
Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-07-05
Core/Gossip: Track started interaction types and reset only questgiver on que...
Shauren
2025-06-28
Core/Gossip: Send correct response depending on how the interaction was start...
Meji
2025-06-28
Core/SpawnTracking: Allow linking a spawn to more than one quest objective (#...
Meji
2025-06-22
Core/Players: PlayerChoice improvements
Shauren
2025-06-21
Core/Gossip: Use std::variant to store InteractionData
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2025-01-04
Core/Misc: Implemented spawn tracking (#30247)
Meji
2024-12-29
Core/Gossip: Fix interaction with gossip launched by accepting quest (#30419)
Meji
2024-09-14
Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)
Meji
2024-08-30
Core/PacketIO: Implemented UIMap questlines (#30030)
Meji
2024-08-16
Core: Updated to 11.0.2
Shauren
2024-04-08
Core/Quests: Update phaseshift when taking or abandoning quests (#29901)
Meji
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-03
Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...
Shauren
2024-03-03
Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...
Shauren
2024-02-24
Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...
ModoX
2024-01-08
Core/Creatures: Added possibility to automatically despawn personal summons o...
ModoX
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-08-24
Core/Quest: Allow quests flagged as QUEST_FLAGS_AUTO_COMPLETE to be valid in ...
Aqua Deus
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-06-11
Core/Quests: New FlagsEx implementations
Shauren
2023-06-10
Core/Quests: Quest flag fixups
Shauren
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-03-12
Core/Creatures: Allow overriding default gossip menu id
Shauren
2023-01-28
Core/Quests: Dont immediately update object visibility at PhaseShift and wait...
Seyden
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-07-09
Core/Battlegrounds: Fixed AV turnins being counted when opening quest complet...
Shauren
2022-03-14
Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT wit...
HelloKitty
2022-03-11
Core/Misc: Clear unused undef leftover in a refactor (#26616)
Kelno
2022-03-06
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2022-02-27
Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...
Giacomo Pozzoni
2022-02-27
Scripts/ChatCommands: Constrain how char const* may be used as a command hand...
Treeston
2022-02-26
Core/Quests: Fixes response selection to use correct referenced identifier (#...
ModoX
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-01-13
Core/Quests: Set quest slot earlier when abandoning a quest (#27584)
ModoX
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-31
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-13
Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...
Wyrserth
2021-11-02
Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5
Shauren
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-06-01
Core/Criteria: Add all values of CriteriaStartEvent
Shauren
2021-05-16
Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...
Shauren
2021-05-09
Core/Quests: Drop unneeded QuestSpecialFlags
Shauren
2021-04-27
Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they onl...
Treeston
2021-02-26
Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoA...
Shauren
[next]