index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Movement
/
Waypoints
Age
Commit message (
Expand
)
Author
2024-04-25
Core/Movement: Migrate scripts using GetMotionMaster()->MoveSmoothPath to Get...
Shauren
2024-04-21
Core/Movement: Implemented alternative method of smoothing waypoint paths (se...
Shauren
2024-04-20
Core/Movement: Merge waypoints without delay into a single movement packet
Shauren
2024-04-19
Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw int...
Shauren
2024-04-02
Core/Movement: Added Velocity field to waypoint_path table (#29837)
ModoX
2024-03-12
Core/Movement: Minor refactor for WaypointManager data loading
Shauren
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-06-10
Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)
Ovah
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2021-12-15
Core/ChatCommands: Fix .wp reload crash
Giacomo Pozzoni
2021-01-21
Core/Logs: Fix more logs
Aokromes
2020-08-23
Core/Movement: waypoint movement (#20121)
ccrs
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-08-17
Revert "[3.3.5][master] Core/Movement: Smooth movement #13467 (#18020)"
Riztazz
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-02-11
[3.3.5][master] Core/Movement: Smooth movement #13467 (#18020)
Riztazz
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-13
Core/Players: Changed multi-segment taxi paths to fly nearby
Shauren
2015-02-22
Core/DataStores: Added tables for all loaded DB2 stores
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
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-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
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-05-21
Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Core: Fix build
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-07
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-10-07
Core/Misc: Fix some possible issues detected by static code analysis
kaelima
2012-08-22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Subv
[next]