index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T16:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
Age
Commit message (
Expand
)
Author
2022-04-16
Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)
Ovah
2022-04-05
Core/Movement: b1a94bf94c500b64a5c4ae92642a95d048d9f392 followup - MoveSpline...
Shauren
2022-04-03
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2022-03-24
Core/Units: Rename AnimationTier to AnimTier for consistency with master branch
Shauren
2021-11-14
Core/Misc: Add TempSummon timer to GetDebugInfo
Shauren
2021-09-16
Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIM
offl
2021-09-16
Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXI
offl
2021-06-15
Core/Movement: Implement proper player speed change (#26561)
Chaouki Dhib
2021-06-06
Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH (#26549)
Giacomo Pozzoni
2021-06-03
Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize ...
ccrs
2021-01-10
Core/Unit: Fix movement hiccups in water (#24020)
Giacomo Pozzoni
2020-10-01
Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff (P...
Ovah
2020-09-19
Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead ...
xvwyh
2020-09-08
Core/Movement: MoveSplineFlag::animId -> animTier, MoveSpline::GetAnimation()...
Treeston
2020-09-08
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2020-09-07
Core/MotionMaster: Do not generate path to MoveLand
Keader
2020-09-06
Core/Scripts: Remove now-unused WaypointPathStarted hook. WaypointStarted doe...
Treeston
2020-09-04
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2020-08-23
Core/Movement: Fix RandomMovementGenerator for swimming creatures
jackpoz
2020-08-04
Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metric
jackpoz
2020-08-01
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2020-07-31
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2020-07-15
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-17
Handle different slopes in mmaps (#24765)
Giacomo Pozzoni
2020-06-01
Core/Units: flight and hover checks will now consider movement template data ...
Ovah
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2020-05-16
Core/Objects: fixed destination calculation for destination based spells cast...
Ovahlord
2020-05-15
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)
Giacomo Pozzoni
2020-05-11
Core/Movement: 9080e78 followup
ccrs
2020-05-03
Core/Movement: modify MovementInform trigger condition & checks in ChaseMovem...
ccrs
2020-05-03
Core/Movement: de832b6 followup
ccrs
2020-05-03
Core/Movement: modify MovementInform trigger condition & checks in FollowMove...
ccrs
2020-05-02
Core/Movement: 0e2342c followup
ccrs
2020-05-01
Core/Objects: further improvements for MovePositionToFirstCollision (#24523)
Ovah
2020-04-29
Core/PathFinding: Fix buffer overflow
jackpoz
2020-04-17
Core/Movement: various improvements for creature knockbacks
Ovah
2020-04-08
Core/Movement: Add safety check to avoid C++ undefined behaviour
jackpoz
2020-04-05
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2020-04-04
Core/Movement: Formation Rewrite (#24379)
Eridium
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-21
Core/Movement: Don't start a spline with just 1 point in FlightPathMovementGe...
jackpoz
2020-03-21
Core/Movement: Improve log when starting a spline with invalid arguments
jackpoz
2020-03-17
Core/AI: Make critters flee as soon as engaged in combat and make them evade ...
Giacomo Pozzoni
2020-03-03
Core/PathFinding: Fix mmaps raycast without hit
jackpoz
2020-02-28
Core/PathFinding: Add support to WorldObject pathfinding (#24207)
Giacomo Pozzoni
2020-02-28
Core/PathFinding: Return raycast hitpoint when specifying straightLine (#24206)
Giacomo Pozzoni
2020-02-28
Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)
NoName
[next]