d4dc7c4b32
Some logging messages were still being issued when portals/debug/logging was false. This could be annoying in games that stream in parts of levels and repeatedly call `rooms_convert()`. This PR allows all but essential logging to be disabled. |
||
---|---|---|
.. | ||
portal_defines.h | ||
portal_gameplay_monitor.cpp | ||
portal_gameplay_monitor.h | ||
portal_occlusion_culler.cpp | ||
portal_occlusion_culler.h | ||
portal_pvs.cpp | ||
portal_pvs.h | ||
portal_pvs_builder.cpp | ||
portal_pvs_builder.h | ||
portal_renderer.cpp | ||
portal_renderer.h | ||
portal_resources.cpp | ||
portal_resources.h | ||
portal_rooms_bsp.cpp | ||
portal_rooms_bsp.h | ||
portal_tracer.cpp | ||
portal_tracer.h | ||
portal_types.cpp | ||
portal_types.h | ||
SCsub |