summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2025-07-19refactor(Core/Misc): string handling and use smart pointer for strand (#22351)Francesco Borzì
2024-12-19feat(tools/vmap4_extractor) Add detection of collision-only material IDs (#20...Nathan Handley
2024-12-02fix(Tools/MapExtractor) Update MPQ patch iterator to also load patch files 4 ...Nathan Handley
2024-11-08refactor(src/tools): remove unused imports (#20487)Francesco Borzì
2024-10-10refactor(Core/Misc): Use emplace_back instead of push_back to avoid extra cop...Angelo Venturini
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-09-19refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… (#19...Kitzunu
2024-09-06fix(docker): Modules SQL do not get updated or populated for docker set ups (...Ben Carter
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-31fix(Core/Common): add missing import (#19535)Francesco Borzì
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-08-19fix(Tools/DBImport): Add Env var support to DBimport tool (#17019)Mike Delago
2023-03-05feat(CI): add cppcheck (#15211)Stefano Borzì
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2023-01-02fix(MMAP/core/PathGenerator): Try to fix more water creatures (#13705)Mickaël Mauger
2022-11-24feat(Core/Crypto): add support `OpenSSL 3.0` (#13354)Winfidonarleyan
2022-10-22fix(CORE): another attempt to fix the dbimport command line warning (#13449)Yehonal
2022-10-01fix(Tools/vmaps): Fix extractor crash when some .mpq files does not exist (#1...IntelligentQuantum
2022-07-15refactor(Core/AI): factory functions cleanup (#11779)IntelligentQuantum
2022-06-21fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12...UltraNix
2022-06-09feat(Tools/DbImport): implement separated app for importing DB (#11614)Kargatum
2022-05-31refactor(Cmake): add support build selected applications and tools (#11836)Kargatum
2022-05-23fix(Tools/Vmap): correct build (#11834)Kargatum
2022-05-14feat(tools/mmaps): isContinentMap (#11727)IntelligentQuantum
2022-05-08feat(Core/MMAPs): Reduce chances of breaking tile connections (#11605)IntelligentQuantum
2022-05-08feat(Tools/Mapextractor): Implemented liquid object detection (#11402)IntelligentQuantum
2022-05-08feat(Tools/MMAPs): Output the time spent in a human readable format (#11574)IntelligentQuantum
2022-04-30feat(Tools/MMapsGenerator): Improve multithreading of mmaps_generator (#10963)IntelligentQuantum
2022-04-29refactor(Tools/MeshExtractor): remove meshextractor (#11569)IntelligentQuantum
2022-04-27feat(Tools): Automatically create directories for tools (#11540)IntelligentQuantum
2022-04-24feat(Core/Mmaps): Handle different slopes in mmaps and Add some more input p...IntelligentQuantum
2022-04-24fix(Tools/Mapextractor): Fix water height redundancy algorithm ignoring "no w...IntelligentQuantum
2022-04-24 feat(Tools/MMaps): Allow to specify different Recast settings for different ...IntelligentQuantum
2022-04-21chore(Core/Misc): nullptr cleanup (#11467)Kitzunu
2022-04-17feat(Tools/MMapsGenerator): percentage progress (#10948)IntelligentQuantum
2022-04-01chore(Tools/Mapextractor): clean up an unnecessary functionIntelligentQuantum
2022-04-01fix(Tool/MMAP): Fixed invalid check causing certain tiles not to build (#10841)Kitzunu
2022-03-11feat(Core/Maps): Improvements to Cinematic function (#10765)IntelligentQuantum
2022-02-09refactor(Core/Misc): sqrt/log/exp() to std::sqrt/log/exp() (#9792)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-22refactor(Core): remove unused imports (#10296)Francesco Borzì
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2022-01-06fix(MMAP): Build ADT floor just like WMO floor below liquid (#9990)killerwife
2022-01-03refactor(Core/Misc): ceil() to std::ceil() (#9791)Kitzunu
2021-12-19refactor(Core): remove unused imports (#9767)Francesco Borzì
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-20refactor(Core/Maps): Change map file version from FourCC to uint32 (#7866)Kitzunu
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu