..
Add-ons
Modifications to launcher to load Add-on modules and view related metadata. Each module can also be selectively enabled with a checkbox. Fixes also submitted by Florent Rougon.
2019-03-03 12:59:48 -05:00
AIModel
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Aircraft
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Airports
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
ATC
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Autopilot
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Canvas
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Cockpit
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
EmbeddedResources
fgrcc: use octal escape sequences instead of hexadecimal ones
2018-01-19 08:12:24 +01:00
Environment
Modify the update rate of the closest airport with METAR to 10 seconds.
2019-08-27 20:42:23 +01:00
FDM
YaSim: add compressibility effects (Prandtl/Glauert correction factor on surface elements and
2019-09-06 16:11:10 +02:00
GUI
src/GUI/new_gui.cxx: NewGUI::setStyle(): remove old nodes before copying across new style.
2019-09-04 10:55:43 +01:00
Include
Flite always compiled now.
2019-06-03 16:51:08 +01:00
Input
src/Input/FGEventInput.cxx: FGEventInput::AddDevice(): fix incorrect use after delete.
2019-08-31 14:19:16 +01:00
Instrumentation
silence a warning (initialization order)
2019-08-01 17:34:11 +02:00
Main
src/Main/fg_init.cxx: use /sim/log-file-line to control output of file:line in logs.
2019-09-04 10:55:43 +01:00
Model
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
MultiPlayer
Mutiplayer: increase log level for potential problems;
2019-07-29 14:33:45 +02:00
Navaids
Arrival procedure routing fixes
2019-06-24 16:37:56 +01:00
Network
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Radio
Fix shadowing of static variable in ITM adiff() function
2019-08-07 16:02:45 +02:00
Scenery
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Scripting
Avoid a warning when inserting nil into a FP
2019-07-15 14:37:29 +01:00
Sound
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Systems
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Time
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Traffic
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
Viewer
Improved OSG Version detection.
2019-08-26 17:45:16 -05:00
CMakeLists.txt
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
2017-12-08 00:36:41 +01:00