aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2025-01-01Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-12Core/Vmaps: Minor cleanup (formatting) and documentation updates for BIH::bui...Shauren
2024-11-01Core/DataStores: updated DB2 structures to 4.4.1Ovahlord
2024-10-03Tools/vmap_assembler: Fix missing <mutex> header in TileAssembler.cpp (#30293)nekolisa42
2024-10-03Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
2024-09-21Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...Shauren
2024-09-16Build: Automatically include WindowsSettings.manifest in all executables inst...Shauren
2024-09-16Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...Shauren
2024-09-16Core: Remove boost iostreams dependencyShauren
2024-09-14Core/DataStores: extract, load and use NpcTotalHp and NpcDamageByClass game t...Ovahlord
2024-07-06Core/Vmaps: Fixed use after free and deadlocks when loading a model file failsShauren
2024-07-06Tools/vmap_assembler: Organize vmap files into directory-per-mapShauren
2024-07-06Tools/vmap_assembler: Use boost::filesystem::path for creating filenamesShauren
2024-07-06Tools/vmap_assembler: Multithread building vmapsShauren
2024-07-06Tools/vmap_extractor: Split temporary dir_bin into multiple files (one per ma...Shauren
2024-07-06Core/Vmaps: Optimize loading vmapsShauren
2024-07-06remove double empty lineShauren
2024-07-06Core/Vmaps: Minor cleanup in vmap4assembler - use unique_ptr to manage file h...Shauren
2024-07-05Tools/mmaps_generator: Fixed executable name and default values in --helpShauren
2024-06-28Tools/Extractors: updated retard check messages to be more clear about what v...Ovahlord
2024-06-20Core/Misc: Fixed windows _UNICODE incompatibilitiesShauren
2024-05-28Core/Misc: Support boost 1.85Shauren
2024-05-23Core/Datastores: updated DB2 structures to 4.4.0.54737Ovahlord
2024-03-28Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...thesillyone
2024-03-28warning fixShauren
2024-03-28Tools/vmap_extractor: Support new 9.2 wmo group splits (child groups should i...Shauren
2024-03-09Core/DataStores: updated game table structuresOvahlord
2024-03-08Tools/Extractors: updated extractorsOvahlord
2024-03-06Tools/vmap_extractor: Move information about model type from spawns in vmap t...Shauren
2024-03-06Tools/vmap_extractor: Preserve UniqueId from MODF adt chunks in final vmap ou...Shauren
2024-03-06Tools/mmaps_generator: Added const on some functions interfacing with vmapsShauren
2024-03-01Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...Shauren
2024-01-21Core: Updated to 10.2.5Shauren
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-11-17Tools/Map extractor: Minor optimization in MCNK parsing loop - look up end it...Shauren
2023-11-09Tools: Updated expected table hash for Map.db2 in extractorsShauren
2023-11-09Core: Update to 10.2.0Shauren
2023-10-16Tools/mmaps_generator: Allow specifying custom offmesh area/flagsShauren
2023-09-26Tools/Extractors: Log error message instead of crashing when downloading tact...Shauren
2023-09-07Core: Update to 10.1.7Shauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-07-12Tools: Updated db2 metadata used by extractorsShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-23Tools/Extractors: Warn when casc storage could not be opened in remote mode b...Shauren
2023-05-04Core: Update to 10.1Shauren
2023-04-18Core/DataStores: Minor db2 loader cleanupShauren
2023-03-22Core: Update to 10.0.7Shauren
2023-02-03Tools/Extractors: Fixed remote mode after casclib upgradeShauren
2023-01-28Core: Updated to 10.0.5Shauren