aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mmaps_generator
AgeCommit message (Expand)Author
2024-06-02Core/Misc: Fixed windows _UNICODE incompatibilitiesShauren
2024-03-25Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...thesillyone
2024-03-06Tools/vmap_extractor: Move information about model type from spawns in vmap t...Shauren
2024-03-06Tools/mmaps_generator: Added const on some functions interfacing with vmapsShauren
2024-03-01Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...Shauren
2023-12-01Core/Misc: Added windows version checks during startup to avoid confusion abo...Shauren
2023-11-24Core/Locales: Set active code page and locale used by c string functions to utf8Shauren
2023-10-16Tools/mmaps_generator: Allow specifying custom offmesh area/flagsShauren
2023-07-12Tools: Updated db2 metadata used by extractorsShauren
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-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-03-26Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)robinsch
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-01-26Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
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-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-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
2021-11-23Core/MMaps: Add rcMedianFilterWalkableArea() to mmaps generation processjackpoz
2021-11-22Tools/MMaps: Allow to specify different Recast settings for different mapsjackpoz
2021-09-25Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2021-05-29Core/Maps & Extractors: Move copypasted map file headers into a single shared...Shauren
2021-05-29Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines e...Shauren
2021-05-15Dep/bzip2: Remove dependencyShauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps, part 2Shauren
2021-02-15Tools/MMaps: Improve MMaps qualityjackpoz
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-01Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...Shauren
2020-06-19Tools/mmaps_generator: Print readme with --helpShauren
2020-01-02New YearAokromes
2019-07-15Fixed mmaps_generator crashShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-05-02Tools/mmaps_generator: Fixed loading db2 stores on linuxShauren