aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MovementHandler.cpp
AgeCommit message (Expand)Author
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
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-25Core/Movement: Make MovementGenerators use pointers instead of references. cl...Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-02Core/Movement: Properly handle cases when jumping from one transport directly...zori
2012-05-23Core/Global: Cleanup in MovementHandler and some assertionskaelima
2012-04-22CodestyleFrca
2012-04-18Core: Do not set TeleportDestination as reference in WorldSession::HandleMove...Frca
2012-03-17Core/Movement:Machiavelli
2012-03-17Core/Movement: Corrected movement info structure written in WriteMovementInfoShauren
2012-03-16Core/Movement: Do not process server side relocation if reading movementinfo ...Machiavelli
2012-01-26Core: Change Handlers locationSpp