index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T06: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-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-31
Core/Waypoints: Fixed memory leaks happening when loading waypoints with inva...
Shauren
2014-07-25
Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.
Subv
2014-07-22
Core/Misc: Remove a define that is no longer needed since ACE was removed
DDuarte
2014-07-21
Core/NPCs: In a formation, properly set walking/running mode
untaught
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-06
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-04
Core/Spells: Improve charge path logic, get a point to the target and then re...
Trisjdc
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-23
Update WaypointMovementGenerator.cpp
Rochet2
2014-06-23
Merge pull request #11609 from zengwf/master
Aokromes
2014-06-22
Core/Build: Fixed build.
Subv
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
[next]