Kelsidavis-WoWee/src
Kelsi cb17c69c40 docs: add why-comments to spellbook icon caching and DBC fallback
- Explain icon load deferral strategy: returning null without caching
  allows retry next frame when budget resets, rather than permanently
  blacklisting icons that were deferred due to rate-limiting
- Explain DBC field fallback logic: hard-coded WotLK indices are a
  safety net when dbc_layouts.json is missing; fieldCount >= 200
  distinguishes WotLK (234 fields) from Classic (148)
2026-03-30 17:32:07 -07:00
..
addons refactor: name GUID type and LFG role constants, add why-comments 2026-03-30 15:28:18 -07:00
audio docs: add why-comments to TBC parsers, bell audio, portrait preview 2026-03-30 17:26:13 -07:00
auth fix: UB in mouse button polling, null deref in BigNum formatting 2026-03-30 15:37:38 -07:00
core fix: UB in mouse button polling, null deref in BigNum formatting 2026-03-30 15:37:38 -07:00
game docs: add why-comments to TBC parsers, bell audio, portrait preview 2026-03-30 17:26:13 -07:00
network refactor: add why-comments to zone tiles, audio cache, socket buffer 2026-03-30 14:52:51 -07:00
pipeline refactor: extract color write mask, name frustum epsilon, add comments 2026-03-30 15:02:47 -07:00
rendering docs: add M2 format why-comments to character preview 2026-03-30 17:28:47 -07:00
ui docs: add why-comments to spellbook icon caching and DBC fallback 2026-03-30 17:32:07 -07:00
main.cpp log falling 2026-03-22 21:40:16 +03:00