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