EverWrath/src/server/game/AI
Rocco Silipo d6cf473882
fix (Core/SmartScript) Improve SMART_ACTION_START_CLOSEST_WAYPOINT. (#22364)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2025-06-27 20:07:54 +02:00
..
CoreAI refactor(Core/AI): rename FarthestTargetSelector to RangeSelector (#22026) 2025-06-24 23:09:38 +02:00
ScriptedAI chore(Core): Remove unused and inaccurate comment headers for various script-related files. (#22263) 2025-06-05 15:49:20 -03:00
SmartScripts fix (Core/SmartScript) Improve SMART_ACTION_START_CLOSEST_WAYPOINT. (#22364) 2025-06-27 20:07:54 +02:00
CreatureAI.cpp feat(Scripts/Commands): .debug boundary to visualize CreatureBoundary (#22099) 2025-05-30 11:42:11 -03:00
CreatureAI.h feat(Scripts/Commands): .debug boundary to visualize CreatureBoundary (#22099) 2025-05-30 11:42:11 -03:00
CreatureAIFactory.h refactor(Core/AI): factory functions cleanup (#11779) 2022-07-15 16:11:49 +02:00
CreatureAIImpl.h refactor(src/server/game/*): remove unused imports (big part 1) (#20310) 2024-10-27 10:25:40 +01:00
CreatureAIRegistry.cpp chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
CreatureAIRegistry.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CreatureAISelector.cpp chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
CreatureAISelector.h chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
enuminfo_CreatureAI.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
GameObjectAIFactory.h refactor(src/server/game/AI): remove unused imports (#20095) 2024-10-01 08:04:00 +02:00