pandemonium_engine/servers
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
..
audio Cleanup AudioEffectRecord thread_active variable 2022-07-29 09:14:43 +02:00
physics Add a 3D suffix to relevant physics profiler categories 2022-07-28 11:52:41 +02:00
physics_2d
visual Portals - Allow more logging to be disabled 2022-07-29 22:37:46 +02:00
audio_server.cpp Fix crash in AudioServer when switching audio devices with different audio channels count (connecting PS5 controller, bluetooth 5.1 headphones etc.) 2022-07-25 18:02:52 +02:00
audio_server.h
navigation_2d_server.cpp Ported: Add NavigationServer map_force_update() function 2022-07-29 17:56:48 +02:00
navigation_2d_server.h Ported: Add NavigationServer map_force_update() function 2022-07-29 17:56:48 +02:00
navigation_server.cpp Ported: Add NavigationServer map_force_update() function 2022-07-29 17:56:48 +02:00
navigation_server.h Ported: Add NavigationServer map_force_update() function 2022-07-29 17:56:48 +02:00
physics_2d_server.cpp
physics_2d_server.h
physics_server.cpp
physics_server.h
register_server_types.cpp
register_server_types.h
SCsub
server_wrap_mt_common.h
visual_server_callbacks.cpp
visual_server_callbacks.h
visual_server.cpp Clamp Viewport shadow atlas sizes to improve usability 2022-07-29 17:38:06 +02:00
visual_server.h Ported: Add INFO_SHADER_COMPILES_IN_FRAME to GL ES 3 render info - RandomShaper 2022-07-28 19:37:52 +02:00