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
08be716ef8a53a239ca4b2dc1df37dc9c65e8892
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
Shocker
08be716ef8
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
2012-02-03 19:02:17 +02:00
..
SmartAI.cpp
Core/SAI: Fixed SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL
2012-02-02 14:35:45 -05:00
SmartAI.h
Core/SAI: Fixed SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL
2012-02-02 14:35:45 -05:00
SmartScript.cpp
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
2012-02-03 19:02:17 +02:00
SmartScript.h
Core/SAI: Fixed SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL
2012-02-02 14:35:45 -05:00
SmartScriptMgr.cpp
Core/SAI: Add the new action_types to the IsEventValid case check
2012-01-22 10:02:31 -05:00
SmartScriptMgr.h
Core/SAI: Implemented SMART_ACTION_SEND_TARGET_TO_TARGET, it can be used to send targets previously stored with SMART_ACTION_STORE_TARGET, to another npc, the other npc can then access them as if it was its own stored list
2012-01-22 07:54:32 -05:00