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-27 04:12:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bcde415383a539afeefe02caddb94c541bd100d
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
Shauren
8bcde41538
Core/Quests: Added stuff missing in previous commit
2013-12-25 12:17:23 +01:00
..
SmartAI.cpp
Core/Quests: Added stuff missing in previous commit
2013-12-25 12:17:23 +01:00
SmartAI.h
Core/SAI: Using SMART_ACTION_SET_FOLLOW with target_type 0 (SMART_TARGET_NONE) will now stop the following completely. Fixes 6 scripts in a clean TDB already using this functionality even though it wasn't implemented.
2013-12-17 10:12:23 +01:00
SmartScript.cpp
Core/SAI: Fixed a crash in call for help/flee for assist actions when they had an emote attached
2013-12-24 11:26:07 +01:00
SmartScript.h
Core/Chat: Refactored building chat packets
2013-12-23 14:23:49 +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