summaryrefslogtreecommitdiff
path: root/src/common/Collision/Management
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-11-11fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong...天鹭
2025-10-14feat(Core/mmaps): Add configuration file for mmaps-generator. (#22506)Anton Popovichenko
2024-09-05Fix(Core/Misc): Acore::StringFormat to fmt format (#19867)天鹿
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2022-04-21chore(Core/Misc): nullptr cleanup (#11467)Kitzunu
2022-04-10fix(Core/Vmaps): Stop M2s from occluding for spellcast LoS. Original autho…...UltraNix
2022-04-01feat(Core/Vmaps): Changed error message when loading outdated vmaps (#10490)IntelligentQuantum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-25feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)Kargatum
2022-01-22refactor(Core): remove unused imports (#10296)Francesco Borzì
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-08-26refactor(Core/Common): code cleanup (part 12) (#7520)Francesco Borzì
2021-08-25fix(Core/Movement): (#7008)UltraNix
2021-06-27refactor(Collision): update some methods to UpperCamelCase (#6486)Kitzunu
2021-06-24refactor(Core/Misc): add braces and impove codestyle (#6402)Kargatum
2021-06-23refactor(Core/Common): alphabetical sorting inlcudes (#6282)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-05-26feat(Core/Misc): includes cleanup (#5953)Kargatum
2021-05-07feat(Core/Common): delete lib game-interface inherited (#5333)Kargatum
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-04-16feat(Core/Threading): replace ace threading (#4821)Kargatum
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-01feat(Core/Movement): Improved pathfinding, collisions and movements (#4220)Yehonal
2021-01-14fix(Core/CreatureAI): revert NPC repositioning and path system (temporarily) ...Stefano Borzì
2021-01-09feat(CI/Codestyle): added codestyle check (#3668)Kargatum
2021-01-04feat(Core/CreatureAI): improve npc position during the combat (#3369)Stefano Borzì
2020-12-07refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827)Francesco Borzì
2020-12-07refactor(Core): apply clang-tidy modernize-use-equals-default (#3834)Francesco Borzì
2020-12-06refactor(Core): apply clang-tidy modernize-redundant-void-arg (#3825)Francesco Borzì
2020-12-06refactor(Core): apply clang-tidy modernize-use-nullptr (#3819)Francesco Borzì
2020-12-06refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835)Francesco Borzì
2020-12-06refactor(Core): apply clang-tidy modernize-use-override (#3817)Francesco Borzì
2020-11-17refactor(Core/Common): restyle tools with astyle (#3706)Kargatum
2020-09-12refactor(Core/Common): restyle common lib with astyle (#3461)Kargatum
2019-12-21feat(Core/Misc): remove and replace ACE_Singleton (#2418)Kargatum
2019-12-01refactor(Core): rename namespaces and macros to acore (#2454)Viste
2019-09-26feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a qu...Viste
2019-03-26Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macr...Kargatum
2019-01-16chore: Update copyright note (#1292)Francesco Borzì
2018-03-12Update license links (#783)Nefertumm
2017-12-21Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk int...Yehonal
2017-12-21Using TC structure allowing easier patches importingYehonal