Kelsidavis-WoWee/include/ui
Kelsi 85864ab05b 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.hpp Improve 2FA/PIN flow: prefill + clearer failure 2026-02-13 00:33:03 -08:00
character_create_screen.hpp Fix character appearance, previews, mount seat, and online unequip 2026-02-12 14:55:27 -08:00
character_screen.hpp Fix character appearance, previews, mount seat, and online unequip 2026-02-12 14:55:27 -08:00
game_screen.hpp Add separate draggable bag windows, fix dismount and player equipment 2026-02-13 22:51:49 -08:00
inventory_screen.hpp Add separate draggable bag windows, fix dismount and player equipment 2026-02-13 22:51:49 -08:00
quest_log_screen.hpp Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -08:00
realm_screen.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
spellbook_screen.hpp Simplify spellbook tabs to class specialties + General 2026-02-06 21:27:34 -08:00
talent_screen.hpp Implement complete talent system with dual spec support 2026-02-10 02:00:13 -08:00
ui_manager.hpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00