Kelsidavis-WoWee/include/auth
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
..
auth_handler.hpp Add integrity hash support and SRP tuning options 2026-02-13 01:32:15 -08:00
auth_opcodes.hpp Add authenticator opcode support + auth_probe tool 2026-02-13 00:55:36 -08:00
auth_packets.hpp Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
big_num.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
crypto.hpp Enhanced Warden implementation with comprehensive documentation 2026-02-12 02:22:04 -08:00
integrity.hpp Add integrity hash support and SRP tuning options 2026-02-13 01:32:15 -08:00
pin_auth.hpp Support PIN-required auth servers 2026-02-13 00:22:01 -08:00
rc4.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
srp.hpp Add integrity hash support and SRP tuning options 2026-02-13 01:32:15 -08:00
vanilla_crypt.hpp Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00