aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/ScriptedAI/ScriptedEscortAI.h
AgeCommit message (Expand)Author
2025-06-13Core/Scripts: Mark script base class constructors noexceptShauren
2024-04-19Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw int...Shauren
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2022-01-23Core/EscortAI: std::chrono-ify SetPauseTimerCarbenium
2022-01-23Core/EscortAI: std::chrono-ify AddWaypointCarbenium
2022-01-06Core/EscortAI: set maximum distance allowed between player and escortee to de...Rothend
2021-12-17Scripts/FollowerAI: Some cleanup:Treeston
2021-12-05Core/AI: logs, codestyle & cosmetics standarizationccrs
2021-06-19Core/AI: EscortAI init logic moved from JustAppeared to InitializeAI. There a...Treeston
2021-02-25Core/AI: reorder methods in ScriptedEscortAIccrs
2020-08-23Core/Movement: waypoint movement (#20121)ccrs
2020-08-22Core/Scripts: dynamic_spawning follow-up, I had forgotten JustRespawned existed.Treeston
2020-08-22Dynamic Creature/Go spawning:r00ty-tc
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-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-05-18Core/Game: Include cleanupShauren
2017-02-11Scripts/SmartAI: Some clean-up work:treeston
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-22Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)treeston
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-01Scripts/VioletHold: rewrote the whole instancejoschiwald
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-10Core/ScriptedAI: Fix Headers.Malcrom
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-10Core/Escort: few modifications to add the IMMUNE_TO_NPC flag after npc does a...Kandera
2011-04-16Core/Scripts: Extended escort AISawiner
2011-04-16Core/Scripts: Removed some hungarian notationShauren
2010-06-05rearranged core filesRat