1
0
Fork 0
flightgear/src
2022-11-05 19:01:04 +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 Fix crash on METAR without cloud coverage set 2022-10-06 09:05:37 +01:00
FDM Ground-cache: throw on NaN inputs 2022-06-01 11:50:38 +01:00
GUI Replace displaying in Launcher --on-ground=false to --in-air for on final 2022-10-26 21:52:40 +02: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 Navradio: remove outdated comment 2022-11-05 19:01:04 +01:00
Main Refactor graphics init to pass in the context 2022-09-22 11:39:15 +03: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 Fix uninitialized variable valgrind warning 2022-10-11 22:08:29 +01:00
Scripting Replace fgValidatePath() with SGPath::validate() 2022-08-22 13:35:15 +02:00
Sound FGSoundManager::playAudioSampleCommand(): update comment 2022-09-26 16:00:19 +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: Drop debug logging noise 2022-11-05 17:31:53 +00:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00