Kelsidavis-WoWee/src
Kelsi 40a98f2436 Fix talent tab crash and missing talent points at level 10
Unique child window and button IDs per tab prevent ImGui state corruption
when switching talent tabs. Parse SMSG_INSPECT_TALENT type=0 properly to
populate unspentTalentPoints_ and learnedTalents_ from the server response.
2026-03-12 03:15:56 -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 talent tab crash and missing talent points at level 10 2026-03-12 03:15:56 -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 Fix talent tab crash and missing talent points at level 10 2026-03-12 03:15:56 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00