index
:
mirror/azerothcore-wotlk.git
codex/add-ccache-support-for-windows-docker-and-modules
codex/find-and-fix-potential-crashes-u6z5fw
copilot/fix-client-crash-bugs
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-12-25T20:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
CoreAI
/
PetAI.cpp
Age
Commit message (
Expand
)
Author
2025-11-14
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
Francesco Borzì
2025-07-14
fix(Core/AI): prevent PetAI autocast leap to self and allies (#22472)
Jelle Meeus
2025-06-03
chore(Core/Unit): Correct typo of `Controlled`. (#22260)
Benjamin Jackson
2025-04-21
fix(Core/AI): Ignore PvP flagged players for aggressive pets if owner is not ...
Benjamin Jackson
2024-12-01
refactor(Core/Spells): Add helpers for HasAuraType (#20802)
Kitzunu
2024-10-10
refactor(Core/Misc): Use emplace_back instead of push_back to avoid extra cop...
Angelo Venturini
2024-09-03
refactor(Core): Make more use of helpers. (#19835)
Benjamin Jackson
2024-08-25
refactor(Core/Object): adds consistency in the use of type object check (#19671)
Grimdhex
2024-08-15
fix(Core/Entities): crash fix cause by a pointer change in #19622 (#19633)
Grimdhex
2022-12-25
fix(Core/Pets): Taunt should work on pets. (#14255)
UltraNix
2022-07-19
fix(Core/AI): more AI factory checks (#12402)
Nefertumm
2022-07-15
refactor(Core/AI): factory functions cleanup (#11779)
IntelligentQuantum
2022-05-23
refactor(Core/Combat): DeleteThreatLists() become ClearAllThreat() (#11824)
Maelthyr
2022-03-30
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)
Kitzunu
2022-02-14
fix(Core/Misc): Change const to be after type name (#10591)
Kitzunu
2022-01-27
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
Kargatum
2022-01-20
fix(Core/PetAI): Combat spells should be casted when pet starts attack. (#9845)
UltraNix
2022-01-16
fix(Core/Pets): Manual using pet spell should not reset attack command. (#9635)
UltraNix
2021-12-31
refactor(Core/Misc): abs() to std::abs() (#9789)
Kitzunu
2021-12-19
refactor(Core): remove unused imports (#9767)
Francesco Borzì
2021-12-12
fix(Core/Pets): Properly cast spells on friendly target if not in LoS… (#9570)
UltraNix
2021-11-28
refactor(Core): Clean-up after FD (#8586)
patou01
2021-11-25
chore(Core): Remove unnecessary slang Cosmetic (#9325)
acidmanifesto
2021-11-22
refactor(Core/Misc): headers cleanup (#9259)
Kargatum
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-09-15
refactor(Core): Rename ...Manager to ...Mgr (#6910)
Kitzunu
2021-08-24
fix(Core/Movement): Rewritten follow movement generator for pets (#7324)
UltraNix
2021-07-10
fix(Core/ObjectGuid): prevent creating copies when looping objects (#6852)
Francesco Borzì
2021-06-21
chore(Core/Logging): replace most server loggers (#5726)
Kargatum
2021-06-16
refactor(Core): code cleanup (part 1) (#6361)
Francesco Borzì
2021-04-28
refactor(Core/Misc): Define & Rename Attributes (#5311)
Kitzunu
2021-04-25
feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)
UltraNix
2021-04-17
feat(Core/Logging): rework logging (#4692)
Kargatum
2021-04-06
fix(Core/PetAI): Fixed logic in PetAI to determine if pet can cast co… (#5038)
UltraNix
2021-03-17
fix(Core/License): issue with old files license (#4762)
Francesco Borzì
2021-03-02
refactor(Core): replace NULL with nullptr (#4593)
Kitzunu
2021-02-28
feat(Core/Config): rework config and delete ACE inherited (#4608)
Kargatum
2021-02-24
refactor(Core): sort #includes alphabetically (#4579)
Kitzunu
2021-02-01
feat(Core/Movement): Improved pathfinding, collisions and movements (#4220)
Yehonal
2020-12-06
refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835)
Francesco Borzì
2020-10-12
refactor(Core/Game): restyle game lib with astyle (#3466)
Kargatum
2020-08-31
refactor(Core): NULL -> nullptr (#3275)
Kitzunu
2019-11-18
fix(Core/PetAI): aggro and movement of Warlock's IMP (#2379)
Nightprince
2019-02-15
Revert "feat(core): Ensure that all actions are compared to fixed point in ti...
Nefertumm
2019-02-14
feat(core): Ensure that all actions are compared to fixed point in time (#123...
Viste(Кирилл)
2018-03-12
Update license links (#783)
Nefertumm
2017-12-21
Using TC structure allowing easier patches importing
Yehonal
2016-08-12
Refactoring part 2 [W.I.P]
Yehonal
2016-08-07
Core/Pet: Casting pet spells on enemies at a distance - now the pet goes at c...
mik1893
2016-06-26
converted all tabs to 4 spaces
Yehonal
[next]