1
0
Fork 0
flightgear/src
2020-03-11 17:14:38 +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 Basic Canvas tests, including image pixel ops 2020-03-11 17:14:38 +00: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: fix some warnings, maybe a crash 2020-03-10 16:10:55 +00:00
Include Flite always compiled now. 2019-06-03 16:51:08 +01:00
Input Fix some warnings from current Apple clang 2020-03-10 17:02:08 +00:00
Instrumentation [swift] Adding swift aircrafts to TCAS 2020-03-10 14:08:28 +00:00
Main Fix a dumb allocation bug on Windows 2020-03-09 16:28:22 +00: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 FlightPlans: fix save/load of restrictions, deleting legs from Nasal 2020-03-10 14:00:40 +00:00
Network Minor code fixes 2020-03-10 14:08:29 +00:00
Radio Fix shadowing of static variable in ITM adiff() function 2019-08-07 16:02:45 +02:00
Scenery Fix some warnings from current Apple clang 2020-03-10 17:02:08 +00:00
Scripting Fix some warnings from current Apple clang 2020-03-10 17:02:08 +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 Basic Canvas tests, including image pixel ops 2020-03-11 17:14:38 +00:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00