Kelsidavis-WoWee/src
Kelsi 26fab2d5d0 Show item icons in guild bank window
Replace text-only buttons with icon+draw-list rendering that matches
the style of the regular bank, loot, and vendor windows. Item icons are
looked up via inventoryScreen.getItemIcon(info->displayInfoId); falls
back to a coloured bordered square with two-letter abbreviation when
the texture is not yet cached. Stack count is overlaid in the
bottom-right corner. Withdraw still fires on left-click.
2026-03-11 20:33:46 -07:00
..
audio audio: stop precast sound on spell completion, failure, or interrupt 2026-03-09 21:04:24 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core feat: enhance NPC tabard rendering with ItemDisplayInfo.dbc variant lookup 2026-03-11 12:01:45 -07:00
game Fix SMSG_ITEM_COOLDOWN missing cooldownTotal for sweep animation 2026-03-11 20:21:37 -07:00
network Fix Windows socket WSAENOTCONN disconnect; add boss encounter frames 2026-03-09 20:05:09 -07:00
pipeline fix: animation stutter, resolution crash, memory cap, spell tooltip hints, GO collision 2026-03-10 22:26:50 -07:00
rendering Fix animation timing precision loss by replacing fmod with iterative subtraction 2026-03-11 18:14:25 -07:00
ui Show item icons in guild bank window 2026-03-11 20:33:46 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00