mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-12 07:43:51 +00:00
- add one-time warning caches for missing CreatureDisplayInfo and missing model path lookups - log each missing displayId/model-path only once instead of every spawn retry/frame - remove duplicate empty-model-path warning in spawnOnlineCreature (already reported by lookup path) This cuts high-frequency log I/O and string formatting in hotspots when server sends unknown displayIds, while preserving first-occurrence diagnostics. |
||
|---|---|---|
| .. | ||
| application.cpp | ||
| input.cpp | ||
| logger.cpp | ||
| memory_monitor.cpp | ||
| window.cpp | ||