aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement/MotionMaster.cpp
AgeCommit message (Expand)Author
2017-05-12Core/Database: Include cleanupShauren
2017-05-05Core/Collision: Replaced phasemask with proper phases in GameObject collision...joschiwald
2017-04-16Commit name: Add flying check to MoveSmoothPathAokromes
2017-03-14Core/Movement: Pass SpellEffectExtraData PointMovementGeneratorShauren
2017-03-12Core/Spells: Fixed extra charge effect visualsShauren
2017-03-02Movement/SplineChain: Streamline the script workflow for resume info a bit, p...treeston
2017-03-02Core/Unit: Standardize SetFacingTo and SetFacingToObject behavior while movin...treeston
2017-03-01Core/Movement: Add new SplineChainMovementGenerator that allows accurate repl...treeston
2017-02-18Core/Movement: Implement SpellEffectExtraData curve modifiersShauren
2017-02-18Core/Position: Allow implicit casting to G3D::Vector. Also, add a utility ove...treeston
2017-01-14Core/Movement: Update MoveSmoothPath for flying creaturesAokromes
2017-01-13Core/Movement: interrupt a creature's current cast when fleeing for assistanc...SnapperRy
2017-01-12Core/Movement: enable item use and spell cast when dismountingjoschiwald
2017-01-09Core/Units: Renamed and documented UNIT_FLAG_DISABLE_MOVE to prevent people f...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-16Core/Movement: Added a wrapper method in MotionMaster for a unit to move towa...Chaouki Dhib
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-04-05Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into 3.3....treeston
2016-01-25Core/Spells: Implemented casting spells on movement finish from SPELL_EFFECT_...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-01Scripts/VioletHold: rewrote the whole instancejoschiwald
2015-09-21Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...Shauren
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-03-18Merge pull request #14371 from Kittnz/movecirclepath_003click
2015-02-20Core/Movement: Clarify log meaningMitchesD
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-10-27Core: Even more warning fixesDDuarte
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-27Merge pull request #13140 from Unholychick/preventfleeingDuarte Duarte
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Mechanics: Fix prevent fleeing + fearUnholychick
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-01-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-30Core/Splines: Fix "velocity > 0.1f" errorjackpoz
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Movement: Fix invalid memory accessjackpoz
2013-12-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-12Core/Movement: Fixed possible invalid memory accessShauren
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-08-10Core/PacketIO: Fixed object update failuresShauren