index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
MovementHandler.cpp
Age
Commit message (
Expand
)
Author
2012-08-11
Compile fix for gcc 4.5 and newer
Shauren
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-24
Fix movementInfo read/write
Yaki Khadafi
2012-07-19
Core/PacketIO: Enabled and updated a bunch of opcodes
Shauren
2012-07-17
Core/PacketIO: Updated and enabled MSG_MOVE_TELEPORT, MSG_MOVE_TELEPORT_ACK, ...
Shauren
2012-07-16
Core/PacketIO: Updated and enabled most player movement client opcodes, huge ...
Shauren
2012-07-15
Core/PacketIO: Updated and enabled SMSG_PLAYER_MOVE
Shauren
2012-07-14
Core/Movement
Shauren
2012-07-11
Core/Misc
Shauren
2012-07-05
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-07-04
Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...
Shauren
2012-06-02
Core/Movement: Properly handle cases when jumping from one transport directly...
zori
2012-05-30
Fixed some merging errors, there could be more, but at least it compiles.
kaelima
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-05-23
Core/Global: Cleanup in MovementHandler and some assertions
kaelima
2012-04-22
Codestyle
Frca
2012-04-18
Core: Do not set TeleportDestination as reference in WorldSession::HandleMove...
Frca
2012-03-17
Core/Movement:
Machiavelli
2012-03-17
Core/Movement: Corrected movement info structure written in WriteMovementInfo
Shauren
2012-03-16
Core/Movement: Do not process server side relocation if reading movementinfo ...
Machiavelli
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp