1
0
Fork 0
flightgear/src/Airports
Automatic Release Builder f4f261a068 Guard against data errors in rwyprefs.xml
AirportDyanmics::innerGetActiveRunway can unfortunately return an
empty string even when it return ‘true’. Check for this in the wrapper,
and switch to the fallback, to avoid returning a bogus runway to
other parts of the code.

Sentry-Id: FLIGHTGEAR-39
2020-10-29 16:22:35 +00:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
airport.cxx Guard against data errors in rwyprefs.xml 2020-10-29 16:22:35 +00:00
airport.hxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
AirportBuilder.cxx WS3.0 AirportBuilder update to use Effects. 2020-07-07 13:09:34 +01:00
AirportBuilder.hxx WS3.0 AirportBuilder update to use Effects. 2020-07-07 13:09:34 +01:00
airportdynamicsmanager.cxx Fix crash with missing airport in ATC 2020-10-25 20:14:10 +00:00
airportdynamicsmanager.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
airports_fwd.hxx Add airport dynamics manager 2015-12-05 00:25:29 +00:00
apt_loader.cxx Load APT1000 comm frequencies correctly. 2020-08-19 11:48:50 +01:00
apt_loader.hxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
calc_loc.cxx even more warning fixes 2009-08-23 21:43:09 +02:00
CMakeLists.txt AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
dynamicloader.cxx Groundnet parsing: Fix exception for missing value 2020-10-25 20:14:10 +00:00
dynamicloader.hxx Launcher finds parking positions from scenery 2016-01-10 16:38:01 -06:00
dynamics.cxx Guard against data errors in rwyprefs.xml 2020-10-29 16:22:35 +00:00
dynamics.hxx Fix leaking of dynamics/AI traffic 2020-08-11 18:43:24 +01:00
gnnode.cxx Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
gnnode.hxx Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
groundnetwork.cxx Hopefully fix MSVC205 build 2020-04-13 14:40:08 +01:00
groundnetwork.hxx src/Airports/: fixed some minor warnings and use snprintf. 2020-06-17 21:11:29 +01:00
parking.cxx Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
parking.hxx Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
pavement.cxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
pavement.hxx BezierNode: logic error in initialization 2020-08-29 11:03:31 -05:00
runwaybase.cxx Adjust runway startup position with MP enabled 2016-07-17 21:11:14 +01:00
runwaybase.hxx httpd: provide more airport information in geojson 2014-03-23 21:19:04 +01:00
runwayprefloader.cxx Fixes for compiling with gcc 4.3 2008-04-13 21:12:36 +00:00
runwayprefloader.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
runwayprefs.cxx Fix some warnings from Xcode 12 2020-10-29 14:52:19 +00:00
runwayprefs.hxx Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
runways.cxx Fix helipad runtime type definition 2020-07-13 14:29:20 +01:00
runways.hxx NavData API additions 2018-05-07 16:53:43 +01:00
sidstar.cxx Additional AI Aircraft properties for animation 2020-08-16 14:49:33 +01:00
sidstar.hxx Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
xmlloader.cxx Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00
xmlloader.hxx Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00