.. |
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
|
Lots of UTF8 path correctness fixes
|
2020-03-12 14:23:44 +00:00 |
Aircraft
|
Fix compile issue on Win10 VS2019
|
2019-09-16 23:33:28 -05: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
|
Move fnt code from PLIB into 3rdparty
|
2020-03-13 12:21:56 +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
|
Merge /u/ltoenning/flightgear_sim/ branch fix/2146 into next
|
2020-03-13 13:53:30 +00:00 |
Model
|
Event more local8Bit -> UTF8 fixes
|
2020-03-13 09:53:49 +00:00 |
MultiPlayer
|
src/MultiPlayer/multiplaymgr.cxx: Don't load complete -set.xml of multiplayer aircraft.
|
2020-03-11 21:49:15 +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
|
Event more local8Bit -> UTF8 fixes
|
2020-03-13 09:53:49 +00:00 |
Scripting
|
Event more local8Bit -> UTF8 fixes
|
2020-03-13 09:53:49 +00:00 |
Sound
|
Merge /u/ltoenning/flightgear_sim/ branch fix/2146 into next
|
2020-03-13 13:53:30 +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
|
Event more local8Bit -> UTF8 fixes
|
2020-03-13 09:53:49 +00:00 |
CMakeLists.txt
|
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
|
2017-12-08 00:36:41 +01:00 |