index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T07:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Collision
/
Management
/
VMapManager2.cpp
Age
Commit message (
Expand
)
Author
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2021-12-22
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2021-09-25
Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...
Shauren
2021-04-25
Core/Vmaps: Reduce memory used by vmaps (and their size, slightly)
Shauren
2020-12-08
Core/Collision: Fixed false positive errors in console about vmap loading
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)
Treeston
2020-05-10
Tools/vmap assembler: Move TileAssembler from common to vmap4_assembler where...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Vmaps: Changed error message when loading outdated vmaps
Shauren
2018-12-09
Core/Vmaps: Stop M2s from occluding for spellcast LoS
HelloKitty
2018-04-27
Nopch/warning fixes
Shauren
2018-04-02
Core/Misc: Removed obsolete NO_CORE_FUNCS
Shauren
2018-03-25
Core/Phasing: Rewrite GetTerrainMapId
Shauren
2018-03-25
Core/VMaps: Implement loading phased tiles
Shauren
2018-02-20
Core/MMaps: Remove phased tile support
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-17
Core/Tools: Fix brutal linking in mmaps extractor.
Naios
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP