index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-17T07: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
2016-02-09
Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-12-31
Game/Maps: Clean up instance handling.
treeston
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-08
Core/Instances: Fix some Instance Lock chat messages
jackpoz
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-06-13
Core/Transports: Fixed crash happening during teleporting transports
Shauren
2014-06-09
Core/Vehicles: Fixed channeled spells being interrupted for passengers when v...
Shauren
2014-06-08
Core/Handlers: Move a couple of logs to debug, they can appear without anythi...
Trisjdc
2014-01-16
Core/Misc: Fix an exploit where moving while consuming something that would f...
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-21
Core/Movement: fix player fall under ground on teleport
joschiwald
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-26
Core/Spells: Implemented additional conditions for spells that start cooldown...
Shauren
2013-10-16
Core/Transports
Shauren
2013-09-26
Core/Movement: Port Ascent r1637 http://sourceforge.net/p/ascentemubackup/cod...
jackpoz
2013-06-18
Core/Objects: Refactored MovementInfo structure
Shauren
2013-06-15
Core/Objects
Shauren
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-04
Core/Movement: Refactored removing transport part of movement info structure ...
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-27
Core/Log: Add playerguid and mapnames when player still in world when its tel...
xjose93
2013-04-24
Merge pull request #9692 from xjose93/ImproveLog2
Aokromes
2013-04-23
Core/Log: Added mapname to log when a player cant be teleported.
xjose93
2013-04-15
Core/Log: Added more information to log when a map cant be created.
xjose93
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-26
Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...
Shauren
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-05
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-08-25
Core/Movement: Make MovementGenerators use pointers instead of references. cl...
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-02
Core/Movement: Properly handle cases when jumping from one transport directly...
zori
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-26
Core: Change Handlers location
Spp