index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Quests
Age
Commit message (
Expand
)
Author
2022-07-19
Core/Quest: Corrected type of emote field in QuestOfferReward to be signed
ModoX
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-01-26
Core/Quests: Sync comments/log with 3.3.5
Shauren
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2022-01-18
Core/Quests: Remove RewardMoney from quest_template as it is not a static val...
funjoker
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-14
Core/Misc: More coding standards (#23519)
Aokromes
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-11-27
Core support for breadcrumb quests (#23157)
PolarCookie
2021-11-11
Core/Quests: Corrected wrong quest startup errors
Shauren
2021-11-02
Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5
Shauren
2021-10-22
Core/Packets: Reduce memory footprint of cached queries (#22297)
jackpoz
2021-09-26
Core/PacketIO: Added missing move assignment operator to ByteBuffer
Shauren
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-08-08
Core/PacketIO: 9.1.0 opcodes and packet structures
Shauren
2021-06-01
Core/Criteria: Add all values of CriteriaFailEvent
Shauren
2021-05-16
Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...
Shauren
2021-05-11
Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENT
Shauren
2021-05-11
Core/Quests: Fix loading quest_template.AreaDescription
Shauren
2021-05-10
Core/Quests: Unify quest objective updating into one function and replace ite...
Shauren
2021-05-09
Core/Quests: Quest improvements
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-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-04-06
Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate
Shauren
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-02-06
Fix nopch build & warning
Shauren
2021-02-06
Core/Quests: Correct criteria tree quest objective update conditions
Shauren
2021-01-29
Core/Misc: Add functionality to allow low level quests/kills/discoveries to g...
Nathan Handley
2021-01-29
Core/Quests: Automatically add quests with AUTO_PUSH flag to player (#25938)
Matan Shukry
2020-12-23
Core/Players: Introduce configurable allied race starting level and fix defau...
Shauren
2020-12-16
Core/Quest: Change RewardFactionCapIn type to signed int32
funjoker
2020-12-11
Core/Quests: Fixed questgiver icons
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/Quests: Define new quest flags
Shauren
2020-12-08
Core/Quests: Define new quest objective types
Shauren
2020-12-08
Core/Misc: First set of required db changes for 9.0
Shauren
2020-12-08
Core/Misc: Remove custom quest levels in title
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-05-01
Core/Achievements: Greatly optimize achievement system by splitting large typ...
Xinef
2020-04-28
Various quest system fixes (seasonal quests, timed quests and more) (#18940)
xinef1
2020-04-27
Core/Quest: fix RewardNextQuest being used to condition previous quests in chain
ariel-
2020-04-26
Core/Achievements: Optimized resetting achievement criteria by condition and ...
Xinef
2020-04-24
Core/Quests: fixed exclusivegroup interaction with prevquestId and nextQuestId.
ariel-
2020-04-24
Core/Quests: changed quest_template_addon.NextQuestID to unsigned
ariel-
2020-04-24
Core/Globals: some changes in quest loading
ariel-
2020-04-24
Core/Globals: Fix Quest codestyle and member variable initialization
ariel-
[next]