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 19:31:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b13e9f9d61cc40f2b292806aa2f60e4eee330083
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
Shauren
b13e9f9d61
Core/Misc: Fixed clang 13 warnings, gcc 11 build errors and nopch build
2021-10-25 00:05:05 +02:00
..
SmartAI.cpp
Core/Unit: Some charm fixes:
2021-10-23 14:44:05 +02:00
SmartAI.h
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a crapton of booleans
2021-10-22 23:47:51 +02:00
SmartScript.cpp
Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSounds within creature_text (
#27136
)
2021-10-23 13:10:32 +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/Misc: Fixed clang 13 warnings, gcc 11 build errors and nopch build
2021-10-25 00:05:05 +02:00
SmartScriptMgr.h
AI/SmartScripts: Replace SMART_ACTION_INVOKER_CAST with SMART_ACTION_SELF_CAST in action 85. SMART_ACTION_INVOKER_CAST moves to 134.
2021-10-17 22:07:54 +02:00