aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement/Spline
AgeCommit message (Expand)Author
2022-04-05Core/Movement: b1a94bf94c500b64a5c4ae92642a95d048d9f392 followup - MoveSpline...Shauren
2022-04-03Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...Shauren
2022-03-24Core/Units: Rename AnimationTier to AnimTier for consistency with master branchShauren
2021-11-14Core/Misc: Add TempSummon timer to GetDebugInfoShauren
2020-09-08Core/Movement: MoveSplineFlag::animId -> animTier, MoveSpline::GetAnimation()...Treeston
2020-09-08Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2020-05-31Cherry-pick some cmake commits (#24720)Giacomo Pozzoni
2020-04-04Core/Movement: Formation Rewrite (#24379)Eridium
2020-03-21Core/Movement: Improve log when starting a spline with invalid argumentsjackpoz
2020-02-28Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)NoName
2020-01-02New yearAokromes
2020-01-01Fix fleeing speed to 66% run speed (#24025)Giacomo Pozzoni
2019-12-29Core/Movement: Fix wrong orientation set when pausing movement (#23986)Giacomo Pozzoni
2019-07-21Core/Spline: Fix crashjackpoz
2019-07-18Core/Movement: add a velocity argument for the spline chain meta table (PR #2...Ovah
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-04-28Core/Misc: Fixed -Wcast-function-type warningShauren
2019-02-05Core/Misc: Fix issues reported by static analysisjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-11-28Scripts/movement: spline - velocity (#22836)yvomsx
2018-10-06Core/Movement: Properly calculate the first Catmull-Rom spline point (#22582)DanVS
2018-09-25Core/Movement: Speed Limit for Spline (#22494)DanVS
2018-04-23Core/Movement: move MoveSplineInit (#21857)ccrs
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-24Core/Movement: silence warningariel-
2017-06-24Core/Movement: New names for a few spline flagsariel-
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-28Core/Movement: Corrected all speed checks after 23b6991273bac4ee9d7cf1b4ac3b9...ariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-09-21d3214a0 follow-up for code style.treeston
2016-09-21Movement/SplineChain: Streamline the script workflow for resume info a bit, p...treeston
2016-09-20Core/Movement: Add a convenience default ctor to SplineChainResumeInfo, and f...treeston
2016-09-20Core/Movement: Add new SplineChainMovementGenerator that allows accurate repl...treeston
2016-08-07Core/Logs: Fine tune another logAokromes
2016-07-10Core/Movement Fixed minimum speed check (#17555)Keader
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-07-25Core: Fix non pch buildVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-05-19Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-03-30Core/Misc: Remove unused headersleak
2015-03-08Core: Change a few 'stupid' log-messages down to DEBUG-levelclick
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz