aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mmaps_generator
AgeCommit message (Expand)Author
2020-03-20Core/Misc: Fix invalid utf-8 commentsShauren
2020-02-26Tools/MMaps: Fix strange paths in Blackfathom Deepsjackpoz
2020-01-09Core/PathGenerator: Fix path generator returning shortcuts when start and end...Giacomo Pozzoni
2020-01-02New yearAokromes
2019-02-23Core/MMaps: Add rcMedianFilterWalkableArea() to mmaps generation processjackpoz
2019-02-23Tools/mmaps_generator: Give land priority during area merges over liquidsShauren
2019-02-23Tools/MMapsGenerator: Cleanup duplicated definitionsShauren
2019-02-23Tools:Shauren
2019-01-27Tools/MMaps: Allow to specify different Recast settings for different mapsjackpoz
2019-01-26Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-21Build: Inherit the features and warning flags privatelyNaios
2017-11-25Misc: More cleanupAokromes
2017-11-18Tools/MMaps: Improve MMaps qualityjackpoz
2017-11-18Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2017-08-08Tools/MMapsGenerator: Use system supported threads instead of hardcoded amoun...Rochet2
2017-07-17Tools: Automatically create directories for tools (#17971)keke222
2017-07-13Tools/MMapsGenerator: Get all tiles in beginning and calulate proper total ti...Rochet2
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-14Tools/mmaps_generator: Mak percentage progress slightly more accurateShauren
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-03Correct Nav type for WMO objects (#18364)zori
2016-08-21Tools/mmaps_generator: Added estimated percentage progress to console output ...Eilo
2016-08-17Core/MMAPs: Update recastjackpoz
2016-08-17Tools/MMapGenerator: Avoid saving uninitialized padding bytes to diskjackpoz
2016-03-18CMake: Use inherited dependencies in common and toolsNaios
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-07Tools/MMaps: Add format library linking to mmaps_generatorDDuarte
2016-02-20[3.3.5] Core/Logs: English text correctionstkrokli
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-09Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-11-25Tools/MMapGenerator: Fix an edge case of infinite loopjackpoz
2015-11-25Tools/MMapGenerator: Fix some warnings reported by GCC 4.9 and MSVC 14 with W4Carbenium
2015-10-29Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-08-10Tools/MMAPs: Fix log message if mmaps folder is not foundjackpoz
2014-08-07Tools/MMAPs: Fix uninitialized value in mmap_generatorjackpoz
2014-07-30Tools/MMaps: Fix static analysis issuesjackpoz
2014-07-27Tools/mmaps: Change the PCQ queue to uint32 againDDuarte
2014-07-25Tools/mmaps: Fix build when building only toolsDDuarte
2014-07-25Tools/mmaps: Fix a possible mem leak and a compile warningDDuarte
2014-07-24Restore mmaps gen buildleak
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-16GCC compile fixesleak
2014-07-14Replacing ACE based multi threading with PCQleak