Kelsidavis-WoWee/src/pipeline
Kelsi 811a2a97a8 Fix vanilla M2 walk animation timestamp normalization
Vanilla M2 tracks store absolute timestamps in the flat array (e.g.
1000-2000ms) but the renderer plays animTime from 0 to duration.
Normalize timestamps to 0-relative after slicing per-sequence ranges
so findKeyframeIndex matches correctly.
2026-02-13 21:43: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 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 Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -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