EverWrath/src/server/game/AI
2022-08-07 14:00:00 -03:00
..
CoreAI fix(Core/AI): correct Permit level for trigger flagged creatures (#12614) 2022-08-05 13:33:17 -03:00
ScriptedAI refactor(Core/Unit): PC&NPC Immunity (#11986) 2022-06-18 08:16:45 -04:00
SmartScripts fix(Core/SmartScripts): Fixed SMART_TARGET_OWNER_OR_SUMMONER target. (#12644) 2022-08-07 14:00:00 -03:00
CreatureAI.cpp fix(Scripts/RuinsOfAhnQiraj): Implement Rajaxx waves (#12513) 2022-07-25 12:12:08 -03:00
CreatureAI.h fix(Core/Creatures): Added new AI function OnTeleportUnreacheablePlayer to teleport all unreachable players. (#12193) 2022-07-24 13:10:41 -03:00
CreatureAIFactory.h refactor(Core/AI): factory functions cleanup (#11779) 2022-07-15 16:11:49 +02:00
CreatureAIImpl.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CreatureAIRegistry.cpp refactor(Core/AI): factory functions cleanup (#11779) 2022-07-15 16:11:49 +02:00
CreatureAIRegistry.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CreatureAISelector.cpp fix(Core/AI): more AI factory checks (#12402) 2022-07-19 14:31:03 -03:00
CreatureAISelector.h refactor(Core/AI): factory functions cleanup (#11779) 2022-07-15 16:11:49 +02:00
GameObjectAIFactory.h refactor(Core/AI): factory functions cleanup (#11779) 2022-07-15 16:11:49 +02:00