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
743d022cee936d47a60f23e72fda7fb72ee61907
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
Treeston
743d022cee
AI/SmartAI: Properly forward to inherited CreatureAI::JustAppeared in SmartAI::JustAppeared.
Fixes
#23491
.
...
(cherry picked from commit
854a113fc7
)
2021-12-12 02:11:15 +01:00
..
SmartAI.cpp
AI/SmartAI: Properly forward to inherited CreatureAI::JustAppeared in SmartAI::JustAppeared.
Fixes
#23491
.
2021-12-12 02:11:15 +01:00
SmartAI.h
AI/SmartAI: Move SMART_EVENT_RESPAWN invocation from ::InitializeAI() to ::JustAppeared().
Closes
#23313
.
2021-12-12 01:27:04 +01:00
SmartScript.cpp
Core/SAI: add cooldownMin (event_param2) and cooldownMax (event_param3) to SMART_EVENT_ACCEPTED_QUEST and SMART_EVENT_REWARD_QUEST. (
#23422
)
2021-12-11 14:14:10 +01:00
SmartScript.h
Core/SAI: Add a 4th target parameter to SAI
2021-11-10 00:11:52 +01:00
SmartScriptMgr.cpp
Core/SAI: add cooldownMin (event_param2) and cooldownMax (event_param3) to SMART_EVENT_ACCEPTED_QUEST and SMART_EVENT_REWARD_QUEST. (
#23422
)
2021-12-11 14:14:10 +01:00
SmartScriptMgr.h
Core/SAI: add cooldownMin (event_param2) and cooldownMax (event_param3) to SMART_EVENT_ACCEPTED_QUEST and SMART_EVENT_REWARD_QUEST. (
#23422
)
2021-12-11 14:14:10 +01:00