.. |
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
|
Rename departure cue to departure queue, formatting, document ActiveRunway class
|
2020-04-30 16:22:59 +01:00 |
Aircraft
|
Replace BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:40:36 +01:00 |
Airports
|
GPS/FLightPlan test updates
|
2020-04-21 15:48:41 +01:00 |
ATC
|
Quiet some noisy logging in ATC code
|
2020-04-30 16:22:59 +01:00 |
Autopilot
|
Autopilot: fix duplicate call to bind()
|
2020-04-10 13:54:30 +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
|
Fixed a segfault occuring when changing the LOD ranges with a JSBSim aircraft.
|
2020-04-30 15:25:22 +02:00 |
GUI
|
src/GUI/MapWidget.cxx: don't pan map with cursor keys if /gui/map/key-pan is 0.
|
2020-05-02 10:09:04 +01:00 |
Include
|
Code changes for crash reporting with Sentry.
|
2020-04-17 17:55:34 +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
|
src/Instrumentation/HUD/: added enable-ground-velocity-vector
|
2020-05-02 10:09:04 +01:00 |
Main
|
Fix string category for locale
|
2020-04-30 16:22:59 +01:00 |
Model
|
Replace BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:40:36 +01:00 |
MultiPlayer
|
Fix a warning
|
2020-04-01 15:30:15 +01:00 |
Navaids
|
Waypoint hiding support (for the A320, etc)
|
2020-05-01 09:28:42 +01:00 |
Network
|
Replace boost::lexical_cast by std::ostringstream and std:stof/stoi/stod
|
2020-04-22 14:06:13 +01:00 |
Radio
|
Fix shadowing of static variable in ITM adiff() function
|
2019-08-07 16:02:45 +02:00 |
Scenery
|
Replace boost::lexical_cast by std::ostringstream and std:stof/stoi/stod
|
2020-04-22 14:06:13 +01:00 |
Scripting
|
Waypoint hiding support (for the A320, etc)
|
2020-05-01 09:28:42 +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
|
Add compositor text to splash, if enabled
|
2020-04-14 11:13:56 +01:00 |
CMakeLists.txt
|
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
|
2017-12-08 00:36:41 +01:00 |