index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16: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
2025-11-29
Core/Movement: Removed spline init parameter deprecated after jump rework
Shauren
2025-11-25
Core/Movement: Update gravity constant to be more accurate
Shauren
2025-11-25
Core/Movement: Remove deprecated jump functions and update SAI scripts using ...
Shauren
2025-11-24
Core/Movement: Replace MotionMaster::MoveJumpWithGravity with new jump height...
Shauren
2025-11-23
Core/Movement: Change MoveJump to use min/max height argument instead of vert...
Shauren
2025-11-18
Core/Movement: Use MotionMaster::MoveKnockbackFrom for creatures hit by SPELL...
Shauren
2025-11-18
Core/Movement: Remove MotionMaster::MoveJump(x, y, z) overload
Shauren
2025-11-17
GCC build fix 2
Shauren
2025-11-17
GCC build fix
Shauren
2025-11-17
Core/Movement: Implemented vertical-only knockbacks for creatures
Shauren
2025-11-16
Core/Movement: Knockback improvements (#28081)
Meji
2025-11-11
Core/Movement: Add new function allowing any tier transition animation to be ...
Shauren
2025-11-10
Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...
Shauren
2025-11-09
Core/Position: Change Position<->G3D::Vector3 conversion functions to be lambdas
Shauren
2025-11-09
Core/Movement: Change parabolic/animtier spline arguments to use point index ...
Shauren
2025-11-06
Core/MMaps: Allow loading mmap meshes per map instance
Shauren
2025-10-22
Core/Movement: Fixed spline packed delta limit check
Shauren
2025-10-14
Core/Entities: Merge duplicate functions calculating relative positions - rem...
Shauren
2025-10-02
Core/MMaps: Use unique_ptr for memory management and remove MMapFactory
Shauren
2025-09-06
Core/Spells: Implemented setting spell to cast on arrival from SPELL_EFFECT_J...
Traesh
2025-06-25
Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHE
Shauren
2025-06-25
Core/Commands: Waypoint command fixes
Shauren
2025-06-24
Core/Misc: Use new Field::Get*OrNull where possible
Shauren
2025-06-18
Core: Updated to 11.1.7
Shauren
2025-06-17
Core/Movement: Spline code cleanup
Shauren
2025-06-17
Core/Misc: Remove extremely forgettable tiny utility function
Shauren
2025-06-11
Core/Movement: Fix WaypointMgr::GetNode infinite recursion (function isn't us...
Shauren
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-06-07
Core/Movement: Fixed orientation calculation when using MoveSpline::ComputePo...
Shauren
2025-05-29
Core/Movement: Spline<float> compile fix
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-12-16
Core/Misc: Fixed build with c++23 enabled
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
Shauren
2024-10-07
Core/Movement: Implemented cyclic waypoint movement (#29923)
ModoX
2024-08-02
Core/Movement: Made fixed ChaseAngle optional and added possibility to ignore...
ModoX
2024-06-29
Core/Movement: Defined and implemented new spline flag - JumpOrientationFixed
Shauren
2024-06-21
nopch build fix
Shauren
2024-06-21
Core/Movement: Allow setting position or object facing targets for jump movement
Shauren
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
[next]