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
/
Maps
Age
Commit message (
Expand
)
Author
2025-12-02
fix(Core/Vmaps): Introduce skipping of antiportals and unreachable mogp (#23781)
Anton Popovichenko
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-11-05
fix(mmaps): [REQUIRES_REGENERATION] Fix baseUnitDim division to resolve pathi...
Anton Popovichenko
2025-10-14
feat(Core/mmaps): Add configuration file for mmaps-generator. (#22506)
Anton Popovichenko
2025-02-14
fix(Core/Grids): Grid improvements (#20955)
Takenbacon
2024-09-21
chore(Core/Misc): Some cleanup (#19970)
Kitzunu
2023-11-18
chore(Core/Misc): sort includes (#17776)
Winfidonarleyan
2023-09-17
chore(misc): cleanup (#17274)
Kitzunu
2023-08-25
fix(Core/Spell): Stop `Blink` from the falling player to move upward by 1y an...
Synful-Syn
2023-01-02
fix(MMAP/core/PathGenerator): Try to fix more water creatures (#13705)
Mickaël Mauger
2022-06-21
fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12...
UltraNix
2022-05-19
feat(Common/Collision): missing fclose (#11753)
IntelligentQuantum
2022-05-08
fix(Core/MMAPs): Fix small steps being considered as NAV_AREA_GROUND_STEEP (...
IntelligentQuantum
2022-05-08
feat(Tools/Mapextractor): Implemented liquid object detection (#11402)
IntelligentQuantum
2022-04-27
feat(Tools): Automatically create directories for tools (#11540)
IntelligentQuantum
2022-04-24
feat(Core/Mmaps): Handle different slopes in mmaps and Add some more input p...
IntelligentQuantum
2022-04-24
fix(Tools/Mapextractor): Fix water height redundancy algorithm ignoring "no w...
IntelligentQuantum
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-13
fix (Core/CodeReduction) TC_ removal (#10162)
acidmanifesto
2021-10-28
feat(Core/Metrics): implement real time statistic visualization (#8663)
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-25
fix(Core/Movement): (#7008)
UltraNix
2021-08-08
fix(Core/Collision): typo in VMap BIH generation. (#7066)
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-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-05
feat(Tools/Vmapextractor): Improved vmap detail level by extracting w… (#4922)
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-26
chore(Misc): correct double includes (#4647)
Kargatum
2021-02-01
feat(Core/Movement): Improved pathfinding, collisions and movements (#4220)
Yehonal
2021-01-09
feat(CI/Codestyle): added codestyle check (#3668)
Kargatum
2020-12-07
refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827)
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-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-03-26
Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macr...
Kargatum
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