Kelsidavis-WoWee/src/ui
Kelsi a618827925 Add separate draggable bag windows, fix dismount and player equipment
Bags are now individual draggable ImGui windows (backpack + each equipped
bag) with per-bag toggle from the bag bar. B key opens/closes all. A
settings toggle under Gameplay lets users switch back to the original
aggregate single-window mode. Window width adapts to bag item name length.

Fix dismount by clearing local mount state immediately (optimistic) instead
of waiting for server confirmation, and allow buff bar right-click dismount
regardless of the aura's buff flag.

Fix other players appearing naked by queuing them for auto-inspect when
the visible item field layout hasn't been detected yet.
2026-02-13 22:51:49 -08:00
..
auth_screen.cpp Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
character_create_screen.cpp Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -08:00
character_screen.cpp Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
game_screen.cpp Add separate draggable bag windows, fix dismount and player equipment 2026-02-13 22:51:49 -08:00
inventory_screen.cpp Add separate draggable bag windows, fix dismount and player equipment 2026-02-13 22:51:49 -08:00
quest_log_screen.cpp Add player name placeholder and improve dialog text substitution 2026-02-09 17:46:45 -08:00
realm_screen.cpp Fix character appearance, previews, mount seat, and online unequip 2026-02-12 14:55:27 -08:00
spellbook_screen.cpp Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -08:00
talent_screen.cpp Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -08:00
ui_manager.cpp Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00