aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement/Waypoints
AgeCommit message (Expand)Author
2025-06-25Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHEShauren
2025-06-25Core/Commands: Waypoint command fixesShauren
2025-06-24Core/Misc: Use new Field::Get*OrNull where possibleShauren
2025-06-11Core/Movement: Fix WaypointMgr::GetNode infinite recursion (function isn't us...Shauren
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2024-04-25Core/Movement: Migrate scripts using GetMotionMaster()->MoveSmoothPath to Get...Shauren
2024-04-21Core/Movement: Implemented alternative method of smoothing waypoint paths (se...Shauren
2024-04-20Core/Movement: Merge waypoints without delay into a single movement packetShauren
2024-04-19Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw int...Shauren
2024-04-02Core/Movement: Added Velocity field to waypoint_path table (#29837)ModoX
2024-03-12Core/Movement: Minor refactor for WaypointManager data loadingShauren
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-06-10Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)Ovah
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-12-15Core/ChatCommands: Fix .wp reload crashGiacomo Pozzoni
2021-01-21Core/Logs: Fix more logsAokromes
2020-08-23Core/Movement: waypoint movement (#20121)ccrs
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-08-17Revert "[3.3.5][master] Core/Movement: Smooth movement #13467 (#18020)"Riztazz
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-02-11[3.3.5][master] Core/Movement: Smooth movement #13467 (#18020)Riztazz
2018-01-01Update copyright note for 2018vincent-michael
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-01-01Update copyright note for 2017vincent-michael
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-01Update copyright note for 2016Vincent-Michael
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-07-31Core/Waypoints: Fixed memory leaks happening when loading waypoints with inva...Shauren
2014-07-25Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.Subv
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Core: Fix buildVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael