.. |
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
|
Replace BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:40:36 +01:00 |
Aircraft
|
Replace BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:40:36 +01:00 |
Airports
|
Hopefully fix MSVC205 build
|
2020-04-13 14:40:08 +01:00 |
ATC
|
Replace BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:40:36 +01:00 |
Autopilot
|
Autopilot: fix duplicate call to bind()
|
2020-04-10 13:54:30 +01:00 |
Canvas
|
Lots of UTF8 path correctness fixes
|
2020-03-12 14:23:44 +00: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
|
add /fdm/yasim/respect-external-gear-state
|
2020-04-04 14:55:51 +01:00 |
GUI
|
Add --carrier-position command line argument
|
2020-04-17 20:25:18 +01:00 |
Include
|
Code changes for crash reporting with Sentry.
|
2020-04-17 17:55:34 +01:00 |
Input
|
Fix compiler warnings
|
2020-04-12 21:52:19 +01:00 |
Instrumentation
|
Move fnt code from PLIB into 3rdparty
|
2020-03-13 12:21:56 +00:00 |
Main
|
Add --carrier-position command line argument
|
2020-04-17 20:25:18 +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
|
Some initial tests for route discontinuities.
|
2020-04-15 16:11:33 +01:00 |
Network
|
Manufacturer code added to the igc file
|
2020-04-18 13:36:04 +02:00 |
Radio
|
Fix shadowing of static variable in ITM adiff() function
|
2019-08-07 16:02:45 +02:00 |
Scenery
|
Fixes to static LOD ranges
|
2020-04-12 21:34:41 +02:00 |
Scripting
|
Nasal: add _toggleBoolValue helper for Henning
|
2020-04-16 16:41:18 +01:00 |
Sound
|
Move more modern C++ idioms and use std::unique_ptr for moving data ownership around
|
2020-03-26 09:55:11 +01: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 BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:40:36 +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 |