aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mmaps_generator
AgeCommit message (Expand)Author
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
2014-07-14Removed dead ACE includes from mmaps gen (mt still needs rewrite)leak
2014-06-25Tools/MMapsGenerator: Improve mmaps generation time on multi-core CPUsjackpoz
2014-06-20Core/Dependencies: Clean up recastnavigation folderjackpoz
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-19Core/MMAPs: Improve NPC behavior with fences and high climbsjackpoz
2014-02-23Core/MMAPs: Update recastjackpoz
2014-02-13Core/MMAPS: Fix invisible wall issue in MMAPS.jackpoz
2014-01-26Tools: Fix build for MacGacko
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-03Core/Misc: Fixed some more issues found by code analysis tools.Sebastian Valle
2013-09-03Core/Misc: Solved some issues found by static code analysis.Sebastian Valle
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-23Tools: Fix compiler warningsNay
2013-07-29Misc: Fix warnings and buildNay
2013-06-27Core/MMAPS: Revert walkableClimb/Height config changeskaelima
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-05-19MMAPS: Update mmaps_generator readme.txt with thread infoNay
2013-02-03Core: Warning fixesShauren
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
2013-01-24Tools/mmap_generator: Fixed a deadlock at exitShauren
2013-01-24Tools/mmaps_generator: Multithreading optimisations. Should save some time ge...Machiavelli
2013-01-22Core: Yet another warning fixNay