summaryrefslogtreecommitdiff
path: root/src/server/game/AI/CoreAI/UnitAI.h
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-12refactor(Core): Make ObjectGuid const (#23170)天鹭
2025-06-24refactor(Core/AI): rename FarthestTargetSelector to RangeSelector (#22026)Tereneckla
2025-05-05refactor(Core/AI) don't add currentTarget to the front of the SelectTargetLis...Tereneckla
2025-02-12feat(Core/Unit): Add SpellSchoolMask info to the DamageDealt() hook (#21411)Andrew
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-08-28docs(Core): improve several functions documentation (#19677)Grimdhex
2024-07-06feat(Core/SAI): SetData now has invoker (#19296)Kitzunu
2024-04-14fix(Scripts/Hyjal): Azgalor Doom should not be cast on the MT (#18738)Andrew
2023-12-11fix(Core/SAI/SSC): Allow Farthest target to set a min distance (#17992)Angelo Venturini
2023-11-18feat(Core/Scripting): Implement Unit hooks to modify damage before ca… (#17...Andrew
2023-10-22feat(Core/Unit): Implement OnPowerUpdate() unit script hook (#17560)Andrew
2023-02-18fix(Scripts/SethekkHalls): Update Talon King Ikiss script (#15098)Skjalf
2023-02-13refactor(Core/AI): Some more refactoring prep for Comat Threat system… (#15...Kitzunu
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2022-12-27fix(Core/AI): Fix target selectors logic when accounting for tanks (#14368)Skjalf
2022-12-06refactor(Core/UnitAI): Update target selector (#13169)Maelthyr
2022-09-25refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992)Maelthyr
2022-08-15fix(Core/TempleOfAhnQiraj): Ouro rewrite (#12683)Angelo Venturini
2022-08-15feat(Core/Debug): GetDebugInfo implementation (#12705)Maelthyr
2022-05-18Core/Combat: rename getThreatMgr() to GetThreatMgr() (#11758)Maelthyr
2022-05-06refactor(Core/Spells): make DoCast functions use SpellCastResult (#11546)Kitzunu
2022-03-23fix(Scripts/BlackwingLair): Razorgore improvements (#10971)Skjalf
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2021-12-28feat(Core/AI): convert `SelectAggroTarget` to enum class (#9893)Kargatum
2021-11-05feat(Core/Unit): Implement DoCastRandomTarget() helper (#8876)Skjalf
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-16fix(Scripts/BRD): movement of Burning Spirits during Ambassador Flamelash enc...UltraNix
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-05-08fix(Core/Pooling): Fixed less and less objects from pools being spawned the l...UltraNix
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-09feat(CI/Codestyle): added codestyle check (#3668)Kargatum
2020-12-06refactor(Core): apply clang-tidy modernize-use-override (#3817)Francesco Borzì
2020-10-12refactor(Core/Game): restyle game lib with astyle (#3466)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2019-12-01refactor(Core): rename namespaces and macros to acore (#2454)Viste
2019-09-02feat(Core): enable C++17 (#2234)Francesco Borzì
2019-08-05feat(core/AI): implement DoCastSelf helper (#2179)Viste
2018-03-12Update license links (#783)Nefertumm
2017-12-21Using TC structure allowing easier patches importingYehonal
2016-08-12Refactoring part 2 [W.I.P]Yehonal
2016-06-26converted all tabs to 4 spacesYehonal
2016-06-26First Commitv0.10.1Yehonal