.. |
AIModel
|
Try to prevent a possible device-by-zero
|
2017-01-05 14:35:50 +01:00 |
Aircraft
|
Rename preferences.xml -> defaults.xml
|
2017-01-12 09:45:19 +00:00 |
Airports
|
Replace C++-version-dependent conditional code with the C++11 variant only
|
2016-11-29 16:35:31 +01:00 |
ATC
|
Enforce separation of ground-net and dynamics.
|
2016-11-13 14:05:20 +00:00 |
Autopilot
|
Use SGPath::fromUtf8() to construct an SGPath from a property node string value
|
2016-12-11 12:40:09 +01:00 |
Canvas
|
Quiet Canvas font-loading.
|
2016-11-30 12:15:54 +00:00 |
Cockpit
|
replace many auto_ptr by unique_ptr
|
2016-11-14 22:20:46 +01:00 |
Environment
|
replace many auto_ptr by unique_ptr
|
2016-11-14 22:20:46 +01:00 |
FDM
|
Fix build with Clang 4.0.0.
|
2017-01-21 21:32:50 +00:00 |
GUI
|
fixed the missing FG icon (QtLauncher's mainwindow)
|
2017-01-21 19:23:21 +01:00 |
Include
|
Detect the absence of SSE2 hardware as soon as possible and bail out if it is not found but FligthGear is compiled with SSE2 support
|
2017-01-06 16:30:51 +01:00 |
Input
|
Work-around OS-X event-input shutdown crashes.
|
2017-01-09 16:54:15 +00:00 |
Instrumentation
|
Rename preferences.xml -> defaults.xml
|
2017-01-12 09:45:19 +00:00 |
Main
|
Location preset for ENBR (2017.1)
|
2017-01-25 14:00:06 +01:00 |
Model
|
Fixes for HUD, model-manager listeners.
|
2016-11-27 14:49:28 +00:00 |
MultiPlayer
|
Merge branch 'topics/mpdiscovery-via-dns' into next
|
2016-11-17 14:45:40 +01:00 |
Navaids
|
Fix a potential segmentation fault and turn it into a harmless message.
|
2017-01-14 10:37:42 +01:00 |
Network
|
Fix build with Clang 4.0.0.
|
2017-01-21 21:32:50 +00:00 |
Radio
|
Use future-proof SGPath APIs.
|
2016-06-28 10:08:38 +01:00 |
Scenery
|
Remove /sim/rendering/building-mesh.
|
2017-01-21 22:22:43 +00:00 |
Scripting
|
Nasal Time objects can use simulated time.
|
2016-12-11 16:10:57 +00:00 |
Sound
|
Fade in the sound exponentially at startup
|
2017-01-12 15:06:04 +01:00 |
Systems
|
Use future-proof SGPath APIs.
|
2016-06-28 10:08:38 +01:00 |
Time
|
Time: Calculation and exposure of the moon vector from the local position.
|
2016-11-08 11:16:24 +01:00 |
Traffic
|
replace many auto_ptr by unique_ptr
|
2016-11-14 22:20:46 +01:00 |
Viewer
|
replace many auto_ptr by unique_ptr
|
2016-11-14 22:20:46 +01:00 |
CMakeLists.txt
|
Cleanup of ATCDCL
|
2014-04-30 10:22:51 +02:00 |