aboutsummaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Collapse)Author
2021-12-18Tools/Misc: Document strange array access indexingShauren
Closes #23723 (cherry picked from commit aa0d468e04311ace1e6e5117b4a339c50b636367)
2021-11-23Core/MMaps: Add rcMedianFilterWalkableArea() to mmaps generation processjackpoz
Add rcMedianFilterWalkableArea() to mmaps generation process to simplify some ground/water areas (cherry picked from commit 7ddbc18aafe61434971013ed6126f5666011ab43)
2021-11-22Tools/MMaps: Allow to specify different Recast settings for different mapsjackpoz
Allow to specify different Recast settings for different maps, currently handled in GetMapSpecificConfig() as a switch statement. Set walkableRadius to 0 in Blade's Edge Arena (Map ID 562) so the pets can walk on the thin rope between the bridge and the pillar. (cherry picked from commit e4658a1307b1d52a4e6a0ed67f7dff92f02c090d)
2021-11-05Tools: Update db2 metadata expected by extractors to 9.1.5Shauren
Closes #27251
2021-11-01Core/DataStores: Updated db2 structures to 9.1.5Shauren
2021-09-25Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ↵Shauren
what the client does regarding being inside WMOs Closes #21625 Closes #21624 Closes #21516 (cherry picked from commit b9c6bbb51df0ed10f74617482740fedb91ff5366)
2021-08-26Tools/Vmaps: Fix models bounds (#26864)François B
2021-08-08Core/DataStores: 9.1.0 db2 structuresShauren
2021-05-29Core/Maps & Extractors: Move copypasted map file headers into a single ↵Shauren
shared file and replace #defines with enums
2021-05-29Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines ↵Shauren
exclusively
2021-05-15Dep/bzip2: Remove dependencyShauren
2021-04-25Tools/vmap_extractor: Unify version printed to console with shared vmap ↵Shauren
version definition
2021-04-25Tools/vmap_extractor: Fix MOVX implementation for "small" vmaps (-s or no ↵Shauren
command line argument)
2021-04-25Core/Vmaps: Extract more doodad setsShauren
2021-04-25Core/Vmaps: Prepare vmaps for reading new WMO chunk - MOVX, replacement for ↵Shauren
MOVI using larger data type (currently unused in 9.0.5 client)
2021-04-25Core/Vmaps: Reduce memory used by vmaps, part 2Shauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps (and their size, slightly)Shauren
2021-03-10Tools/mapextractor: Don't print updating progress % when sending output to ↵Shauren
file instead of console
2021-02-15Tools/MMaps: Improve MMaps qualityjackpoz
Lower Detail Sample Distance and Detail Sample Max Error to get more accurate MMap data, in particular mmap height. More info about Detail Mesh at http://digestingduck.blogspot.it/2009_07_01_archive.html and http://digestingduck.blogspot.it/2009_08_01_archive.html (cherry picked from commit f8fd0b7a2c0a9acd084f011c614d529e49397479)
2021-02-15Tools/VMaps: Fix build issue on VS2017jackpoz
(cherry picked from commit 64ca4717349fe3e418f1abe377f81be77818977c)
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
Ref #25470 (cherry picked from commit 155e37831e9c581c6a8ebba34fe70d3459301d0a)
2020-12-08Core/Collision: Fixed false positive errors in console about vmap loadingShauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
* Includes support for new character customization
2020-12-08Tools/Extractors: Load additional tact keys from wow.tools (optional for ↵Shauren
extracting)
2020-12-08Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@737a8705b5b8f7ce3917f5d5ff9767b18de1285e
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ↵Shauren
port
2020-08-18Core/VMaps: Fix no collision trianglesGolrag
(cherry picked from commit 89d641f1e68d11359a2398ff51d3d6eee1470ae8)
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-09Tools: Update RetardCheck()Shauren
2020-07-06Core/Maps: Added optional *.tilelist file to map_extractor output which ↵Shauren
contains a list of existing tiles to speed up map creation in worldserver
2020-07-01Core/DataStores: Fixed sending localized hotfixes and improved db2 loading ↵Shauren
error messages
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-19Tools/mmaps_generator: Print readme with --helpShauren
2020-06-14Tools/vmap extractor: Various fixesShauren
* Fixed output file name case normalization - exclude names built from file ids (starting with FILE) * Skip antiportal WMO groups Closes #23972 Closes #24798
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-17Tools/vmap_extractor: Fixed a typo reading MAIN/MAID chunks (#24637)Ghaster
2020-05-10Fix dynamic buildShauren
2020-05-10Core/DataStores: Allow loading encrypted sections when key is known when ↵Shauren
reading from casc storage Closes #24456
2020-05-10Tools/vmap assembler: Move TileAssembler from common to vmap4_assembler ↵Shauren
where it belongs
2020-05-10Tools/Extractors: Don't try extracting maps that have no wdt defined in Map.db2Shauren
2020-05-10Tools/Extractors: Refactor CascHandles into classesShauren
2020-05-07Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@0a05c59eb8a3eab1bc5471f43934cd5f992f0aca
2020-05-02Core/Creatures: Update creature scaling to use content tuningfunjoker
Closes #22831
2020-02-17Core/DataStores: Updated db2 structures to 8.3.0Shauren
2020-01-02New YearAokromes
2019-11-29Fix tools buildShauren
2019-10-28Tools/vmap_extractor: Fixed crash in extracting gameobject models when db2 ↵Shauren
reader encounters encrypted section
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-08-10Tools/Extractors: Swapped to new casclib 64bit file size functionsShauren
2019-07-15Fixed mmaps_generator crashShauren