1
0
Fork 0
flightgear/src
James Turner 7c9b1b391f Guard against SGPath::document()s returning null
Underlying bug is fixed in SimGear, but let's also guard against a failure here,
by falling back to FG_HOME on Windows.

For discussion see:
https://sourceforge.net/p/flightgear/codetickets/2019/
2018-06-15 11:11:05 +01:00
..
Add-ons TestSuite: Migration of the Add-ons management unit tests. 2018-03-23 17:26:05 +01:00
AIModel Multiple LoD levels of MP Aircraft 2018-06-05 21:58:03 +01:00
Aircraft Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Airports Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
ATC One more ATC text formatting fix 2018-04-09 09:33:28 +01:00
Autopilot Fix an assert with autopilot groups 2018-04-27 13:57:32 +01:00
Canvas canvas GUI: Cleanup and trigger dragstart/end events 2018-02-25 14:59:56 +01:00
Cockpit Merge branch 'next-2' into multiplayer-dev 2017-04-02 02:22:48 +02:00
EmbeddedResources fgrcc: use octal escape sequences instead of hexadecimal ones 2018-01-19 08:12:24 +01:00
Environment Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
FDM YASim: Make some name-spacing explicit 2018-04-25 08:49:17 +01:00
GUI Fix compilation on Qt 5.4 2018-06-15 10:33:11 +01:00
Include Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
Input Bug-fix: for RMB-look / PUI interaction issue 2018-05-23 14:16:48 +01:00
Instrumentation Fix logic issue when clearing a GPWS fault. 2018-02-01 22:59:29 +01:00
Main Guard against SGPath::document()s returning null 2018-06-15 11:11:05 +01:00
Model Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
MultiPlayer Multiplayer: use previously duplicated bits for bools [91] and [92] 2018-05-17 09:32:42 +02:00
Navaids NavData API additions 2018-05-07 16:53:43 +01:00
Network Canvas Screen image provider: 2018-06-01 00:45:40 +02:00
Radio Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Scenery Fixed building FG with GDAL 2017-03-11 13:34:19 +01:00
Scripting Expose additional Navaid fields for use by Nasal 2018-04-16 13:37:17 +01:00
Sound Detect AeonWave and if it is installed use it, otherwise fall back to OpenAL. Also let get_available_devices() use C++ strings instead of const char* 2018-06-02 14:06:36 +02:00
Systems Build- and run-time concept of developer mode. 2017-02-27 23:37:59 +00:00
Time a new clock following real time pace, for mp protocol 2018-01-29 12:51:43 +01:00
Traffic camelCase identifier in code and hyphenated property names. Suffix "-sec" is used because it complies to other timestamp properties in the property tree. Suffix "utc" is not used because the property just reflects an internal value used by the AI system. Whether it is UTC (currently it is) is up to the AI system and cannot be defined by the property name. 2018-04-24 09:54:35 +02:00
Viewer Fix PUI mouse for non-pass-through mouse modes 2018-05-14 14:41:06 +01:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00