.. |
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
|
Launcher: initial carrier support
|
2020-03-20 15:51:47 +00: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
|
Fix Yasim ground interface recursion bug
|
2020-03-24 22:37:23 +00:00 |
GUI
|
Launcher: favourite aircraft support
|
2020-04-01 10:47:29 +01:00 |
Include
|
Flite always compiled now.
|
2019-06-03 16:51:08 +01:00 |
Input
|
Do not try to initialize all 16 joysticks every frame if they where not found previously. Try it once every second instead.
|
2020-03-12 10:31:38 +01:00 |
Instrumentation
|
Move fnt code from PLIB into 3rdparty
|
2020-03-13 12:21:56 +00:00 |
Main
|
Fix reset-data-path dialog logic
|
2020-03-26 17:35:01 +00:00 |
Model
|
Event more local8Bit -> UTF8 fixes
|
2020-03-13 09:53:49 +00:00 |
MultiPlayer
|
src/MultiPlayer/multiplaymgr.cxx: use SGPropertyNode_ptr to avoid explicit delete.
|
2020-03-15 15:30:05 +00: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
|
Further path -> UTF8 fixes for Windows
|
2020-03-15 15:00:55 +00: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
|
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
|
2020-01-22 13:45:28 +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 |