1
0
Fork 0
flightgear/src
2020-06-10 17:59:09 +01:00
..
Add-ons Addon-config: don’t overwrite autosaved props 2020-05-03 12:23:54 +01:00
AIModel Multiplayer replay: add support to fgtape recordings. improved replay behaviour. 2020-06-05 21:21:14 +01:00
Aircraft Multiplayer replay: add support to fgtape recordings. improved replay behaviour. 2020-06-05 21:21:14 +01:00
Airports Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00
ATC ATC: Fix crash with missing traffic ID 2020-06-08 22:44:52 +01:00
Autopilot Explicit support for approach transitions 2020-05-27 21:44:59 +01:00
Canvas Replace boost::bind by std::bind and lambda function 2020-04-22 14:06:13 +01:00
Cockpit Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
EmbeddedResources Use CMAKE_MSVCIDE_RUN_PATH to allow the add_custom_target to run 2020-01-11 20:27:21 +01:00
Environment Fire listeners on metar-properties 2020-04-10 10:40:32 +01:00
FDM [JSBSim] Actuator <lag> elements can now be specified by either a value or a property. 2020-05-27 15:48:41 +02:00
GUI Remove use of QQ.Window / PopupTracker 2020-06-10 16:54:27 +01:00
Include UI: support OSG multi-threading modes, partially 2020-06-08 22:44:52 +01:00
Input Replace boost::enable_if/disable_if/enable_if_c/disable_if_c by std::enable_if 2020-04-22 14:05:47 +01:00
Instrumentation Fix DME intercept handling in route/GPS 2020-05-30 15:59:07 +01:00
Main Move Qt root path variable to top-level CMakeList 2020-06-10 17:59:09 +01:00
Model Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
MultiPlayer Multiplayer replay: add support to fgtape recordings. improved replay behaviour. 2020-06-05 21:21:14 +01:00
Navaids Fix flight-plan cloning with approach transitions 2020-06-10 17:58:31 +01:00
Network [swift] Transfer connection settings to defaults.xml 2020-05-24 14:15:27 +01:00
Radio Fix shadowing of static variable in ITM adiff() function 2019-08-07 16:02:45 +02:00
Scenery Set viewer-[lon|lat]-deg on initial View bind 2020-05-10 14:17:40 +01:00
Scripting Nasal unit-testing feedback from Henning 2020-06-05 21:00:59 +01:00
Sound Remove an unused header file 2020-04-28 08:36:51 +02:00
Systems SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
Time Lots of UTF8 path correctness fixes 2020-03-12 14:23:44 +00:00
Traffic Replace activeTraffic iterations with a standard function 2020-04-30 16:22:59 +01:00
Viewer Fixed splash download statistics to use 'B' for bytes rather than 'b'. 2020-06-09 10:43:15 +01:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00