..
AIModel
replace many auto_ptr by unique_ptr
2016-11-14 22:20:46 +01:00
Aircraft
replace many auto_ptr by unique_ptr
2016-11-14 22:20:46 +01: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
Alter the sequence to allow type conversion
2016-12-23 16:01:49 +01:00
GUI
QtFileDialog: allow showing hidden files
2016-12-30 02:12:59 +01:00
Include
Revert commits e1b65590
, 0b1c3568
and 72886289
2017-01-05 06:53:53 +01:00
Input
Guard against a null result from HID code.
2016-11-20 22:42:48 +00:00
Instrumentation
Make it possible to choose a different electrical circuit instead of the defaukt systems/electrical/outputs/turn-indicator by specifying the xml tag <electrical/>
2016-12-29 09:55:54 +01:00
Main
Relax base-package and SimGear version checks.
2017-01-05 11:09:41 +00: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
Add additional nameForType aliases
2017-01-03 15:16:23 +00:00
Network
Remove a log message.
2016-12-28 22:01:29 +01:00
Radio
Use future-proof SGPath APIs.
2016-06-28 10:08:38 +01:00
Scenery
Remove the scenery path mangling.
2016-11-20 22:42:48 +00:00
Scripting
Nasal Time objects can use simulated time.
2016-12-11 16:10:57 +00:00
Sound
replace many auto_ptr by unique_ptr
2016-11-14 22:20:46 +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