index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
ScriptedAI
/
ScriptedEscortAI.h
Age
Commit message (
Expand
)
Author
2025-06-13
Core/Scripts: Mark script base class constructors noexcept
Shauren
2024-04-19
Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw int...
Shauren
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2022-01-23
Core/EscortAI: std::chrono-ify SetPauseTimer
Carbenium
2022-01-23
Core/EscortAI: std::chrono-ify AddWaypoint
Carbenium
2022-01-06
Core/EscortAI: set maximum distance allowed between player and escortee to de...
Rothend
2021-12-17
Scripts/FollowerAI: Some cleanup:
Treeston
2021-12-05
Core/AI: logs, codestyle & cosmetics standarization
ccrs
2021-06-19
Core/AI: EscortAI init logic moved from JustAppeared to InitializeAI. There a...
Treeston
2021-02-25
Core/AI: reorder methods in ScriptedEscortAI
ccrs
2020-08-23
Core/Movement: waypoint movement (#20121)
ccrs
2020-08-22
Core/Scripts: dynamic_spawning follow-up, I had forgotten JustRespawned existed.
Treeston
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
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-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-05-18
Core/Game: Include cleanup
Shauren
2017-02-11
Scripts/SmartAI: Some clean-up work:
treeston
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-22
Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)
treeston
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-01
Scripts/VioletHold: rewrote the whole instance
joschiwald
2015-07-22
Core/Misc: Add a few consts to methods
DDuarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-10
Core/ScriptedAI: Fix Headers.
Malcrom
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-07-21
Core/Misc: replace (Player*) casts with ToPlayer()
joschiwald
2013-02-19
Core/Scripts: Removed useless const modifier on method parameters accepting p...
Shauren
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-10
Core/Escort: few modifications to add the IMMUNE_TO_NPC flag after npc does a...
Kandera
2011-04-16
Core/Scripts: Extended escort AI
Sawiner
2011-04-16
Core/Scripts: Removed some hungarian notation
Shauren
2010-06-05
rearranged core files
Rat