This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-20 23:11:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6113b9dec2e0081c36c36c2974a28ed0693bc601
TrinityCore
/
src
/
server
/
game
/
AI
/
ScriptedAI
T
History
Treeston
6113b9dec2
Core/AI: Some more refactoring prep for
#19930
. CreatureAI::EnterCombat is now called CreatureAI::JustEngagedWith. There's also two new methods on UnitAI, though they're never invoked right now.
2017-12-31 03:23:42 +01:00
..
ScriptedCreature.cpp
Core/AI: Some more refactoring prep for
#19930
. CreatureAI::EnterCombat is now called CreatureAI::JustEngagedWith. There's also two new methods on UnitAI, though they're never invoked right now.
2017-12-31 03:23:42 +01:00
ScriptedCreature.h
Core/AI: Some more refactoring prep for
#19930
. CreatureAI::EnterCombat is now called CreatureAI::JustEngagedWith. There's also two new methods on UnitAI, though they're never invoked right now.
2017-12-31 03:23:42 +01:00
ScriptedEscortAI.cpp
Core/AI: reorder methods in ScriptedEscortAI
2017-12-11 21:00:04 +01:00
ScriptedEscortAI.h
Core/AI: reorder methods in ScriptedEscortAI
2017-12-11 21:00:04 +01:00
ScriptedFollowerAI.cpp
Core/Scripts: dynamic_spawning follow-up, I had forgotten JustRespawned existed.
2017-08-06 16:07:30 +02:00
ScriptedFollowerAI.h
Core/Movement: waypoint movement (
#20121
)
2017-08-12 01:40:25 +02:00
ScriptedGossip.cpp
Add another helper to ScriptedGossip.h for resolving listId -> action.
2017-05-30 21:50:49 +02:00
ScriptedGossip.h
Add another helper to ScriptedGossip.h for resolving listId -> action.
2017-05-30 21:50:49 +02:00