index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
/
Spline
Age
Commit message (
Expand
)
Author
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-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-04-25
Core/Movement: Migrate scripts using GetMotionMaster()->MoveSmoothPath to Get...
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-20
Core/Movement: Added functions to MoveSplineInit to enable steering flag
Shauren
2024-04-07
Core/Movement: Ensure land and takeoff animations even if gravity enabled/dis...
Shauren
2023-05-29
Core/Movement: Fixed uninitialized value in MoveSplineInitArgs
Shauren
2023-03-26
Core/Movement: Allow passing tier transition id (db2 id) to land/takeoff move...
Shauren
2023-03-05
Core/Units: Added Unit::SetFacingToPoint function
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-30
Core/Movement: Don't compute orientation for vertical splines (#28556)
Meji
2022-11-06
Core/Misc: Added noexcept to move constructors and move assignment operators
Shauren
2022-07-24
Core/Units: Removed spline speed limit for MoveJumpWithGravity (#28142)
Teleqraph
2022-06-10
Core/Movement: b1a94bf94c500b64a5c4ae92642a95d048d9f392 followup - MoveSpline...
Shauren
2022-06-10
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
Shauren
2022-06-07
Core/Movement: Allow overwriting number of steps for spline length calculations
Shauren
2022-05-25
Core/GameObjects: Transport (type 11) improvements
Shauren
2022-03-22
Core/Misc: Add TempSummon timer to GetDebugInfo
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2021-12-31
Core/Movement: Formation Rewrite (#24379)
Eridium
2021-12-30
Core/Movement: Improve log when starting a spline with invalid arguments
jackpoz
2021-12-22
Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)
NoName
2021-12-19
Fix fleeing speed to 66% run speed (#24025)
Giacomo Pozzoni
2021-12-19
Core/Movement: Fix wrong orientation set when pausing movement (#23986)
Giacomo Pozzoni
2021-12-17
Core/Spline: Fix crash
jackpoz
2021-12-16
Core/Movement: add a velocity argument for the spline chain meta table (PR #2...
Ovah
2021-11-27
Core/Movement: Implement initializing parabolic splines using jump gravity in...
Shauren
2021-11-23
Core/Misc: Fix issues reported by static analysis
jackpoz
2021-11-13
Core/Movement: Properly calculate the first Catmull-Rom spline point (#22582)
DanVS
2021-11-11
Core/Movement: Define new spline flag name
Shauren
2021-11-11
Core/Movement: Speed Limit for Spline (#22494)
DanVS
2021-09-26
Core/Movement: move MoveSplineInit (#21857)
ccrs
2021-09-23
Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...
Treeston
2021-02-11
Core/Movement: Updated MovementFlags2 for 9.0.2
Shauren
2020-12-08
Core/PacketIO: Fill new packet fields with data
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
[next]