Kelsidavis-WoWee/src/ui
Kelsi 7a1f330655 Add minimap coordinate tooltip and play time warning display
Hovering over the minimap now shows a tooltip with the player's
WoW canonical coordinates (X=North, Y=West) and a hint about
Ctrl+click pinging.

SMSG_PLAY_TIME_WARNING is now parsed (type + minutes) and shown
as both a chat message and a UIError overlay rather than silently
dropped.
2026-03-12 01:57:03 -07:00
..
auth_screen.cpp Disable login screen music 2026-02-25 12:11:19 -08:00
character_create_screen.cpp Work on character rendering and frustrum culling etc 2026-02-22 05:58:45 -08:00
character_screen.cpp Work on character rendering and frustrum culling etc 2026-02-22 05:58:45 -08:00
game_screen.cpp Add minimap coordinate tooltip and play time warning display 2026-03-12 01:57:03 -07:00
inventory_screen.cpp Add Show Helm/Cloak checkboxes to Equipment tab; expose isHelmVisible/isCloakVisible 2026-03-12 00:13:48 -07:00
keybinding_manager.cpp feat: add TOGGLE_BAGS action and integrate inventory screen with keybinding manager 2026-03-11 09:02:15 -07:00
quest_log_screen.cpp Add right-click context menu to quest log list entries 2026-03-11 23:54:19 -07:00
realm_screen.cpp Propagate realm-reported build to world handshake for vanilla compatibility 2026-02-27 05:05:44 -08:00
spellbook_screen.cpp Add 'Add to Action Bar' option to spellbook right-click context menu 2026-03-12 00:16:35 -07:00
talent_screen.cpp Fix talent tab hang when switching trees by rate-limiting icon uploads 2026-03-11 19:48:00 -07:00
ui_manager.cpp Add configurable MSAA anti-aliasing, update auth screen and terrain shader 2026-02-22 02:59:24 -08:00