aboutsummaryrefslogtreecommitdiff
path: root/src/tools/vmap4_assembler/TileAssembler.cpp
AgeCommit message (Expand)Author
2024-12-11Core/Vmaps: Minor cleanup (formatting) and documentation updates for BIH::bui...Shauren
2024-10-02Tools/vmap_assembler: Fix missing <mutex> header in TileAssembler.cpp (#30293)nekolisa42
2024-10-01Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
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-06Tools/vmap_assembler: Use boost::filesystem::path for creating filenamesShauren
2024-07-06Tools/vmap_assembler: Multithread building vmapsShauren
2024-07-06Tools/vmap_extractor: Split temporary dir_bin into multiple files (one per ma...Shauren
2024-07-05Core/Vmaps: Optimize loading vmapsShauren
2024-07-05remove double empty lineShauren
2024-07-05Core/Vmaps: Minor cleanup in vmap4assembler - use unique_ptr to manage file h...Shauren
2024-03-06Tools/vmap_extractor: Move information about model type from spawns in vmap t...Shauren
2023-06-23Tools/Extractors: Warn when casc storage could not be opened in remote mode b...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2021-12-22Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2021-08-26Tools/Vmaps: Fix models bounds (#26864)François B
2021-04-25Core/Vmaps: Prepare vmaps for reading new WMO chunk - MOVX, replacement for M...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-06-14Tools/vmap extractor: Various fixesShauren
2020-05-10Tools/vmap assembler: Move TileAssembler from common to vmap4_assembler where...Shauren