index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
/
MotionMaster.h
Age
Commit message (
Expand
)
Author
2016-09-20
Core/Unit: Standardize SetFacingTo and SetFacingToObject behavior while movin...
treeston
2016-09-20
Core/Movement: Add new SplineChainMovementGenerator that allows accurate repl...
treeston
2016-08-31
Core/Position: Allow implicit casting to G3D::Vector. Also, add a utility ove...
treeston
2016-04-16
Core: Removed Whitespaces
Vincent-Michael
2016-04-11
Core/Movement: Added a wrapper method in MotionMaster for a unit to move towa...
Chaouki Dhib
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-02-10
Fix jump dest orientation
Elimination
2016-01-01
Update copyright note for 2016
Rushor
2015-08-23
Scripts/VioletHold: rewrote the whole instance
joschiwald
2015-06-01
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
2015-03-14
Core: Move FillCirclePath function to MotionMaster
Kittnz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-14
Core/Movement: Fix invalid memory access
jackpoz
2013-05-30
Core/Movement: Added generatePath argument to MovePoint overload accepting Po...
Shauren
2013-02-13
Core/Spells: Fixed charge effects with non-explicit targets
Shauren
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Core: Fix build
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-11
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-03
Core/MMaps: Implement pathed charge effect
kaelima
2012-08-24
Core/Mmaps: Refactored some code
Subv
2012-08-22
Core/Mmaps:
Subv
2012-08-22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Subv
2012-05-31
Core/Movement
Shauren
2012-04-09
Core/Movement: Correct MotionMaster and fix a crash.
Venugh
2012-02-17
Core/Movement: Fix MoveJump handling.
Chaplain
2012-02-16
Fix a lot of warnings
Spp
2012-02-14
Fixed build, thanks Amit86 for noticing
Subv
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
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-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
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-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-08-21
Core: Remove lots warnings:
Spp
2010-06-05
rearranged core files
Rat