pandemonium_engine/servers/visual/portals
lawnjelly 8726cccd56 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-29 22:37:46 +02:00
..
portal_defines.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_gameplay_monitor.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
portal_gameplay_monitor.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_occlusion_culler.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
portal_occlusion_culler.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_pvs_builder.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
portal_pvs_builder.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
portal_pvs.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
portal_pvs.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_renderer.cpp Portals - Allow more logging to be disabled 2022-07-29 22:37:46 +02:00
portal_renderer.h Portals - Allow more logging to be disabled 2022-07-29 22:37:46 +02:00
portal_resources.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
portal_resources.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_rooms_bsp.cpp Portals - Fix invalid room hint when reconverting room graph 2022-07-29 22:37:29 +02:00
portal_rooms_bsp.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_tracer.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
portal_tracer.h Clang format all files. 2022-03-18 19:00:13 +01:00
portal_types.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
portal_types.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00