Kelsidavis-WoWee/tools/asset_extract
Kelsi 886f4daf2e Add per-expansion asset overlay system and fix CharSections DBC layout
Expansion overlays allow each expansion to supplement the base asset data
via an assetManifest field in expansion.json, loaded at priority 50 (below
HD packs). The asset extractor gains --reference-manifest for delta-only
extraction. Also fixes CharSections field indices (VariationIndex=4,
ColorIndex=5, Texture1=6) across all DBC layout references.
2026-02-14 00:00:26 -08:00
..
extractor.cpp Add per-expansion asset overlay system and fix CharSections DBC layout 2026-02-14 00:00:26 -08:00
extractor.hpp Add per-expansion asset overlay system and fix CharSections DBC layout 2026-02-14 00:00:26 -08:00
main.cpp Add per-expansion asset overlay system and fix CharSections DBC layout 2026-02-14 00:00:26 -08:00
manifest_writer.cpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
manifest_writer.hpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
path_mapper.cpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
path_mapper.hpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00