aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
4 daysCore/Misc: Reduce differences between branchesShauren
2025-08-30Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...Shauren
2025-08-30Build: Automatically include WindowsSettings.manifest in all executables inst...Shauren
2025-08-30Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...Shauren
2025-08-30Core/Misc: Fixed windows _UNICODE incompatibilitiesShauren
2025-08-30Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...Shauren
2025-07-14Core/Misc: Reduce differences between branchesShauren
2025-05-27Tools/Vmapextractor: Fixed extracting liquids in wmosShauren
2025-05-26Tools/Extractors: Load the same MPQ file set as the client does (including cu...Shauren
2024-06-30Tools/mmaps_generator: Print readme with --helpShauren
2024-04-22Core/Misc: Support boost 1.85Shauren
2023-12-02Core/Misc: Added windows version checks during startup to avoid confusion abo...Shauren
2023-12-02Core/Locales: Set active code page and locale used by c string functions to utf8Shauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Include cleanup, 2023 editionShauren
2023-05-07Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...Shauren
2022-11-02Revert "MMAP: Build ADT floor just like WMO floor below liquid (#27503)" (#28...Giacomo Pozzoni
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
2022-09-14Tools/vmapextractor: Fixed undeclared identifier 'assert' on OSX (#21994)Neonix
2022-02-27Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)robinsch
2022-01-01MMAP: Build ADT floor just like WMO floor below liquid (#27503)killerwife
2021-12-17Tools/MMAPs: Show an error when running mmaps_generator built in Debug mode (...Giacomo Pozzoni
2021-09-17Tools/Mapextractor: Remove reading MWMO from mapextractorShauren
2021-07-28Core/Misc: Remove whitespacejackpoz
2021-07-28Core/MMAPs: Reduce chances of breaking tile connectionsjackpoz
2021-04-24Vmap: Introduce skipping of antiportals and unreachable mogp (#26331)killerwife
2021-04-04MapExtraction: Fix water height redundancy algorithm ignoring "no water" (#26...killerwife
2021-04-04Core/Maps: Change .map file version from FourCC to uint32 (#26326)Giacomo Pozzoni
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-06Improve multithreading of mmaps_generator (#25625)Giacomo Pozzoni
2020-10-10Core/MMAPs: Restore single slope angle of 55°jackpoz
2020-10-04Tools/MMapsGenerator: Add some more input parameters to improve mmaps load pe...Giacomo Pozzoni
2020-08-20Tools/VMapExtractor: Make Shauren happy, fmt::sprintf -> Trinity::StringFormatTreeston
2020-08-20Tools/VMapExtractor: Clean-up some patches of horrendously creaky code to mak...Treeston
2020-08-07Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-07-16Misc: Remove some unneeded/duplicated includes (#25051)Peter Keresztes Schmidt
2020-06-24fixed indentation for cmake filesipriver
2020-06-17Handle different slopes in mmaps (#24765)Giacomo Pozzoni
2020-06-05Tools/MMAPs: Output the time spent in a human readable formatjackpoz
2020-05-31Cherry-pick some cmake commits (#24720)Giacomo Pozzoni
2020-05-15Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues (#24539)Giacomo Pozzoni
2020-03-20Core/Misc: Fix invalid utf-8 commentsShauren
2020-02-26Tools/MMaps: Fix strange paths in Blackfathom Deepsjackpoz
2020-02-14Core/Misc: Remove redundant null pointer checks before delete (#24140)Ujp8LfXBJ6wCPR
2020-01-09Core/PathGenerator: Fix path generator returning shortcuts when start and end...Giacomo Pozzoni
2020-01-02New yearAokromes
2019-08-18Tools/Misc: Document strange array access indexingShauren
2019-02-23Tools build fixShauren