This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-26 11:52:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7f93ca96d4fb8fefa7caeddf244fdca63f6b664
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
Killyana
e7f93ca96d
Core/SmartAI: Remove PauseMovement on AttackStart
...
Closes
#21144
(cherry picked from commit
e27a745c58
)
2021-09-25 20:43:39 +02:00
..
SmartAI.cpp
Core/SmartAI: Remove PauseMovement on AttackStart
2021-09-25 20:43:39 +02:00
SmartAI.h
Core/Spells: rework part 5: GameObject casting
2021-08-28 15:59:11 +02:00
SmartScript.cpp
Core/SmartScripts: Rename SMART_ACTION_RESPAWN_TARGET -> SMART_ACTION_ENABLE_TEMP_GOBJ, since that's the only thing it still does in the dynspawn model. Adjust body accordingly to warn on misuse.
2021-08-08 21:21:34 +02:00
SmartScript.h
Scripts/SmartAI: SetData now has an invoker (if the setting is done by something using SmartAI).
2021-06-21 00:06:41 +02:00
SmartScriptMgr.cpp
Core/Spells: Unify spell effect access api in both branches
2021-09-04 15:13:15 +02:00
SmartScriptMgr.h
Core/SmartScripts: Rename SMART_ACTION_RESPAWN_TARGET -> SMART_ACTION_ENABLE_TEMP_GOBJ, since that's the only thing it still does in the dynspawn model. Adjust body accordingly to warn on misuse.
2021-08-08 21:21:34 +02:00