Kelsidavis-WoWee/src/pipeline
Kelsi 0ef4af9c99 Fix CharSections DBC layout and Warden SHA1 hash computation
CharSections fields were mapped incorrectly (Variation/Color at 4-5,
textures at 6-8) — corrected to textures at 4-6, Flags at 7,
Variation at 8, Color at 9. Fixed in both dbc_layout.cpp and all
expansion JSON configs. Also fix Warden HASH_REQUEST to SHA1 over
seed+moduleImage instead of just seed.
2026-02-14 18:35:08 -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 Vanilla/Turtle WoW compatibility: fix UPDATE_OBJECT, chat, equipment, creatures 2026-02-13 18:59:09 -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_layout.cpp Fix CharSections DBC layout and Warden SHA1 hash computation 2026-02-14 18:35:08 -08:00
dbc_loader.cpp Vanilla/Turtle WoW compatibility: fix UPDATE_OBJECT, chat, equipment, creatures 2026-02-13 18:59:09 -08:00
hd_pack_manager.cpp Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -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 Fix vanilla M2 walk animation timestamp normalization 2026-02-13 21:43:14 -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