Kelsidavis-WoWee/src/ui
Kelsi d87cba20cb Add auto loot setting to gameplay settings
Checkbox in Settings > Gameplay > Loot section. When enabled, all items
are automatically sent CMSG_AUTOSTORE_LOOT_ITEM on loot response (same
as right-click looting each item). Gold always auto-loots regardless.
Setting persists in settings.cfg as auto_loot=0/1.
2026-02-17 16:31:00 -08:00
..
auth_screen.cpp Add original music to login rotation and zone playlists 2026-02-15 05:53:27 -08:00
character_create_screen.cpp Fix character creation for expansion-filtered servers (Turtle WoW) 2026-02-14 00:57:33 -08:00
character_screen.cpp Handle SMSG_CHARACTER_LOGIN_FAILED (0x041) for AzerothCore/Playerbot compatibility 2026-02-17 13:59:29 -08:00
game_screen.cpp Add auto loot setting to gameplay settings 2026-02-17 16:31:00 -08:00
inventory_screen.cpp Improve UI layout, spell casting, and realm selection screen 2026-02-17 03:50:36 -08:00
quest_log_screen.cpp Fix $N placeholder and quest required item display 2026-02-17 16:16:51 -08:00
realm_screen.cpp Fix Turtle WoW compatibility: NPC spawning, quests, spells, realm display, and music 2026-02-17 05:27:03 -08:00
spellbook_screen.cpp Fix action bar and buff bar spell tooltips showing 'Spell #xxx' 2026-02-17 15:41:55 -08:00
talent_screen.cpp Fix UI window hotkey toggles and silent mount sound fallback 2026-02-14 21:56:38 -08:00
ui_manager.cpp Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00