.. |
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
|
Further path -> UTF8 fixes for Windows
|
2020-03-15 15:00:55 +00:00 |
Airports
|
SGSubsystem classes: Registration of all subsystems.
|
2019-07-01 14:51:32 +02: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
|
L10N fixes: handle UTF8 paths in more places.
|
2020-03-12 10:51:49 +00:00 |
GUI
|
Launcher: initial carrier support
|
2020-03-20 15:51:47 +00: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 a warning
|
2020-03-20 11:40:47 -07: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
|
Minor code fixes
|
2020-03-10 14:08:29 +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
|
Voice synth: reduce some log output levels
|
2020-03-16 11:07:35 +00: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
|
Own the SGReaderWriterOptions object
|
2020-03-20 18:43:21 +00:00 |
CMakeLists.txt
|
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
|
2017-12-08 00:36:41 +01:00 |