EverWrath/src/server/game/AI/ScriptedAI
2023-03-07 05:32:53 -03:00
..
ScriptedCreature.cpp feat(Core/AI): Implement ScheduleHealthCheckEvent() for events that fire … (#15275) 2023-03-04 23:25:43 -03:00
ScriptedCreature.h feat(Core/AI): Implement DoForAllSummons() function to summon lists (#15262) 2023-03-07 05:32:53 -03:00
ScriptedEscortAI.cpp fix(Core/AI): Fixed mobs attacking in defensive state. (#14947) 2023-02-11 12:06:17 -03:00
ScriptedEscortAI.h feat(Core/SmartScripts): SMART_EVENT_FLAG_WHILE_CHARMED (#10286) 2022-04-23 16:26:42 +02:00
ScriptedFollowerAI.cpp fix(Core/AI): Fixed mobs attacking in defensive state. (#14947) 2023-02-11 12:06:17 -03:00
ScriptedFollowerAI.h feat(Core/SmartScripts): SMART_EVENT_FLAG_WHILE_CHARMED (#10286) 2022-04-23 16:26:42 +02:00
ScriptedGossip.cpp feat(Core/Gossips): override BoxMoney from DB (#10414) 2022-03-10 13:55:29 +01:00
ScriptedGossip.h feat(Core/Gossips): override BoxMoney from DB (#10414) 2022-03-10 13:55:29 +01:00