aboutsummaryrefslogtreecommitdiff
path: root/src/common/Collision/Management
AgeCommit message (Expand)Author
2025-11-30Core/Misc: Use std::scoped_lock instead of unique_lock where possible (and ol...Shauren
2025-11-06Tools/mmaps_generator: Move TerrainBuilder to a shared projectShauren
2025-11-05Tools/mmaps_generator: Save offmesh connections input together with navmesh p...Shauren
2025-11-05Tools/mmaps_generator: Add separator to mmap tile file namesShauren
2025-11-01Core/Vmaps: Remove tile X/Y coord swappingShauren
2025-11-01Tools/vmap_extractor: Preserve destructible models to use them in mmaps_gener...Shauren
2025-10-25Core/Vmaps: Rename VMapManager2 to VMapManagerShauren
2025-10-25Core/Vmaps: Remove VMapManager2 virtual interfaceShauren
2025-10-24Tools/mmaps_generator: Move TileBuilder to its own fileShauren
2025-10-02Core/MMaps: Use unique_ptr for memory management and remove MMapFactoryShauren
2025-10-02Core/MMaps: Improve mmap debugging experience for terrain swap mapsShauren
2024-07-06Core/Vmaps: Fixed use after free and deadlocks when loading a model file failsShauren
2024-07-06Tools/vmap_assembler: Organize vmap files into directory-per-mapShauren
2024-07-05Core/Vmaps: Minor cleanup in MapTree - use unique_ptr to manage file handlesShauren
2024-07-04Core/Vmaps: Replace manual reference counting with shared_ptr and slightly re...Shauren
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-06Tools/vmap_extractor: Move information about model type from spawns in vmap t...Shauren
2023-08-08Core/MMaps: Fixed pathing for objects that have terrain swaps activeShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-04Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
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-05-29Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines e...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-23Core/Misc: Remove Whitespacessirikfoll
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/MMaps: Implemented loading phased tilesShauren
2018-03-25Core/VMaps: Implement loading phased tilesShauren
2018-02-20Core/MMaps: Remove phased tile supportShauren
2018-02-20Revert "Collision/MMap: Fix a memleak reported by valgrind"Shauren
2018-02-20Revert "Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447)"Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes