index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
Age
Commit message (
Expand
)
Author
2014-07-04
Core/Spells: Improve charge path logic, get a point to the target and then re...
Trisjdc
2014-06-23
Update WaypointMovementGenerator.cpp
Rochet2
2014-06-23
Merge pull request #11609 from zengwf/master
Aokromes
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-25
Core/Misc: Change how Position struct is retrieved
jackpoz
2014-04-19
Core/Misc: Ensure GetVictim() returns a valid reference when expected
jackpoz
2014-04-07
Core/Movement: Fix LoS issue of NPCs chasing targets
jackpoz
2014-03-23
Core/Misc: Removed unused defines, added missing include and removed a few wa...
Shauren
2014-03-21
Core/Transports: Fixed creatures micro movement on transport when attacking s...
Shauren
2014-02-27
Core/MMAPs: Replace an assert with error log
jackpoz
2014-02-24
Core/MMAPs: Add support for raycast
jackpoz
2014-02-23
Core/MMAPs: Update recast
jackpoz
2014-02-18
Core/Movement:Fix waypointed creature aggro
zengwf
2014-02-13
Core/MMAPS: Fix invisible wall issue in MMAPS.
jackpoz
2014-01-30
Core/Splines: Fix "velocity > 0.1f" error
jackpoz
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-06
Core/Movement: Fixed vehicle passengers disappearing clientside
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-31
Core/Waypoints: Revert partly f1a82a578be525624c416ba5f882b2f1a7e13536 to fix...
Nawuko
2013-12-31
Core/Movement: Fixed creature movement on transports
Shauren
2013-12-29
Core/Transports
Shauren
2013-12-15
Core/Waypoints: Stop creatures from skipping at waypoint nodes
Malcrom
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-12-14
Core/Movement: Fix invalid memory access
jackpoz
2013-12-12
Core/Movement: Fixed possible invalid memory access
Shauren
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-10
Fixed build
Shauren
2013-11-10
Core/Movement: Backported spline stop fix from 4.3.4 branch - use Stop spline...
Shauren
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-16
Core/Transports
Shauren
2013-10-01
Whitespace between string literals and user-defined literals is now mandatory...
Ellie
2013-09-21
Core/PathGenerator: Fix conditional jump on uninitialized value
jackpoz
2013-08-30
Core/Maps: Fix Spline triggered assert
jackpoz
2013-08-17
Core/Misc: Implement CMSG_SET_TAXI_BENCHMARK_MODE to toggle PLAYER_FLAGS_TAXI...
Discover-
2013-06-30
Core/Units: Removed most calls to SendMovementFlagUpdate for creatures
Shauren
2013-06-22
Core/WaypointMovementGenerator: Make error message more useful.
Malcrom
2013-06-18
Core/Movement
Shauren
2013-06-17
Core/Movement: Fixed computeFallTime results with safefall enabled (it's stil...
kaelima
2013-06-17
Core/MMAPS: Update recastnavigation!
kaelima
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-11
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...
Malcrom
2013-06-07
Core/Creatures
Shauren
2013-06-03
Core Whitespace cleanup
Vincent-Michael
2013-06-01
Core/Movement
Shauren
2013-05-31
Core/Build: Missing include.
Subv
2013-05-31
Core/Movement: Follower creatures in a formation will now follow their leader...
Subv
2013-05-30
Core/Transports: Refactored methods used to calculate passenger offsets (made...
Shauren
[next]