EverWrath/src/server/game/Movement/MovementGenerators
2022-03-30 07:59:42 -03:00
..
ConfusedMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
ConfusedMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
EscortMovementGenerator.cpp Fix (Core/Movement): During escort movement, do not stop moving if unit is casting channeled spells. (#9815) 2022-01-03 15:06:41 -05:00
EscortMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
FleeingMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
FleeingMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
HomeMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
HomeMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
IdleMovementGenerator.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
IdleMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PathGenerator.cpp fix(Core/Pathfinding): Remove unnecesary LiquidData Z check (#10251) 2022-01-29 02:38:34 +01:00
PathGenerator.h refactor(Core/Misc): sqrt/log/exp() to std::sqrt/log/exp() (#9792) 2022-02-09 11:59:30 +01:00
PointMovementGenerator.cpp fix(Scripts/BlackwingLair): Razorgore improvements (#10971) 2022-03-23 15:42:34 -03:00
PointMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
RandomMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
RandomMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
TargetedMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
TargetedMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
WaypointMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
WaypointMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00