aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mmaps_generator
AgeCommit message (Expand)Author
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
2018-04-22Tools/mmaps_generator: Give land priority during area merges over liquidsShauren
2018-04-14Tools/MMapsGenerator: Cleanup duplicated definitionsShauren
2018-04-07Tools:Shauren
2018-03-25Core/MMaps: Implemented loading phased tilesShauren
2018-03-25Core/VMaps: Implement loading phased tilesShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Tools/MMapsGenerator: Get all tiles in beginning and calulate proper total ti...Rochet2
2017-12-20Build: Inherit the features and warning flags privatelyNaios
2017-11-25Misc: More cleanupAokromes
2017-07-25Misc: Fixed misleading indentationjoschiwald
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
2017-05-13Fix non-PCH build.Marco Ebert
2017-05-11Tools build fixShauren
2017-04-27Core/Tools: MapId can have 4 digitsjoschiwald
2017-04-22Tools/mmaps_generator: Mak percentage progress slightly more accurate7.2.0/23911Shauren
2017-03-17Tools/MMapsGenerator: Use system supported threads instead of hardcoded amoun...Rochet2
2017-02-12Tools/mmaps_generator: Added estimated percentage progress to console output ...Eilo
2017-02-12Core/MMAPs: Update recastjackpoz
2017-02-12Tools/MMapGenerator: Avoid saving uninitialized padding bytes to diskjackpoz
2017-01-01Update copyright note for 2017vincent-michael
2016-12-04Correct Nav type for WMO objects (#18364)zori
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...Shauren
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably re...Shauren
2016-10-20Tools: Automatically create directories for tools (#17971)keke222
2016-07-22Tools/mmaps_generator: Update junk map definitionsShauren
2016-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-02-10Core/Maps: Moved min height calculation to worldserver for more precise resultsShauren
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...Shauren
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-28Misc: Fix some warnings reported by GCC 4.9Carbenium