aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement
AgeCommit message (Expand)Author
2022-12-31Core/Maps: Fixed retrieving terrain info when on child mapsShauren
2022-12-30Core/Movement: Don't compute orientation for vertical splines (#28556)Meji
2022-11-06Core/Misc: Added noexcept to move constructors and move assignment operatorsShauren
2022-07-24Core/Units: Removed spline speed limit for MoveJumpWithGravity (#28142)Teleqraph
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-06-10Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)Ovah
2022-06-10Core/Movement: b1a94bf94c500b64a5c4ae92642a95d048d9f392 followup - MoveSpline...Shauren
2022-06-10Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...Shauren
2022-06-07Core/Movement: Allow overwriting number of steps for spline length calculationsShauren
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-04-24Core/Scripts: Begin unifying triggering gameevents (not the game_event db stuff)Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-22Core/Misc: Add TempSummon timer to GetDebugInfoShauren
2022-03-15Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIMoffl
2022-03-15Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXIoffl
2022-03-10Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH (#26549)Giacomo Pozzoni
2022-03-10Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize ...ccrs
2022-03-05Core/Unit: Fix movement hiccups in water (#24020)Giacomo Pozzoni
2022-02-28Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff (P...Ovah
2022-02-27Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead ...xvwyh
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2022-02-05Core/MotionMaster: Do not generate path to MoveLandKeader
2022-02-05Core/Scripts: Remove now-unused WaypointPathStarted hook. WaypointStarted doe...Treeston
2022-02-05Scripts/Commands: Convert argument parsing of .npc commandsTreeston
2022-02-04Core/Movement: Fix RandomMovementGenerator for swimming creaturesjackpoz
2022-01-26Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metricjackpoz
2022-01-24Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2022-01-18Core/Movement: Fixed possible crash in HomeMovementGeneratorModoX
2022-01-06Core/Units: flight and hover checks will now consider movement template data ...Ovah
2022-01-04Handle different slopes in mmaps (#24765)Giacomo Pozzoni
2022-01-04Core/Objects: fixed destination calculation for destination based spells cast...Ovahlord
2022-01-04Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)Giacomo Pozzoni
2022-01-04Core/Movement: 9080e78 followupccrs
2022-01-02Core/Movement: modify MovementInform trigger condition & checks in ChaseMovem...ccrs
2022-01-02Core/Movement: de832b6 followupccrs
2022-01-02Core/Movement: modify MovementInform trigger condition & checks in FollowMove...ccrs
2022-01-02Core/Movement: 0e2342c followupccrs
2022-01-01Core/Objects: further improvements for MovePositionToFirstCollision (#24523)Ovah
2022-01-01Core/PathFinding: Fix buffer overflowjackpoz
2022-01-01Core/Movement: various improvements for creature knockbacksOvah
2022-01-01Core/Movement: Add safety check to avoid C++ undefined behaviourjackpoz
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-31Core/Movement: Formation Rewrite (#24379)Eridium