aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement
AgeCommit message (Expand)Author
2016-11-23Core/Creatures: Enable swimming creatures to chase targets in 3d (#18298)Krudor
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-05Core/PacketIO: Update movement packetsShauren
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-06-02Core/PacketIO: Fixed starting spline movement with 0 length segmentsShauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-28Core/Misc: Move STOP_TIME_FOR_PLAYER value to config. (#17024)Mikhail Redko
2016-04-23Merge pull request #16876 from chaodhib/move_chase_follow_repositioning_fixjoschiwald
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-04-16Core/Movement: Added a wrapper method in MotionMaster for a unit to move towa...Chaouki Dhib
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-04-05Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into 3.3....treeston
2016-03-29Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)treeston
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-25Core/Spells: Implemented casting spells on movement finish from SPELL_EFFECT_...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-15Core: Added missing overridesVincent-Michael
2015-11-14Core/Creature: Remove duplicate call to LoadCreatureAddons in Creature::CreateCarbenium
2015-11-01Scripts/VioletHold: rewrote the whole instancejoschiwald
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