index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T06: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
2025-01-04
Core/Misc: Implemented spawn tracking (#30247)
Meji
2024-12-08
Core/Quests: Improved criteria tree quest objective type
Shauren
2024-12-07
Core/Achievements: Reduce the list of criteria types updated on login
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-06-17
Core/Quests: Fix swapped QuestGiverStatus
Meji
2024-06-04
Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)
Antonio MartÃn Berti
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-03
Core/Achievements: Fixed updating EarnAchievement criteria type for guilds an...
Meji
2024-01-21
Core: Updated to 10.2.5
Shauren
2023-12-30
Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes r...
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-07-21
Core/Misc: Updated more enums for 10.1.5
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-07-11
Core/Quests: allow QUEST_SPECIAL_FLAGS_AUTO_PUSH_TO_PARTY to be set in quest_...
Ovahlord
2023-06-11
Core/Quests: New FlagsEx implementations
Shauren
2023-06-10
Core/Quests: Quest flag fixups
Shauren
2023-06-02
Core/Quests: Implemented new db table quest_objectives_completion_effect
Shauren
2023-05-05
Core/PacketIO: Fixed quest query packet structure
Shauren
2023-05-04
Core: Update to 10.1
Shauren
2023-04-30
Core/Misc: Delay creating std::string objects for locale data after size vali...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-29
Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_R...
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-22
Core/GameObjects: Implemented gathering nodes (gameobject type 50)
Shauren
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
[next]