Kelsidavis-WoWee/src/pipeline
Kelsi 4b24736113 Replace MPQ runtime with loose file asset system
Extract assets from MPQ archives into organized loose files indexed by
manifest.json, enabling fully parallel reads without StormLib serialization.
Add asset_extract and blp_convert tools, PNG texture override support.
2026-02-12 20:32:14 -08:00
..
adt_loader.cpp Fix taxi state sync and transport authority; reduce runtime log overhead; restore first-person self-hide 2026-02-11 22:27:02 -08:00
asset_manager.cpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
asset_manifest.cpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
blp_loader.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
dbc_loader.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
loose_file_reader.cpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
m2_loader.cpp Harden transport updates and fix waterfall particle tint 2026-02-12 00:45:24 -08:00
mpq_manager.cpp Bound MPQ archive lookup cache; remove always-on composite dumps; track texture cache entries 2026-02-12 16:29:36 -08:00
terrain_mesh.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00
wmo_loader.cpp Fix taxi state sync and transport authority; reduce runtime log overhead; restore first-person self-hide 2026-02-11 22:27:02 -08:00