aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MovementHandler.cpp
AgeCommit message (Expand)Author
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-08Core/Handlers: Move a couple of logs to debug, they can appear without anythi...Trisjdc
2014-01-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-16Core/Misc: Fix an exploit where moving while consuming something that would f...Discover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-11-21Core/Movement: fix player fall under ground on teleportjoschiwald
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-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-16Core/TransportsShauren
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-26Core/Movement: Port Ascent r1637 http://sourceforge.net/p/ascentemubackup/cod...jackpoz
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-15Core/ObjectsShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-07Core/PacketIO: Enabled CMSG_REQUEST_VEHICLE_SWITCH_SEAT and fixed client cras...Shauren
2013-06-04Core/Movement: Refactored removing transport part of movement info structure ...Shauren
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
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-04-09Core/MovementShauren
2013-04-03Core/Units: Started work on updating movement (main goal: remove SendMovement...Shauren
2013-04-03Core/Units: Fixed spiky player movementShauren
2013-04-01Core/Units: Removed deprecated BuildMovementPacket method and updated Movemen...Shauren
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Merge branch 'master' into 4.3.4Spp
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-01-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-01-12Core/Opcodes: Warning fix.Marius Ungureanu
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-29Entities/Movement: Correctly send MSG_MOVE_TELEPORT to the player when it is ...Subv
2012-12-25Core/Vehicles: Fixed riding vehicles and mind control auras.Subv
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Merge branch 'master' into 4.3.4Spp