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
Age
Commit message (
Collapse
)
Author
2025-07-21
TDB 1117.25071 - 2025/07/21
TDB1117.25071
TDB Release
2025-07-21
Scripts/Drustvar: Implement Quest: "The Burden of Proof" (#31151)
Naddley
2025-07-20
DB/Nighthold: Added remaining spawns up to Elisande and Gul'Dan
Naddley
2025-07-20
DB/Nighthold: Added spawns up to High Botanist Tel'arn
Naddley
2025-07-20
DB/GameObjects: Add some gameobject_templates
Golrag
- also updated older ones - Add some Arena WorldStates
2025-07-20
Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure
Golrag
2025-07-19
DB/Player: Updated action buttons for DH
Naddley
2025-07-19
DB/Drustvar: Implement Quest: "A Pungent Solution"
Naddley
2025-07-19
Scripts/Spells: Implement mage talent Improved Scorch (#31085)
Aqua Deus
2025-07-19
Script/Spells: Implement Sudden Death & Juggernaut (Fury) (#31065)
Jeremy
Co-authored-by: ModoX <moardox@gmail.com>
2025-07-19
Core/Units: Don't change hover anim for vehicle passengers (#31144)
BandyscTC
2025-07-19
Scripts/Spells: Implement Improved Whirlwind & Whirlwind target cap (#31064)
Jeremy
2025-07-19
DB/Quests: Add quest_offer_reward for quest 90705
Shauren
2025-07-19
Scripts/Spells: Implement Unbridled Ferocity (#31067)
Jeremy
2025-07-19
DB/Dornogal: Added Lorewalker spawns
Naddley
2025-07-19
Scripts/ReturnToKarazhan: Implement Maiden of Virtue encounter (#31105)
Aqua Deus
2025-07-19
DB/Nighthold: Added spawns up to Aluriel, Krosus, Tichondrius and Etraeus
Naddley
2025-07-18
Scripts/Spells: Implement mage talent Scald (#31086)
Aqua Deus
2025-07-18
Core/Misc: Add splice/pop_front/pop_back to LinkedListHead
Shauren
2025-07-18
Core/Misc: Shrink LinkedListHead size
Shauren
2025-07-17
Scripts/Spells: Implement mage talent Improved Combustion (#31088)
Aqua Deus
2025-07-17
Scripts/Spells: Implement mage talent Spontaneous Combustion (#31089)
Aqua Deus
2025-07-17
Core/SAI: Replace sai specific object type checking functions with Object ↵
Shauren
functions
2025-07-17
Core/SAI: Remove temp vectors
Shauren
2025-07-17
Core/SAI: Use std::string_view for event params
Shauren
2025-07-17
Core/SAI: Use std::vector::emplace_back instead of creating large temporary ↵
Shauren
objects
2025-07-17
Core/SAI: Remove ObjectGuid::ToString calls
Shauren
2025-07-17
Core/SAI: Fix SMART_ACTION_OFFER_QUEST - now tracks npc interaction correctly
Shauren
2025-07-17
Core/SAI: Implemented action type SMART_ACTION_DESTROY_CONVERSATION (#31133)
ModoX
2025-07-16
Scripts/Spells: Fix mage Fire Blast crit chance (#31082)
Aqua Deus
2025-07-15
Core/PacketIO: Add SMSG_DUEL_ARRANGED to IsInstanceOnlyOpcode
Shauren
2025-07-14
Core: Updated allowed build to 11.1.7.61967
Shauren
2025-07-13
Scripts/Spells: Implement mage talent Molten Fury (#31091)
Aqua Deus
2025-07-13
Scripts/Spells: Fix mage talent Feel the Burn proc (#31093)
Aqua Deus
2025-07-13
DB/Quest: Added 11.1.7 quest poi data
ModoX
2025-07-13
DB/Templates: Added 11.1.7 wdb data
ModoX
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-13
Core/CrashHandler: Fix nopch build
Shauren
2025-07-12
Core/GameObjects: Allow reset for GAMEOBJECT_TYPE_GOOBER without lockId or ↵
Meji
autoCloseTime (#31079)
2025-07-12
Scripts/DalaranLegion: Implement Quest "Call of the Uncrowned" (#31126)
Naddley
2025-07-12
Core/DataStores: Reduce the number of string copies when loading db2 hotfixes
Shauren
2025-07-12
Scripts/Spells: Implement mage talent Flame Patch (#31096)
Aqua Deus
2025-07-12
DB/SpellsGroups: Add warrior stances (#31080)
Jeremy
2025-07-12
Core/Loot: Add aoe loot target cap same as on official servers (50 corpses)
Shauren
2025-07-11
Core/Misc: Improve LinkedList iteration - simplify code generated for begin, ↵
Shauren
end and operator++
2025-07-11
Core/Misc: Rename LinkedListHead insertion functions to push_back/push_front ↵
Shauren
to fit standard container naming
2025-07-11
Core/Misc: Rename LinkedListHead::getSize to size to fit standard container ↵
Shauren
naming
2025-07-11
Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit ↵
Shauren
standard container naming
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ↵
Shauren
group members
2025-07-10
Core/Logging: Remove temporary string creation when logging opcode names
Shauren
[next]