mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-16 17:13:52 +00:00
- asset_manager: add size guard before fsPath.substr(size-4) in tryLoadPngOverride — resolveFile could theoretically return a path shorter than the extension - wmo_loader: name kDoodadNameIndexMask (0x00FFFFFF) with why-comment explaining the 24-bit name index / 8-bit flags packing and MODN string table reference - window: add why-comment on LOG_WARNING usage during shutdown — intentionally elevated so teardown progress is visible at default log levels for crash diagnosis |
||
|---|---|---|
| .. | ||
| adt_loader.cpp | ||
| asset_manager.cpp | ||
| asset_manifest.cpp | ||
| blp_loader.cpp | ||
| dbc_layout.cpp | ||
| dbc_loader.cpp | ||
| loose_file_reader.cpp | ||
| m2_loader.cpp | ||
| mpq_manager.cpp | ||
| terrain_mesh.cpp | ||
| wdt_loader.cpp | ||
| wmo_loader.cpp | ||