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