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-25 03:12:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d455c1e6f5f841594e6de4dd128439059685c89
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
QAston
9d455c1e6f
Fix build with GCC (it seems like it doesn't allow using references to temporary objects).
2012-02-11 00:15:05 +01: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
Fix build with GCC (it seems like it doesn't allow using references to temporary objects).
2012-02-11 00:15:05 +01:00
SmartScript.h
Core/Db/Conditions: Add ContidionTarget column which allows selection of objects which will be checked by condition, depending on SourceTypeOrReferenceId.
2012-02-10 23:42:08 +01: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