index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2025-07-21
Scripts/Drustvar: Implement Quest: "The Burden of Proof" (#31151)
Naddley
2025-07-20
Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure
Golrag
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
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
Scripts/Spells: Implement Unbridled Ferocity (#31067)
Jeremy
2025-07-19
Scripts/ReturnToKarazhan: Implement Maiden of Virtue encounter (#31105)
Aqua Deus
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 fun...
Shauren
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 o...
Shauren
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-13
Scripts/Spells: Implement mage talent Molten Fury (#31091)
Aqua Deus
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-12
Core/GameObjects: Allow reset for GAMEOBJECT_TYPE_GOOBER without lockId or au...
Meji
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
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
2025-07-11
Core/Misc: Rename LinkedListHead insertion functions to push_back/push_front ...
Shauren
2025-07-11
Core/Misc: Rename LinkedListHead::getSize to size to fit standard container n...
Shauren
2025-07-11
Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-07-10
Core/Logging: Remove temporary string creation when logging opcode names
Shauren
2025-07-09
Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...
Shauren
2025-07-09
Core/Spells: Fixed Revive Pet not being usable if pet corpse is still in world
Shauren
2025-07-09
Core/Scenarios: Allow scripts to set instance scenario by id (#31104)
Jason Dove
2025-07-08
Core/Spells: Fix group member classification in SelectRandomInjuredTargets
Shauren
2025-07-06
Scripts/Tirisfal: Implement Quest: "A Legend You Can Hold" (#31110)
Naddley
2025-07-05
Core/Gossip: Track started interaction types and reset only questgiver on que...
Shauren
2025-07-05
Scripts/DalaranLegion: Implement Quest: "Weapons of Legend" (Hunter) (#31099)
Naddley
2025-07-04
Core/Objects: Add missing grid workers
Shauren
2025-07-04
Scripts/Spells: Implement warlock talent Channel Demonfire (#31112)
Aqua Deus
2025-07-03
Core/PacketIO: Define enum for TreasurePickerBonus Context field
Shauren
2025-07-02
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT BankTabSettings and DeclinedNames str...
Shauren
2025-07-01
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT ActivePlayerData structure
Shauren
2025-06-30
Core/DataStores: Fixed loading GameObjectLabel.db2
Shauren
2025-06-30
Core/Quests: Allow quest objective items with effect type other than "On Loot...
Shauren
2025-06-30
Core/Achievements: Fix setting count for CriteriaType::ReachRenownLevel
Shauren
[next]