index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
/
MotionMaster.cpp
Age
Commit message (
Expand
)
Author
2012-02-17
Core/Movement: Fix MoveJump handling.
Chaplain
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-02-09
Merge pull request #5160 from TrinityCore/dynamic_vmaps
Subv
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-18
Core/Movegen: Added missing part in ChaseMovementgenerator and minor logic fi...
Chaplain
2012-01-18
Core/MotionMaster: Fix logic in MoveLand() and MoveTakeoff()
Chaplain
2012-01-15
Scripts/Misc: Fix some MovementInform handler filters after recent motionmast...
Machiavelli
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-13
Core/Movement: Prevent IdleMovementGenerator being put into MOTION_SLOT_IDLE ...
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-08-01
Core/Movement: Crash fix
Spp-
2011-07-27
Core/Movement: Implemented methods to animate creatures landing and takeoff a...
Shauren
2011-04-29
Add spaces after commas
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-17
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...
Shauren
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-15
Core/Unit: Fix a crash in GetCurrentMovementGeneratorType(). Author: dr.tenma
Machiavelli
2010-08-25
* Move Paladin Judgement bonuses to spell_bonus_data, thanks deltapower.inc
Shocker
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-04
*Update movement enums - thanks to Zor for info.
QAston
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-06-23
Use original taxipath data in taxi flight movement generator. Author: Vladimir
Machiavelli
2010-06-05
rearranged core files
Rat