1
0
Fork 0
flightgear/src
Stuart Buchanan 4f01ddb1cc WS30 - Remove log spam for missing tiles
Previously any missing WS30 tiles created multiple OSG WARN
messages from the file not being found.  This change does a check
to ensure the file actually exists before put it on the queue for
loading.
2022-11-27 14:31:46 +00:00
..
Add-ons SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
AIModel AI Prevent Segfault when aircraft gets bogus flightplan 2022-11-23 14:37:30 +01:00
Aircraft src/Aircraft/replay-internal.cxx: removed stray diagnostic in prev commit. 2022-02-19 12:41:21 +00:00
Airports SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
ATC Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next 2022-11-20 21:55:32 +01:00
Autopilot SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Canvas SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Cockpit SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
FDM Ground-cache: throw on NaN inputs 2022-06-01 11:50:38 +01:00
GUI SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Include GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Input SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Instrumentation SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Main SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Model Error reports: set context before loading FGFX 2022-09-12 13:31:57 +01:00
MultiPlayer SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Navaids SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Network SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Radio 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Scenery WS30 - Remove log spam for missing tiles 2022-11-27 14:31:46 +00:00
Scripting Fix crash on exit 2022-11-27 14:29:11 +00:00
Sound SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Systems 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Time SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Traffic SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Viewer SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00