.. |
Add-ons
|
Addon-config: don’t overwrite autosaved props
|
2020-05-03 12:23:54 +01:00 |
AIModel
|
src/AIModel/: fixed warnings about use of const with no affect.
|
2020-06-17 21:11:28 +01:00 |
Aircraft
|
Improved handling of continuous replay and added recovery system.
|
2020-06-19 20:44:26 +01:00 |
Airports
|
AirportBuilder to generate airports from apt.dat
|
2020-07-01 20:57:15 +01:00 |
ATC
|
src/ATC/trafficcontrol.cxx: fix some minor warnings.
|
2020-06-17 21:11:28 +01:00 |
Autopilot
|
Explicit support for approach transitions
|
2020-05-27 21:44:59 +01:00 |
Canvas
|
Raise minimum OSG version to 3.4.1
|
2020-06-18 17:39:48 +01:00 |
Cockpit
|
AirportBuilder to generate airports from apt.dat
|
2020-07-01 20:57:15 +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
|
src/FDM/YASim/yasim-test.cpp: added options to calculate settings at zero overall lift.
|
2020-06-24 07:32:41 +01:00 |
GUI
|
AirportBuilder to generate airports from apt.dat
|
2020-07-01 20:57:15 +01:00 |
Include
|
UI: support OSG multi-threading modes, partially
|
2020-06-08 22:44:52 +01:00 |
Input
|
src/Input/FGHIDEventInput.cxx: fix gcc comparison warnings.
|
2020-06-17 22:46:42 +01:00 |
Instrumentation
|
src/Instrumentation/HUD/HUD.cxx: removed unnecessary newline in SG_LOG() text.
|
2020-06-20 19:09:12 +01:00 |
Main
|
Keep more old log files
|
2020-06-26 10:13:13 +01:00 |
Model
|
Remove use of unary_function, binary_function
|
2020-06-22 10:25:51 +01:00 |
MultiPlayer
|
If multiplayer record is enabled, carry on recording while replaying.
|
2020-06-17 21:10:33 +01:00 |
Navaids
|
AirportBuilder to generate airports from apt.dat
|
2020-07-01 20:57:15 +01:00 |
Network
|
src/Network/: fixed gcc warnings and use snprintf.
|
2020-06-17 22:46:42 +01:00 |
Radio
|
Fix shadowing of static variable in ITM adiff() function
|
2019-08-07 16:02:45 +02:00 |
Scenery
|
VPB: Initial Commit
|
2020-06-28 11:34:37 -05:00 |
Scripting
|
Expose a Nasal FP method under a better name
|
2020-06-30 17:09:55 +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
|
Tweak a log-level
|
2020-06-25 11:03:08 +01:00 |
Viewer
|
Remove use of unary_function, binary_function
|
2020-06-22 10:25:51 +01:00 |
CMakeLists.txt
|
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
|
2017-12-08 00:36:41 +01:00 |