..
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
Correct defaults FLOLS angle from 3 to 3.5 degrees
2020-04-04 18:03:20 +01:00
Aircraft
Fix playback duration during replay
2020-03-25 17:21:14 +01:00
Airports
Remove a logging call.
2020-03-31 13:56:01 +01: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
Lots of UTF8 path correctness fixes
2020-03-12 14:23:44 +00:00
Cockpit
Move fnt code from PLIB into 3rdparty
2020-03-13 12:21:56 +00:00
EmbeddedResources
Use CMAKE_MSVCIDE_RUN_PATH to allow the add_custom_target to run
2020-01-11 20:27:21 +01:00
Environment
Lots of UTF8 path correctness fixes
2020-03-12 14:23:44 +00:00
FDM
add /fdm/yasim/respect-external-gear-state
2020-04-04 14:55:51 +01:00
GUI
Carrier "abeam" position support
2020-04-05 23:13:32 +01:00
Include
Flite always compiled now.
2019-06-03 16:51:08 +01:00
Input
Mouse input: tidy some logic
2020-04-04 08:06:15 +01:00
Instrumentation
Move fnt code from PLIB into 3rdparty
2020-03-13 12:21:56 +00:00
Main
Carrier "abeam" position support
2020-04-05 23:13:32 +01:00
Model
Event more local8Bit -> UTF8 fixes
2020-03-13 09:53:49 +00:00
MultiPlayer
Fix a warning
2020-04-01 15:30:15 +01:00
Navaids
Lots of UTF8 path correctness fixes
2020-03-12 14:23:44 +00:00
Network
Clang: fix some warnings
2020-03-24 22:37:23 +00:00
Radio
Fix shadowing of static variable in ITM adiff() function
2019-08-07 16:02:45 +02:00
Scenery
Fix for range animations in the scenery
2020-04-04 00:55:12 +02:00
Scripting
UTF-8 support: replace Nasal io.stat with our own.
2020-03-14 21:01:45 +00: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
Traffic: use new-style subsystem lookup
2020-04-04 08:06:15 +01:00
Viewer
Splash Screen fixes:
2020-03-23 18:10:57 +01:00
CMakeLists.txt
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
2017-12-08 00:36:41 +01:00