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-28 21:02:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54b7162f1def59387ecf3c031705f56fa1b10b02
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
Discover-
54b7162f1d
Core/SAI: Make SMART_ACTION_SET_INGAME_PHASE_MASK set the phasemask of the target_type instead of always the source calling the action type.
2013-12-17 09:44:06 +01:00
..
SmartAI.cpp
Core/Misc: Fix some static analysis issues
2013-12-14 18:41:26 +01:00
SmartAI.h
Core/SmartAI: Reset Actions will not be processed until creature reaches home.
2013-12-12 21:23:14 -03:30
SmartScript.cpp
Core/SAI: Make SMART_ACTION_SET_INGAME_PHASE_MASK set the phasemask of the target_type instead of always the source calling the action type.
2013-12-17 09:44:06 +01:00
SmartScript.h
Core: Improve error messages for linked_respawn table (and minor cosmetic changes here and there)
2013-11-11 11:03:32 +01:00
SmartScriptMgr.cpp
Core/SmartAI: SMART_ACTION_UPDATE_TEMPLATE will no longer ignore the target type and force the source creature (creature only) to be updated; from now on it updates the given targets to the given entry (actionparam1)
2013-12-13 09:45:58 +01:00
SmartScriptMgr.h
Core/Misc: Fix some static analysis issues
2013-12-14 18:41:26 +01:00