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
Age
Commit message (
Expand
)
Author
2025-05-31
Scripts/Boralus: Implement Quest: "Daughter of the Sea" (#30967)
Naddley
2025-05-30
Scripts/Spells: Implement warlock talent Soul Fire (#30950)
Aqua Deus
2025-05-30
Scripts/AbyssalDepths: Add whirlpool entrance to Abyssal Maw (#31007)
Jason Dove
2025-05-30
Scripts/Spells: Fix warlock talent Shadowburn (#30951)
Aqua Deus
2025-05-30
Scripts/RedridgeMountains: Implement Quest "Saving Foreman Oslow" (#30947)
Jason Dove
2025-05-30
Core/Scripts: Allow accessing removed spell HitAura in scripts
Shauren
2025-05-29
Core/PacketIO: Fixed structure for SMSG_DISPLAY_TOAST
Shauren
2025-05-29
Core/AreaTriggers: Fixed areatrigger spline duration calculation
Shauren
2025-05-29
Core/Movement: Spline<float> compile fix
Shauren
2025-05-29
Scripts/Spells: Implement monk talent Song of Chi-ji (#30952)
Aqua Deus
2025-05-28
Core/Items: Classify wands as ranged weapons (fixes wand shooting)
Shauren
2025-05-28
Scripts/Spells: Implement paladin talent A just reward (#30954)
Aqua Deus
2025-05-28
Core/GameObjects: Added spell cast for GAMEOBJECT_TYPE_CHEST (#30996)
Meji
2025-05-27
Scripts/Stormwind: Script second part of Quest: "The Nation of Kul Tiras" (#3...
Naddley
2025-05-27
Scripts/Spells: Implement death knight talent Crimson Scourge (#30966)
Aqua Deus
2025-05-27
Scripts/Spells: Implement rogue talent Night Terrors (#30994)
Aqua Deus
2025-05-27
Core/Players: Fix player outdoor status after leaving instance (#31001)
Jason Dove
2025-05-25
Core/Auras: Implement PROC_FLAG_2_SUCCESSFUL_DISPEL (#30953)
Aqua Deus
2025-05-25
Scripts/Spells: Fixed Demonic talent starting Metamorphosis cooldown for Veng...
Shauren
2025-05-25
Scripts/Spells: Implement demon hunter talent Violent Transformation (#30969)
Aqua Deus
2025-05-25
Scripts/Spells: Implement rogue talent Shuriken Tornado (#30972)
Aqua Deus
2025-05-25
Scripts/Spells: Implement rogue talent Cloaked in Shadows (#30974)
Aqua Deus
2025-05-25
Scripts/Spells: Implement rogue talent Shot in the dark (#30979)
Aqua Deus
2025-05-24
Scripts/Spells: Implement rogue talent Deepening Shadows (#30980)
Aqua Deus
2025-05-24
Scripts/Spells: Implement paladin talent Divine Auxiliary (#30984)
Aqua Deus
2025-05-24
Scripts/Spells: Fix warrior talent Avatar removing movement impairing auras (...
Aqua Deus
2025-05-24
Battlegrounds/SeethingShore: Fix crash on player logout
Golrag
2025-05-23
Core/PacketIO: Move all packet writing utilities to separate file
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-23
Core/PacketIO: Remove ByteBuffer constructor from MessageBuffer
Shauren
2025-05-22
Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 4
Shauren
2025-05-22
Core/PacketIO: Support WorldPackets::String in SizedString/SizedCString writers
Shauren
2025-05-22
Core/Network: Fix typo in AsyncAcceptor function name (#30975)
An-Zheng
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2025-05-21
Core/PacketIO: Disable implicit bool to int conversions for ByteBuffer operators
Shauren
2025-05-21
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT structure for OptionalUpdateField<Wor...
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-21
Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utils
Shauren
2025-05-21
Core/PacketIO: Add char overloads to ByteBuffer operators
Shauren
2025-05-20
Scripts/Spells: Fixed Improved Death Strike value calculation for blood speci...
Shauren
2025-05-20
Scripts/Spells: Implement death knight talent Voracious (#30960)
Aqua Deus
2025-05-20
Scripts/Spells: Implement death knight talent Blooddrinker (#30956)
Aqua Deus
2025-05-19
Core/Misc: Add support for non-copyable types in LockedQueue
Shauren
2025-05-19
Core/Scripts: Fixed WorldMapScript being unintentionally restricted to one sc...
Shauren
2025-05-19
Core/Misc: Fixed some uninitialized variables
Shauren
2025-05-19
Core/Position: Remove Position implicit object slicing
Shauren
2025-05-19
Core/Misc: Silence some statis analysis false positive warnings
Shauren
2025-05-18
Core/Commands: Modernize string parsing for EXACT_SEQUENCE command arguments
Shauren
2025-05-18
Core/Commands: Don't validate enum numeric values for flags
Shauren
[next]