aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets/MovementPackets.h
AgeCommit message (Expand)Author
2025-11-10Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...Shauren
2025-06-18Core: Updated to 11.1.7Shauren
2025-06-04Core/PacketIO: Remove duplicated areatrigger spline packet writerShauren
2025-05-29Core/AreaTriggers: Fixed areatrigger spline duration calculationShauren
2025-05-23Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...Shauren
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 4Shauren
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 3Shauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-03-01Core/PacketIO: Use new packet writing utilities in a bunch of filesShauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-10-30Core/PacketIO: Updated packet structures to 11.0.5Shauren
2024-10-07Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2023-11-09Core: Update to 10.2.0Shauren
2022-12-17GCC build fixShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-11-08Core/PacketIO: Name part of the unknown 9.x spline packet blockShauren
2022-05-24Core/PacketIO: Implemented CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE and ActivePla...Shauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-12-22Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)NoName
2021-11-23Core/Movement: Implement move time skipped handler (#22994)Chaouki Dhib
2021-02-11Core/Movement: Refresh collision height on shapeshiftingShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-01-02New YearAokromes
2019-09-08Core/Movement: Fixed gravity type movement force direction sent in CreateObjectShauren
2019-09-07Core/Movement: Implemented movement forcesShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/PacketIO: Update opcodes to 7.3.2Shauren
2017-08-16Core/PacketIO: Renamed "movementInfo" to "Status" in movement packets in effo...Shauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
2017-05-11Core/Common: Include cleanupShauren
2017-04-13Core/PacketIO: Updated client packet structures to 7.2.0Shauren
2017-03-13Core/PacketIO: Fixed movement force structureShauren
2017-02-16Core/Movement: Named all MonsterSplineSpellEffectExtraData fieldsShauren
2017-01-27Core/Misc: Fixed uninitialized valuesShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-10-21Core/PacketIO: Fixed unneccessary packet spam when units become visible for p...Shauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-13Core/Movement: Fixed weird loading screen behavior (progress bar loading to f...Shauren
2016-06-07Core/PacketIO: Updated query opcodesShauren
2016-06-05Core/PacketIO: Update movement packetsShauren
2016-06-03Core/PacketIO: Update a few movement-related structures and enable some opcodes.Warpten
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-03-24Core/Game: Converted the game library to a shared library.Naios