mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-29 01:53:51 +00:00
Replace ~37 remaining C-style casts with static_cast across 16 files. Extract named color constants (kColorRed/Green/Yellow/Gray) and dialog window flags (kDialogFlags) in game_screen.cpp, replacing 72 inline literals. Normalize keybinding_manager.hpp to #pragma once. |
||
|---|---|---|
| .. | ||
| auth_handler.cpp | ||
| auth_opcodes.cpp | ||
| auth_packets.cpp | ||
| big_num.cpp | ||
| crypto.cpp | ||
| integrity.cpp | ||
| pin_auth.cpp | ||
| rc4.cpp | ||
| srp.cpp | ||
| vanilla_crypt.cpp | ||