Kelsidavis-WoWee/src/pipeline
Kelsi c7d9a6d511 Add detailed MODF placement logging for STORMWIND.WMO
Log all MODF placements of STORMWIND.WMO with complete details:
- uniqueId (should be unique per instance)
- position (x, y, z) - to detect duplicate placements at different Z
- rotation (pitch, yaw, roll)
- doodadSet and flags

This will immediately reveal if the floating cathedral is caused by
duplicate MODF placements at different heights vs a renderer issue.
If multiple entries have same XY but different Z, that's the culprit.
2026-02-09 18:33:08 -08:00
..
adt_loader.cpp Add detailed MODF placement logging for STORMWIND.WMO 2026-02-09 18:33:08 -08:00
asset_manager.cpp Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
blp_loader.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
dbc_loader.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
m2_loader.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00
mpq_manager.cpp Add speech MPQ archives for NPC voices 2026-02-09 01:58:55 -08:00
terrain_mesh.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00
wmo_loader.cpp Add WMO diagnostic logging and increase ambient light 2026-02-09 18:08:40 -08:00