1
0
Fork 0
flightgear/src
James Turner 93cb7e1e93 Error reports: set context before loading FGFX
Set the relevant context property before loading FGFX, so fx-load 
errors are correctly attributed to the aircraft.
2022-09-12 13:31:57 +01:00
..
Add-ons Replace fgValidatePath() with SGPath::validate() 2022-08-22 13:35:15 +02:00
AIModel AI 2022-08-29 21:05:49 +02:00
Aircraft src/Aircraft/replay-internal.cxx: removed stray diagnostic in prev commit. 2022-02-19 12:41:21 +00:00
Airports Fix segfaults in AI code 2022-06-19 10:28:54 +02:00
ATC AI Aircraft not taking off because TowerController signOff was not called. 2022-06-20 21:32:52 +02:00
Autopilot Replace fgValidatePath() with SGPath::validate() 2022-08-22 13:35:15 +02:00
Canvas Replace fgValidatePath() with SGPath::validate() 2022-08-22 13:35:15 +02:00
Cockpit Use helper method for OSGText alignment mapAlignment 2022-03-10 15:12:34 +01:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment Use std::function for callbacks 2022-05-25 10:38:20 +01:00
FDM Ground-cache: throw on NaN inputs 2022-06-01 11:50:38 +01:00
GUI PUICompat: fix Nasal module for bindings 2022-09-09 08:01:13 +01:00
Include GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Input FGButton: Make init()'s "module" parameter const 2022-07-13 23:46:23 +01:00
Instrumentation Mach number added to mode-S XPDR properties, exposed to MP (for ATC). 2022-07-26 10:30:14 +01:00
Main Revert "Call fgInitAllowedPaths() also in fgInitConfig()" 2022-08-28 11:49:37 +02:00
Model Error reports: set context before loading FGFX 2022-09-12 13:31:57 +01:00
MultiPlayer MP: Fix recurrent bool array compatibility issues 2022-09-09 08:02:08 +01:00
Navaids Launcher and startup support for TACANs 2022-05-31 10:18:16 +01:00
Network [swift] Pass struct to updatePlanes() instead of multiple vectors 2022-04-06 07:53:51 +01:00
Radio 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Scenery WS30: Add property controlling splitting water mesh 2022-02-01 16:48:54 +00:00
Scripting Replace fgValidatePath() with SGPath::validate() 2022-08-22 13:35:15 +02:00
Sound Add a special queue-name 'instant' which does not put samples into a sample queue but plays them instantly. 2022-09-12 09:52:31 +02:00
Systems 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Time Use std::function for callbacks 2022-05-25 10:38:20 +01:00
Traffic AI 2022-08-29 21:05:49 +02:00
Viewer Splash : restore macOS compatibility 2022-09-05 16:56:50 +01:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00