index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09: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
2025-05-27
Core/Players: Fix player outdoor status after leaving instance (#31001)
Jason Dove
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-04-16
Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...
Shauren
2024-10-23
Core/Player: moved zone/area updating and tavern resting checks into Heartbea...
Ovahlord
2024-10-07
Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...
Shauren
2024-10-05
Core/Maps: Link instance map to LfgDungeons
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-05-25
Core/Players: Allow targeting a specific transport during teleports
Golrag
2024-04-26
Core/Player: moved indoors/outdoors aura interrupting mechanic into heartbeat...
Ovahlord
2024-03-02
Core/Creatures: Implemented unsummoning and resummoning critter pets on flyin...
Shauren
2023-12-29
Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...
Jeremy
2023-10-28
Core/Creatures: Taxi improvements
Shauren
2023-09-10
Core/Pets: Improved pet despawn behavior when mounting
Shauren
2023-08-26
Core/Battlegrounds: Rework queues (#29200)
Jeremy
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Use boost/circular_buffer forward declaration headers in our headers
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-17
Core/Maps: Made instance_template no longer required to create and enter inst...
Shauren
2022-07-02
Core/Movement: Fixed desync in player knockback movement (#28067)
Meji
2022-06-13
Core/Transports: Localized transport objects within each map
Shauren
2022-06-10
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
Shauren
2022-05-25
Core/GameObjects: Transport (type 11) improvements
Shauren
2022-05-24
Core/PacketIO: Implemented CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE and ActivePla...
Shauren
2022-05-14
Core/Players: Allow teleporting to a specific instance id
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-05
Core/Movement: Add a debug log when a player falls below the map
jackpoz
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-01-01
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-12
Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...
Treeston
2021-12-05
Core/Movement: Fix Warrior's Charge launch visual while jumping backw… (#23...
Aokromes
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-23
Core/Movement: Implement move time skipped handler (#22994)
Chaouki Dhib
2021-11-08
Core/Player: Delay resurrection on release for unreachable maps until telepor...
Treeston
2021-10-23
Core/Instances: Drop allowMount column in instance_template as it is already ...
ModoX
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2021-10-02
Core/Transports: Store information about continent transports
Shauren
2021-09-28
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2021-08-24
Core/Movement: Fixed creature hover
Shauren
2021-06-13
Core/Auras: removed caster dependency from core
ariel-
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-03-21
Core/Auras: Defined and implemented many new interrupt flags
Shauren
2021-03-05
Core/Movement: Add trace log message with packet content to movement opcode h...
Matan Shukry
2021-03-05
Core/Movement: Don't rely on client for water state detection
Matan Shukry
2021-02-25
Core/Misc: Fixed nopch MSVC build
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-08-23
Core/Movement: waypoint movement (#20121)
ccrs
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
[next]