aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MovementHandler.cpp
AgeCommit message (Expand)Author
2012-08-11Compile fix for gcc 4.5 and newerShauren
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-24Fix movementInfo read/writeYaki Khadafi
2012-07-19Core/PacketIO: Enabled and updated a bunch of opcodesShauren
2012-07-17Core/PacketIO: Updated and enabled MSG_MOVE_TELEPORT, MSG_MOVE_TELEPORT_ACK, ...Shauren
2012-07-16Core/PacketIO: Updated and enabled most player movement client opcodes, huge ...Shauren
2012-07-15Core/PacketIO: Updated and enabled SMSG_PLAYER_MOVEShauren
2012-07-14Core/MovementShauren
2012-07-11Core/MiscShauren
2012-07-05Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-07-04Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...Shauren
2012-06-02Core/Movement: Properly handle cases when jumping from one transport directly...zori
2012-05-30Fixed some merging errors, there could be more, but at least it compiles.kaelima
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
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-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp