index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-08-07
Core/PacketIO: Reduce amount of stack space used by a few giant packet classes
Shauren
2025-08-04
Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structure
Shauren
2025-07-31
Core/Objects: Broadcast object destroy packets to players using Far Sight and...
Shauren
2025-07-30
Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...
Shauren
2025-07-27
Core/Commands: Fixed .debug moveflags not changing movement flags
Shauren
2025-07-27
Core/Commands: Remove temporary set with custom comparator from .debug object...
Shauren
2025-07-26
Core/Auras: Check min power instead of 0 for SPELL_AURA_OBS_MOD_POWER
Shauren
2025-07-26
Scripts/ReturnToKarazhan: Implement The Curator encounter (#31146)
Aqua Deus
2025-07-26
Core/Spells: Allow negative values for SPELL_AURA_OBS_MOD_POWER
ModoX
2025-07-25
Scripts/Spells: Remove old hack from spell_gen_running_wild
Shauren
2025-07-24
Scripts/Spells: Fixed demon hunter Chaos Strike for initial specialization
Shauren
2025-07-24
Core/SAI: Fix SMART_ACTION_MOVE_OFFSET after 4887e0ea1da6fe32c76a899f03c4bf10...
Meji
2025-07-24
Core/SAI: Add actions ENTER_VEHICLE, BOARD_PASSENGER and EXIT_VEHICLE (#31141)
BandyscTC
2025-07-23
Tools/mmaps_generator: Fixed tile detection for vmap-only maps after a0f13391...
Shauren
2025-07-23
Core/Vehicles: Added new field CustomFlags to vehicle_template (#31115)
Meji
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-13
Core/CrashHandler: Fix nopch build
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
[prev]
[next]