aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2023-10-16Tools/mmaps_generator: Allow specifying custom offmesh area/flagsShauren
2023-09-26Tools/Extractors: Log error message instead of crashing when downloading tact...Shauren
2023-09-07Core: Update to 10.1.7Shauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-07-12Tools: Updated db2 metadata used by extractorsShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-23Tools/Extractors: Warn when casc storage could not be opened in remote mode b...Shauren
2023-05-04Core: Update to 10.1Shauren
2023-04-18Core/DataStores: Minor db2 loader cleanupShauren
2023-03-22Core: Update to 10.0.7Shauren
2023-02-03Tools/Extractors: Fixed remote mode after casclib upgradeShauren
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-12Revert "MMAP: Build ADT floor just like WMO floor below liquid (#27503)" (#28...Giacomo Pozzoni
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-07Core/Misc: Include cleanup, 2023 editionShauren
2022-12-17Tools/mapextractor: Updated gt file listShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-12-03Tools/vmap_extractor: Implemented new MPY2 wmo chunkShauren
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-06-09Tools/Extractors: Implement remote casc mode (#27993)Luzifix
2022-06-02Core/DataStores: Updated structures to 9.2.5Shauren
2022-03-26Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)robinsch
2022-03-13Tools/Extractors: Use TACTKeys from wowdev TACTKeys repo instead of wow.toolsModoX
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-02-04Build: Put tests-extractor_common under correct folder when WITH_SOURCE_TREE ...Shauren
2022-01-26Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2022-01-06fixed indentation for cmake filesipriver
2022-01-04MMAP: Build ADT floor just like WMO floor below liquid (#27503)killerwife
2022-01-04Tools/MMAPs: Show an error when running mmaps_generator built in Debug mode (...Giacomo Pozzoni
2022-01-04Core/Misc: Remove whitespacejackpoz
2022-01-04Core/MMAPs: Reduce chances of breaking tile connectionsjackpoz
2022-01-04Vmap: Introduce skipping of antiportals and unreachable mogp (#26331)killerwife
2022-01-04MapExtraction: Fix water height redundancy algorithm ignoring "no water" (#26...killerwife
2022-01-04Core/Maps: Change .map file version from FourCC to uint32 (#26326)Giacomo Pozzoni
2022-01-04Improve multithreading of mmaps_generator (#25625)Giacomo Pozzoni
2022-01-04Tools/mmaps_generator: Made loading vmaps by mmaps_generator threadsafeShauren
2022-01-04Core/MMAPs: Restore single slope angle of 55°jackpoz
2022-01-04Tools/MMapsGenerator: Add some more input parameters to improve mmaps load pe...Giacomo Pozzoni
2022-01-04Handle different slopes in mmaps (#24765)Giacomo Pozzoni
2022-01-04Tools/MMAPs: Output the time spent in a human readable formatjackpoz
2022-01-04Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)Giacomo Pozzoni
2021-12-22Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2021-12-22Tools/MMaps: Fix strange paths in Blackfathom Deepsjackpoz
2021-12-20Tools/mmaps_generator: Replace hardcoded map ids with db2 data checksShauren
2021-12-20Core/PathGenerator: Fix path generator returning shortcuts when start and end...Giacomo Pozzoni