mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-28 09:33:52 +00:00
New ui_colors.hpp constants: kBtnGreen, kBtnGreenHover, kBtnRed, kBtnRedHover, kBtnDkGreen/Hover, kBtnDkRed/Hover, kMidHealthYellow — replacing 21 inline literals across accept/decline button and health bar patterns. Deduplicate kMon/kMonths month arrays (2 copies → 1 kMonthAbbrev). Promote 22 remaining static const char*/int arrays to constexpr (kQualHex, resLabels, kRepRankNames, kTotemNames, kReactLabels, kChatHelp, kMacroHelp, kHelpLines, kMarkWords, componentDirs, keyLabels, kRollLabels, gossipIcons, kMarkNames, kDiffLabels, kStatLabels, kCatHeaders, kSlotNames, kResolutions, displayToInternal). |
||
|---|---|---|
| .. | ||
| auth_screen.hpp | ||
| character_create_screen.hpp | ||
| character_screen.hpp | ||
| game_screen.hpp | ||
| inventory_screen.hpp | ||
| keybinding_manager.hpp | ||
| quest_log_screen.hpp | ||
| realm_screen.hpp | ||
| spellbook_screen.hpp | ||
| talent_screen.hpp | ||
| ui_colors.hpp | ||
| ui_manager.hpp | ||