index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
Age
Commit message (
Expand
)
Author
2024-05-18
Core/Spells: Prevent creatures from being able to cast all their spells while...
Shauren
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-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/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-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
2024-04-04
Core/Movement: Allow overriding speed for taxi movement generator
Shauren
2024-04-02
Core/Movement: Added Velocity field to waypoint_path table (#29837)
ModoX
2024-03-31
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
Shauren
2024-03-12
Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMas...
Shauren
2024-03-12
Core/Movement: Minor refactor for WaypointManager data loading
Shauren
2024-03-12
Core/Movement: Removed a possible lifetime trap when passing a custom Waypoin...
Shauren
2024-03-12
Core/Movement: Make MovementGenerator not copyable and movable
Shauren
2024-03-12
Core/Movement: Removed default arg values from MovementGenerator Pause and Re...
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-03-02
Core/Creatures: Implemented CREATURE_STATIC_FLAG_6_ALWAYS_STAND_ON_TOP_OF_TARGET
Shauren
2024-02-29
Core/Movement: require a minimum wander_distance value of 0.1 and check the p...
Ovahlord
2024-02-29
Core/Creatures: implemented most movement related static flags and migrated e...
Ovahlord
2024-02-28
Core/Movement: MoveRotate improvements
Shauren
2024-02-27
Core/Creatures: Implemented CREATURE_STATIC_FLAG_5_NO_LEAVECOMBAT_STATE_RESTORE
Shauren
2024-02-22
Warning fix
Shauren
2024-02-22
Build fix
Shauren
2024-02-22
Core/Movement: Removed template from FleeingMovementGenerator
Shauren
2024-02-22
Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_MELEE_APPROACH and fixe...
Shauren
2024-02-18
Core/Movement: MoveCirclePath new features
Shauren
2024-01-05
Scripts/Movement: De-optional followPathBackwardsFromEndToStart in WaypointMo...
ModoX
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2024-01-01
Core/Waypoints: Also facing when orientation is set and node is last of path
ModoX
2023-12-22
Core/Maps: Fixed pathgenerator always returning NAV_GROUND from GetNavTerrain
Shauren
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-10-28
Core/Creatures: Taxi improvements
Shauren
2023-10-16
Core/MMaps: Implemented a way to enable/disable certain terrain types for mov...
Shauren
2023-08-27
Core/Misc: Fixed doxygen docs being attached to wrong fields
Shauren
2023-08-08
Core/MMaps: Fixed pathing for objects that have terrain swaps active
Shauren
2023-05-29
Core/Movement: Fixed uninitialized value in MoveSplineInitArgs
Shauren
2023-04-21
GCC warning fix
Shauren
[next]