aboutsummaryrefslogtreecommitdiff
path: root/src/common/Collision/Management/VMapManager2.cpp
AgeCommit message (Expand)Author
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2021-12-22Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2021-09-25Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps (and their size, slightly)Shauren
2020-12-08Core/Collision: Fixed false positive errors in console about vmap loadingShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2020-05-10Tools/vmap assembler: Move TileAssembler from common to vmap4_assembler where...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Core/Vmaps: Changed error message when loading outdated vmapsShauren
2018-12-09Core/Vmaps: Stop M2s from occluding for spellcast LoSHelloKitty
2018-04-27Nopch/warning fixesShauren
2018-04-02Core/Misc: Removed obsolete NO_CORE_FUNCSShauren
2018-03-25Core/Phasing: Rewrite GetTerrainMapIdShauren
2018-03-25Core/VMaps: Implement loading phased tilesShauren
2018-02-20Core/MMaps: Remove phased tile supportShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-17Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP