mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-05 04:33:51 +00:00
- 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) |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||