aboutsummaryrefslogtreecommitdiff
path: root/src/common/Collision/Management/VMapManager2.cpp
AgeCommit message (Expand)Author
2020-07-15Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2020-06-26Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2020-02-29Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-04-07Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2018-04-07Revert "Core/Entities: Reduce the probability of units dropping under the map...Shauren
2018-02-16Core/Entities: Reduce the probability of units dropping under the map (#21322)Jeremy
2018-01-01Update copyright note for 2018tkrokli
2017-12-30Core/Misc: Fix static analysis issuesjackpoz
2017-08-11Core/Misc: Remove Whitespacessirikfoll
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-08[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2017-01-22Core/Vmaps: Changed error message when loading outdated vmapsShauren
2017-01-21Core/Vmaps: Stop M2s from occluding for spellcast LoSHelloKitty
2017-01-02Update Copyright notice for 2017tkrokli
2016-01-01Update copyright note for 2016Rushor
2015-10-29Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP