index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
TerrainMgr.cpp
Age
Commit message (
Expand
)
Author
2024-10-01
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-03-15
Core/Logging: Improved generated code for log statements (length of text is c...
Shauren
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
2023-10-06
Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...
Shauren
2023-08-08
Core/MMaps: Fixed pathing for objects that have terrain swaps active
Shauren
2023-05-19
Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)
Jeremy
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-31
Core/Maps: Implemented WMOAreaTable -1 grouipid fallback
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren