aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement
AgeCommit message (Expand)Author
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-21Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...Shauren
2015-09-17Core/Players: Changed taxi speed to match spline durations seen in packetsShauren
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-09Fixed a warning about override keyword missingDavid Carlos Manuelda
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-12Core/Spells: Normalize Z for last point in a charge pathjackpoz
2015-06-29Core/Dependencies: Update recastjackpoz
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-04-29Core/Movement: Updated spline flagsShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-04-06Core/PacketIO: Fixed creature movement on transports (and vehicle enter/exit)Shauren
2015-04-05Core/PacketIO: Updated and enabled collision height opcodesShauren
2015-04-04Misc: Fixed license header formattingShauren
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-18Merge pull request #14371 from Kittnz/movecirclepath_003click
2015-03-18Core: More INFO -> DEBUG/WARN/ERROR manglingclick
2015-03-16Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ava...Rat
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-20Core/Movement: Clarify log meaningMitchesD
2015-02-04Core/Misc: Update outdated license header filesNoffearr
2015-02-01Core/Packets:joschiwald
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-17Merge pull request https://github.com/TrinityCore/TrinityCore/pull/13650z0ldrax
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-21Core/MovementPacket: Fix spline stuff for SMSG_UPDATE_OBJECTVincent-Michael
2014-11-30Core/Packets: Updated some of the movement flag opcodesIntel
2014-11-19Core/Packets: Added missing filesIntel
2014-11-19Core/Packets: Added SMSG_MONSTER_MOVE and split common packet structuresIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-02Core/PacketIO: Updated SMSG_UPDATE_OBJECTShauren
2014-10-27Core: Even more warning fixesDDuarte
2014-10-25Core/Opcodes: Support opcodes with the same ids and different directionDDuarte
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-10-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael