Kelsidavis-WoWee/src
Kelsi a940859e6a refactor: name auth security flags, log JSON parse failures
- auth_handler: define kSecurityFlagPin/MatrixCard/Authenticator
  constants (0x01/0x02/0x04) with why-comment explaining WoW login
  challenge securityFlags byte, replace all bare hex literals
- expansion_profile: log warning on jsonInt() parse failure instead
  of silently returning default — makes malformed expansion.json
  diagnosable without debugger
2026-03-30 14:43:50 -07:00
..
addons fix: Lua UnitIsAFK/UnitIsDND/UnitIsGhost/UnitIsPVPFreeForAll read wrong field 2026-03-29 20:32:39 -07:00
audio fix: ::toupper/::tolower UB on signed char at 5 remaining call sites 2026-03-29 19:58:36 -07:00
auth refactor: name auth security flags, log JSON parse failures 2026-03-30 14:43:50 -07:00
core fix: guard fsPath underflow, name WMO doodad mask, add why-comments 2026-03-30 14:33:08 -07:00
game refactor: name auth security flags, log JSON parse failures 2026-03-30 14:43:50 -07:00
network refactor: replace magic bag slot offset 19 with FIRST_BAG_EQUIP_SLOT 2026-03-30 14:20:39 -07:00
pipeline fix: guard fsPath underflow, name WMO doodad mask, add why-comments 2026-03-30 14:33:08 -07:00
rendering fix: remove duplicate zone weather, consolidate RNG, name star constants 2026-03-30 14:38:30 -07:00
ui debug: add GO interaction diagnostics at every decision point 2026-03-29 23:09:28 -07:00
main.cpp log falling 2026-03-22 21:40:16 +03:00