Kelsidavis-WoWee/include/pipeline
Kelsi 430c2bdcfa Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth
- Vanilla M2 bone struct (108 bytes) with 28-byte animation tracks
- Version-aware bone parsing (vanilla vs WotLK format detection)
- Fix CharSections.dbc field layout for vanilla (variation/color at 4-5)
- Remove broken CharSections.csv files (all fields marked as strings)
- Expansion data reload on profile switch (DBC cache clear, layout reload)
- Vanilla packet encryption (VanillaCrypt XOR-based header crypt)
- Extended character preview geoset range (0-99) for vanilla models
- DBC cache clear support in AssetManager
2026-02-13 16:53:28 -08:00
..
adt_loader.hpp Fix heightmap loading detection and widen wall collision radius 2026-02-05 18:01:16 -08:00
asset_manager.hpp Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
asset_manifest.hpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
blp_loader.hpp Add attribution and source citations for open source release 2026-02-02 22:09:33 -08:00
dbc_layout.hpp Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -08:00
dbc_loader.hpp Add expansion DBC CSVs, Turtle support, and server-specific login 2026-02-13 00:10:01 -08:00
hd_pack_manager.hpp Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -08:00
loose_file_reader.hpp Replace MPQ runtime with loose file asset system 2026-02-12 20:32:14 -08:00
m2_loader.hpp Add M2 collision mesh parsing and mesh-based wall/floor collision 2026-02-08 19:56:17 -08:00
mpq_manager.hpp Bound MPQ archive lookup cache; remove always-on composite dumps; track texture cache entries 2026-02-12 16:29:36 -08:00
terrain_mesh.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
wmo_loader.hpp Add WMO portal culling infrastructure and fix single-player character flow 2026-02-05 15:31:00 -08:00