1
0
Fork 0
flightgear/src
2021-08-06 19:20:18 +01:00
..
Add-ons Suppress warning: potential uninitialized variable 2021-02-21 00:40:42 -06:00
AIModel Fixed some snprintf buffer size warnings and added comments about possibly unused variables. 2021-08-06 19:20:18 +01:00
Aircraft src/Aircraft/replay.cxx: fix bug with end of replay end when recording multiplayer. 2021-07-31 10:29:11 +01:00
Airports Add ability to override airport runway definitions by creating a rwy_override.xml file which allows procedures to be loaded for airports which have new runway numbering 2021-08-04 10:27:40 +01:00
ATC AI ATC: only use audio if enabled in the dialog 2021-08-04 09:08:32 +01:00
Autopilot src/Autopilot/pidcontroller.* added params for control of startup behaviour. 2021-08-02 22:38:11 +01:00
Canvas Canvas placement on dynamic models 2021-03-18 08:39:56 +00:00
Cockpit Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment Fixed some snprintf buffer size warnings and added comments about possibly unused variables. 2021-08-06 19:20:18 +01:00
FDM Catch exceptions in FDM init more precisely 2021-08-04 09:08:31 +01:00
GUI Launcher: remove obsolete variable 2021-08-04 09:51:23 +01:00
Include * Support CycloneDDS as a SGIOChannel 2021-03-05 16:10:04 +01:00
Input Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
Instrumentation Fix the spoken ATIS 2021-07-21 18:34:19 +01:00
Main Fixed some snprintf buffer size warnings and added comments about possibly unused variables. 2021-08-06 19:20:18 +01:00
Model ModelMgr: catch not-found paths 2021-07-21 22:55:39 +01:00
MultiPlayer Allow AI carrier to be always tied exactly to MP carrier. 2021-06-25 11:08:12 +01:00
Navaids Add ability to override airport runway definitions by creating a rwy_override.xml file which allows procedures to be loaded for airports which have new runway numbering 2021-08-04 10:27:40 +01:00
Network src/Network/props.cxx: use std::setprecision(16) when sending double values. 2021-07-31 10:29:11 +01:00
Radio Fix shadowing of static variable in ITM adiff() function 2019-08-07 16:02:45 +02:00
Scenery Reduce warning log spam in NaN position. 2021-06-24 15:24:20 +01:00
Scripting Add error report for Nasal load failures 2021-07-29 08:49:32 +01:00
Sound Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
Systems Missed check for a readProperties file check 2020-11-12 09:35:19 +00:00
Time Avoid crash on tests with no TZ set 2021-07-21 10:58:27 +01:00
Traffic Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
Viewer src/Viewer/FGEventHandler.cxx: reduced noisy diagnostic with custom camera-group. 2021-08-03 15:37:37 +01:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00