index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
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
2024-04-19
Core/Movement: Minor cleanup in WaypointMovementGenerator - local variable fo...
Shauren
2024-04-18
Core/Movement: Fixed pauses on waypoint movement happening at wrong times whe...
Shauren
2024-04-17
Core/Movement: Minor refactors in WaypointMovementGenerator
Shauren
2024-04-17
Core/Pathfinding: Allow using PathGenerator with any source location, not onl...
Shauren
2024-04-16
Scripts/Battlegrounds: Implement Twin Peaks (#29924)
Jeremy
2024-04-15
Core/Achievements: Fixed achievement SMSG_ACHIEVEMENT_EARNED not being sent t...
Shauren
2024-04-14
Core/SAI: Implement waiting for actions on action list to finish before conti...
Shauren
2024-04-13
Core/Conditions: Added startup error log for conditions using invalid effect ...
Shauren
2024-04-12
Scripts/Wandering Isle: Script quest 29419 The Missing Driver (#29821)
Aqua Deus
2024-04-12
Scripts/Quests: Improve quest 29408 (The Lesson of the Burning Scroll) (#29775)
Aqua Deus
2024-04-12
Scripts/Mardum: Implement "Hidden No More" quest accept event (#29899)
Naddley
2024-04-12
Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...
Shauren
2024-04-11
Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5 (#29917)
Gosha
2024-04-11
Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LIST
Shauren
2024-04-11
Scripts/Quests: Handle quest 29409 (wandering isle) (#29784)
Aqua Deus
2024-04-11
Core/SAI: Added support for StringIds to creature and gameobject targets (#29...
Meji
2024-04-10
Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...
Shauren
2024-04-10
Core/Entities: Added possibility to inherit StringIds from other entities (#2...
ModoX
2024-04-10
Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values direct...
Shauren
2024-04-09
Core/Entities: nopch build fix
ModoX
2024-04-09
Core/Entities: Update StringId assignment to use StringIdType
ModoX
2024-04-09
Core/Entities: Added GetStringId helper methods
ModoX
2024-04-09
build fix
Shauren
2024-04-09
Core/Auras: Fixed SPELL_ATTR10_ROLLING_PERIODIC for auras that have 0 base am...
Shauren
2024-04-08
Scripts/Forbidden Reach: Fix questgiver for initial quest not being there if ...
Shauren
2024-04-08
Core/Gameobjects: Changed the highlight logic for GAMEOBJECT_TYPE_GATHERING_N...
Meji
2024-04-08
Core/Misc: Fixed forced declined names initialization (#29898)
RioMcBoo
2024-04-08
Core/Quests: Update phaseshift when taking or abandoning quests (#29901)
Meji
2024-04-08
Core/Spells: "Fixed" Inescapable Torment talent dealing damage to priest when...
Shauren
2024-04-08
Scripts/Spells: Implemented Priest talent Unfurling Darkness (#29885)
Mematoru
2024-04-07
Scripts/Spells: Implemented Shadow Priest talent Mind Devourer (#29895)
Mematoru
2024-04-07
Core/Movement: Ensure land and takeoff animations even if gravity enabled/dis...
Shauren
2024-04-06
Core/Scripts: Integrate new ActionResultSetter with movement generators and s...
Shauren
[next]