index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Collision
/
Maps
/
MapDefines.h
Age
Commit message (
Expand
)
Author
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-01-02
Core/Maps: implement LIQUID_MAP_OCEAN_FLOOR to identify units that are on the...
Ovahlord
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-01-04
Core/Maps: Change .map file version from FourCC to uint32 (#26326)
Giacomo Pozzoni
2021-05-29
Core/Maps & Extractors: Move copypasted map file headers into a single shared...
Shauren
2021-05-29
Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines e...
Shauren
2021-02-15
Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...
jackpoz
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2018-04-22
Tools/mmaps_generator: Give land priority during area merges over liquids
Shauren
2017-02-12
Tools/MMapGenerator: Avoid saving uninitialized padding bytes to disk
jackpoz
2016-12-04
Correct Nav type for WMO objects (#18364)
zori
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP