1
0
Fork 0
flightgear/src
James Turner 410c249ba8 Launcher: enable/disable all add-on types
Allow enable/disable in the UI of everything in the ‘add-ons’ page of
the launcher.
2020-03-09 16:16:50 +00:00
..
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 make the aiship speed respect strictly the target speed when close enough, should improve drifting carrier on mp 2020-01-28 11:03:20 +01:00
Aircraft Fix compile issue on Win10 VS2019 2019-09-16 23:33:28 -05:00
Airports SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
ATC - ATC radio list - adding selectors to radio R1/R2 for corresponding frequencies 2020-02-25 13:08:06 +00:00
Autopilot Quiet false-positive tied-listener warnings 2019-10-20 13:08:47 +01: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 Use CMAKE_MSVCIDE_RUN_PATH to allow the add_custom_target to run 2020-01-11 20:27:21 +01:00
Environment src/Environment/metarproperties.cxx: better formatting for METAR description. 2019-11-06 19:56:30 +00:00
FDM Revert delayed running of fdmex for in-air starts since it does more damage than good. 2020-01-31 10:03:31 +01:00
GUI Launcher: enable/disable all add-on types 2020-03-09 16:16:50 +00:00
Include Flite always compiled now. 2019-06-03 16:51:08 +01:00
Input Process the buttons even if the axes are not declared initialized 2020-03-07 09:22:22 +01:00
Instrumentation Fix HUD scale 2019-12-15 18:58:19 -06:00
Main [JSBSim] Added the ability to log properties in a CSV file. 2020-01-25 16:05:30 +01:00
Model Obsolete: dynamic exception 2019-12-15 16:39:49 -06:00
MultiPlayer Prevent buffer unterminated buffer 2019-12-15 16:37:44 -06:00
Navaids Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought. 2020-01-22 13:45:28 +01:00
Network Allow add/remove of IO channels at runtime 2019-12-19 00:00:41 +00: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 Validate Nasal makeTimer arguments 2020-02-24 11:33:05 +00: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 Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought. 2020-01-22 13:45:28 +01:00
Viewer Fix directional lights for AMD 2020-01-27 09:30:09 +00:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00