aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MovementHandler.cpp
AgeCommit message (Expand)Author
2016-08-06Core/PacketIO: Minor refactor in Opcode definitions, packet class type no lon...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-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-03-21Merge pull request #16110 from Treeston/3.3.5-instancereviveTreeston
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-19Core/PacketIO: Updated and enabled /mountspecial packetsShauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-19Core/PacketIO: Disabled CMSG_TAXI_REQUEST_EARLY_LANDINGShauren
2015-09-14Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...StormBytePP
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-16Core/PacketIO: updated CMSG_SUMMON_RESPONSEMitchesD
2015-07-12Core/Instances: Fix some Instance Lock chat messagesjackpoz
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-01Core/Player: Implemented seamless teleportingShauren
2015-04-12Core/PacketIO: Updated and enabled most movement _ACK packetsShauren
2015-04-05Core/PacketIO: Updated and enabled collision height opcodesShauren
2015-04-04Core/PacketIO: Enabled CMSG_MOVE_KNOCK_BACK_ACK, SMSG_MOVE_UPDATE_KNOCK_BACK ...Shauren
2015-04-01Core/PacketIO: Uncommented all switches on opcodesShauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-03-20Core/PacketIO: CMSG_SET_ACTIVE_MOVER, SMSG_MOVE_SET_ACTIVE_MOVER updated and ...MitchesD
2015-03-15Core/PacketIO: Updated and enabled _SPEED_CHANGE_ACKGigi1237
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-01Core/Misc: Fixed some of the Coverity defectsIntel
2014-11-30Core/Packets: Added SMSG_MOVE_TELEPORT, SMSG_MOVE_UPDATE_TELEPORT, CMSG_MOVE_...Intel
2014-11-17Core/Packets: Added SMSG_NEW_WORLD and CMSG_MOVE_WORLDPORT_ACKIntel
2014-11-15Core/Movement: Some fixes to player movement (SMSG_PLAYER_MOVE)Rat
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-15Core/Packets: Fix player movement client packetsRat
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-06Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-06Player/Emotes: Fix infinite dance and read map animationDekadence
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael