Kelsidavis-WoWee/src/auth
Kelsi 7f9439d774 Reset realm and character lists when switching servers
Add reset() to RealmScreen and CharacterScreen to clear stale selection
state. Clear auth handler realm list on reconnect. Reset both screens
when going back to login or back to realm selection, so switching
servers shows fresh data instead of stale lists from the previous
connection.
2026-02-14 19:24:31 -08:00
..
auth_handler.cpp Reset realm and character lists when switching servers 2026-02-14 19:24:31 -08:00
auth_opcodes.cpp Fix expansion auth protocol versions + improve version mismatch errors 2026-02-13 00:36:46 -08:00
auth_packets.cpp Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
big_num.cpp Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
crypto.cpp Enhanced Warden implementation with comprehensive documentation 2026-02-12 02:22:04 -08:00
integrity.cpp Auth: include CRC in legacy proof; extend Turtle integrity set 2026-02-13 01:41:59 -08:00
pin_auth.cpp Fix PIN grid remap bitmask (support digits 8/9) 2026-02-13 00:41:02 -08:00
rc4.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
srp.cpp Add integrity hash support and SRP tuning options 2026-02-13 01:32:15 -08:00
vanilla_crypt.cpp Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00