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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-05-10
Core/DataStores: Updated ContentTuning.db2 metadata for build 10.2.7.54630
Shauren
2024-05-09
Core/PacketIO: Fixed SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREEN structure
Shauren
2024-05-08
Core: Update to 10.2.7
Shauren
2024-05-07
Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...
Shauren
2024-05-06
Core/Updater: Fix gcc build (this time for older gcc versions that didn't tri...
Shauren
2024-05-06
Core/Updater: Fix gcc warning
Shauren
2024-05-05
Core/Misc: Refactor OpcodeTable reducing its size and modernize array/pointer...
Shauren
2024-05-05
Scripts/ScarletHalls: Reverted Call Reinforcements to TARGET_DEST_DB
Naddley
2024-05-05
Scripts/ScarletHalls: Implement Armsmaster Harlan encounter (#29944)
Naddley
2024-05-04
Core/Spells: Refund power cost when cancelling empower spells
Shauren
2024-05-03
Dep/fmt: Upgrade to 10.2.1
Shauren
2024-05-03
Core/Creatures: Ignore validation of AppearanceModId 0 in equipment (#29916)
Meji
2024-05-03
Core/Creatures: Allow profession tools to be used as equipment (#29915)
Meji
2024-05-02
Core/Combat: reset the ThreatManager update interval upon engaging the creatu...
Ovahlord
2024-05-02
Scripts/Spells: Implement Blessing of the Bronze (#29951)
Aqua Deus
2024-05-02
Core/Misc: Minor fixes in preparation to support fmt v10
Shauren
2024-05-02
Tools: Fixed build with gcc 14
Shauren
2024-05-01
Core/Spells: Implemented evoker empower spell mechanic
Shauren
2024-04-30
Core/Misc: Refactor loading process to remove exit() calls that cause deadloc...
Shauren
2024-04-29
Core/Items: Implemented packets setting up inventory cleanup parameters
Shauren
2024-04-28
Core/Proto: Regenerate LoginResult to include next_url
Shauren
2024-04-28
Core/Proto: Added missing 'next_url' field to Login.proto
Phaneron
2024-04-28
Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...
Ovahlord
2024-04-27
Scripts/Items: Updated Amalgam's Seventh Spine script - fixed auras lingering...
Shauren
2024-04-27
Core/Auras: Implemented OnHeartbeat AuraScript hook and refactored an aurascr...
Ovahlord
2024-04-27
Core/Units: moved Vignette updating into Heartbeat handling
Ovahlord
2024-04-27
Core/Auras: implemented PROC_FLAG_HEARTBEAT and moved food/drink emote mechan...
Ovahlord
2024-04-27
Scripts/AzureVault: Fixed setting done boss state for Telash Greywing
ModoX
2024-04-26
Core/Creature: implement overriding creature static flags based on spawnId an...
Ovahlord
2024-04-26
Scripts/Spells: Fix Crusader's Might cooldown reduction effect (#29938)
Aqua Deus
2024-04-26
Core/Player: moved indoors/outdoors aura interrupting mechanic into heartbeat...
Ovahlord
2024-04-26
Core/Units: moved cyclic spline synchronization mechanic heartbeat handling
Ovahlord
2024-04-26
Core/Player: moved the periodic group update mechanic into heartbeat handling
Ovahlord
2024-04-26
Core/Objects: implement internal heartbeat timer for WorldObjects (#29941)
Ovahlord
2024-04-25
Core/Movement: Migrate scripts using GetMotionMaster()->MoveSmoothPath to Get...
Shauren
2024-04-24
Core/Movement: Enable Catmullrom spline flag by default for flying waypoint p...
Shauren
2024-04-24
Core/Movement: Fixed spline packed deltas validation check
Shauren
2024-04-23
Build fix for clang <= 14
Shauren
2024-04-23
Core/Movement: Change default spline flags - Steering replaces SmoothGroundPath
Shauren
2024-04-23
Core/Movement: Refactor MoveSplineFlag to get rid of undefined behavior (cast...
Shauren
2024-04-22
Core/Units: Name new spline flag and linked npc flag
Shauren
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-04-21
Scripts/Spells: Add new script for spells with feign death with all flags exc...
Aqua Deus
2024-04-21
Core/Movement: Fixed data sent in cyclic spline related packets
ModoX
2024-04-21
Core/Movement: Switch to uncompressed paths in spline packets automatically w...
Shauren
2024-04-21
Core/Movement: Implemented alternative method of smoothing waypoint paths (se...
Shauren
2024-04-20
Core/Spells: Fixed SpellInfo::GetSpellXSpellVisualId for nonplayer casters (#...
ModoX
2024-04-20
Core/Movement: Merge waypoints without delay into a single movement packet
Shauren
2024-04-20
Core/Movement: Added functions to MoveSplineInit to enable steering flag
Shauren
2024-04-19
Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw int...
Shauren
[next]