aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mmaps_generator/PathGenerator.cpp
AgeCommit message (Expand)Author
2024-09-15Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...Shauren
2024-07-06Core/Vmaps: Fixed use after free and deadlocks when loading a model file failsShauren
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-07-12Tools: Updated db2 metadata used by extractorsShauren
2022-01-04Tools/MMAPs: Show an error when running mmaps_generator built in Debug mode (...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
2021-12-20Tools/mmaps_generator: Replace hardcoded map ids with db2 data checksShauren
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-04-22Tools/mmaps_generator: Give land priority during area merges over liquidsShauren
2018-03-25Core/MMaps: Implemented 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-03-17Tools/MMapsGenerator: Use system supported threads instead of hardcoded amoun...Rochet2
2017-01-01Update copyright note for 2017vincent-michael
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-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-10Tools/MMAPs: Fix log message if mmaps folder is not foundjackpoz
2014-07-14Removed dead ACE includes from mmaps gen (mt still needs rewrite)leak
2014-04-19Core/MMAPs: Improve NPC behavior with fences and high climbsjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-03Core/Misc: Solved some issues found by static code analysis.Sebastian Valle
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-01-24Tools/mmap_generator: Fixed a deadlock at exitShauren
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2012-09-04Core/MMaps: Fix some uninitialized variable complaints in PathGeneratorkaelima
2012-08-28Core/MMaps: Made some cosmetic improvements to the mmaps generatorSubv
2012-08-25Core/Mmaps: Added elapsed time to the mmaps_generatorSubv
2012-08-25Core/Mmaps: Make the mmaps_generator multithreaded, you can specify the max n...Subv
2012-08-22 Core/Mmaps:Subv
2012-04-09Give mmap generator the correct name.Venugh