This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-03 23:57:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
825c697a764017349ca94ecfca8f30a8365666c0
TrinityCore
/
src
/
server
/
game
/
Movement
History
Shauren
825c697a76
Core/Misc: Removed structure bitfield definitions that don't do anything
2023-08-15 13:00:43 +02:00
..
MovementGenerators
Core/Movement: Allow waypoints to use 0 as valid facing value (
#26655
)
2022-04-16 18:21:04 +02:00
Spline
Core/Misc: Removed structure bitfield definitions that don't do anything
2023-08-15 13:00:43 +02:00
Waypoints
Core/Movement: Allow waypoints to use 0 as valid facing value (
#26655
)
2022-04-16 18:21:04 +02:00
AbstractFollower.cpp
…
AbstractFollower.h
…
enuminfo_MovementDefines.cpp
…
MotionMaster.cpp
Core/Misc: Fixed deprecation warnings for c++20
2023-08-12 14:24:24 +02:00
MotionMaster.h
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementGenerator to spline launch time
2022-04-03 22:36:49 +02:00
MovementDefines.cpp
…
MovementDefines.h
…
MovementGenerator.cpp
…
MovementGenerator.h
…
MovementPacketSender.cpp
Core/Movement: Implement proper player speed change (
#26561
)
2021-06-15 23:09:48 +02:00
MovementPacketSender.h
Core/Movement: Implement proper player speed change (
#26561
)
2021-06-15 23:09:48 +02:00
PathGenerator.cpp
Core/Misc: Cleanup Expression is converted to bool and can be replaced with 'boolean constant'
2023-05-07 18:52:34 +02:00
PathGenerator.h
…