1
0
Fork 0
flightgear/src
Florent Rougon 959ac91a8b Add missing include in src/Navaids/NavDataCache.cxx
#include <sstream> is needed for NavDataCachePrivate::init()
which uses std::ostringstream.
2016-05-19 09:19:06 +02:00
..
AIModel Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
Aircraft Apply /sim/speed-up to general subsystem dt 2016-01-05 23:19:28 -06:00
Airports apt.dat parser: indentation fixes; add a comment 2016-04-27 10:57:19 +02:00
ATC Fix incorrect QNH in spoken ATIS when using live weather fetch 2016-04-26 10:52:29 +01:00
Autopilot Fix some more uses of libC time() 2016-01-05 23:19:28 -06:00
Canvas Updated Canvas adaptor getImage API 2016-03-26 20:25:31 +00:00
Cockpit Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
Environment Shift of management of the precipitation OSG scene graph to the scenery manager. 2016-05-03 18:44:46 +02:00
FDM JSBSim: - Fixed the forces/hold-down feature. The velocities are now zeroed when the property is set which should prevent aircraft from drifting as has been reported by G. Agostinho. 2016-04-16 14:49:12 +02:00
GUI Clearer aircraft search prompt. 2016-04-17 18:00:37 +01:00
Include Developer-warnings 2015-11-13 22:13:44 +00:00
Input event input system: be a little more helpful on errors 2015-11-02 11:42:30 +01:00
Instrumentation Expose the type (loc/vor) for the navradio 2016-05-18 08:28:27 +02:00
Main Slightly better handling of setting initial pos 2016-04-24 10:42:58 +02:00
Model Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
MultiPlayer Fix MSVC10 compilation errors by using streams. 2016-05-12 12:05:28 +02:00
Navaids Add missing include in src/Navaids/NavDataCache.cxx 2016-05-19 09:19:06 +02:00
Network HTTP subsystem has a default name. 2016-03-24 15:08:38 +00:00
Radio Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
Scenery Shift of management of the precipitation OSG scene graph to the scenery manager. 2016-05-03 18:44:46 +02:00
Scripting Update from SimGear API change 2016-04-14 09:33:28 +01:00
Sound Chatter-queue moved out of globals 2016-01-03 12:00:15 -06:00
Systems Developer-warnings 2015-11-13 22:13:44 +00:00
Time Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
Traffic Fix an unused variable in non-developer-warning mode. 2016-01-12 12:50:58 -06:00
Viewer Fix for view look-at orientation bugs. 2016-03-24 12:26:16 +00:00
CMakeLists.txt Cleanup of ATCDCL 2014-04-30 10:22:51 +02:00