aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MovementHandler.cpp
AgeCommit message (Expand)Author
2018-06-03Core/Movement: MotionMaster reimplementation (#21888)ccrs
2018-03-08Core/Movement: Fixed creature hoverShauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-08-12Core/Movement: waypoint movement (#20121)ccrs
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-03Core/Movement: Ported teleport packet fixes from master branch to get rid of ...Shauren
2017-03-01Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2017-03-01Remove auras interrupted by falling when we fall to the ground or water (#19115)xinef1
2017-02-13Added some missing SetFallInformation calls (#19121)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-27Core/Movement: Typo fix for falling to void case (#18611)xinef1
2016-08-20Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2016-08-19Core/Packets: Port packet handling rework from 6.x branch (#17777)jackpoz
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-12-31Game/Maps: Clean up instance handling.treeston
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-08Core/Instances: Fix some Instance Lock chat messagesjackpoz
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-06-13Core/Transports: Fixed crash happening during teleporting transportsShauren
2014-06-09Core/Vehicles: Fixed channeled spells being interrupted for passengers when v...Shauren
2014-06-08Core/Handlers: Move a couple of logs to debug, they can appear without anythi...Trisjdc
2014-01-16Core/Misc: Fix an exploit where moving while consuming something that would f...Discover-
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-21Core/Movement: fix player fall under ground on teleportjoschiwald
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-16Core/TransportsShauren
2013-09-26Core/Movement: Port Ascent r1637 http://sourceforge.net/p/ascentemubackup/cod...jackpoz
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-15Core/ObjectsShauren
2013-06-11Core: Some function renaming.Malcrom
2013-06-04Core/Movement: Refactored removing transport part of movement info structure ...Shauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-27Core/Log: Add playerguid and mapnames when player still in world when its tel...xjose93
2013-04-24Merge pull request #9692 from xjose93/ImproveLog2Aokromes
2013-04-23Core/Log: Added mapname to log when a player cant be teleported.xjose93
2013-04-15Core/Log: Added more information to log when a map cant be created.xjose93
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp