virtualx-engine/servers/visual/portals
lawnjelly d4dc7c4b32 Portals - Allow more logging to be disabled
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.
2022-07-24 13:44:59 +01:00
..
portal_defines.h
portal_gameplay_monitor.cpp
portal_gameplay_monitor.h
portal_occlusion_culler.cpp Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_occlusion_culler.h Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_pvs.cpp
portal_pvs.h
portal_pvs_builder.cpp
portal_pvs_builder.h
portal_renderer.cpp Portals - Allow more logging to be disabled 2022-07-24 13:44:59 +01:00
portal_renderer.h Portals - Allow more logging to be disabled 2022-07-24 13:44:59 +01:00
portal_resources.cpp Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_resources.h Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
portal_rooms_bsp.cpp Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
portal_rooms_bsp.h
portal_tracer.cpp
portal_tracer.h
portal_types.cpp
portal_types.h Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
SCsub