summaryrefslogtreecommitdiff
path: root/src/server/game/AI/ScriptedAI/ScriptedEscortAI.cpp
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-31fix(Core/Spells): only include the targets size for some GroundEffects (#23478)Tereneckla
2025-10-14fix(Core/Unit): rework Walk/Run mode (#22988)killerwife
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...Benjamin Jackson
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-02-27fix(Core/Creature): Prevent combat movement disabled creatures from r… (#18...Andrew
2023-10-28refactor(Core/Misc): Make DeathState enum class (#17607)Kitzunu
2023-10-20fix(Scripts/EscortAI): Do not remove auras on evade (#17542)avarishd
2023-02-11fix(Core/AI): Fixed mobs attacking in defensive state. (#14947)UltraNix
2022-06-18refactor(Core/Unit): PC&NPC Immunity (#11986)Maelthyr
2022-05-23refactor(Core/Combat): DeleteThreatLists() become ClearAllThreat() (#11824)Maelthyr
2022-04-23feat(Core/SmartScripts): SMART_EVENT_FLAG_WHILE_CHARMED (#10286)IntelligentQuantum
2022-04-15feat(Core/Maps): AreaBoundary (#10525)IntelligentQuantum
2022-04-05feat(Core/Unit): NPCFlags helpers (#11286)Kitzunu
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2021-12-31refactor(Core/Misc): fabs() to std::fabs() (#9790)Kitzunu
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-01refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ...Malcrom
2021-10-24chore(Core): Code Reduction dealing with Logging, (Cosmetic only). (#8686)acidmanifesto
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-07-08feat(Core): port aggro distance from vMaNGOS (#6214)Shiroe
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-03-26fix(Core/AI): improve npc_escortAI (#4980)Kitzunu
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-10chore(core): remove malformed whitespaces (#4244)Kitzunu
2020-10-12refactor(Core/Game): restyle game lib with astyle (#3466)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2019-08-16Creature type flags (#2195)mik1893
2018-10-31Core/NPC: Creatures now alert when they detect stealthed players (#1060)Jinyang li
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