1
0
Fork 0
flightgear/src/Environment
James Turner 6d0c2070fd Use future-proof SGPath APIs.
Remove uses of .str(), .c_str() and some other methods of SGPath.
Pass SGPath directly where possible, or explicitly convert to the
appropriate 8-bit encoding.
2016-06-28 10:08:38 +01:00
..
atmosphere.cxx Fix clang warning: unused constant. 2015-03-18 20:34:05 +01:00
atmosphere.hxx Fix unused private vars. 2013-07-04 20:24:56 +01:00
CMakeLists.txt Remove unused code 2015-12-22 11:41:56 +01:00
environment.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
environment.hxx Move tiedpropertylist from flightgear to simgear 2011-02-06 15:44:09 +01:00
environment_ctrl.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
environment_ctrl.hxx Environment controller overhaul 2010-09-11 16:11:35 +02:00
environment_mgr.cxx Bugfix: avoid sky colour errors when vis < 1000m 2013-12-19 17:18:09 +00:00
environment_mgr.hxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
ephemeris.cxx Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
ephemeris.hxx Pull Ephemeris out of FGGlobals 2015-12-31 15:19:51 -06:00
fgclouds.cxx Reset: remove commands 2013-11-12 22:47:46 +00:00
fgclouds.hxx Minor cleanup of cloud commands. 2013-03-27 22:48:47 +00:00
fgmetar.cxx Fix METAR-download bug on Windows. 2014-01-01 21:05:29 +00:00
fgmetar.hxx Update FGMetar for revised SGMetar constructor. 2011-10-21 10:57:45 +01:00
gravity.cxx remove inclusion of useless stdio.h 2011-05-31 20:39:32 +02:00
gravity.hxx Compute gravitational acceleration 2011-05-31 15:28:32 +02:00
magvarmanager.cxx Adapt to revised SGTime API 2012-09-24 00:03:23 +01:00
magvarmanager.hxx Make magavr a regular subsystem. 2012-09-18 00:58:27 +01:00
metarairportfilter.cxx Keep MSVC happy with the Environment updates 2010-09-11 20:32:37 +02:00
metarairportfilter.hxx Give the FGAirport class a sane filename. 2013-02-21 11:32:02 +00:00
metarproperties.cxx MetarProperties: don't double-trigger listeners on invalidate 2015-03-11 22:24:07 +01:00
metarproperties.hxx Live weather: ensure valid flag is set correctly 2015-03-09 12:24:36 +01:00
precipitation_mgr.cxx Shift of management of the precipitation OSG scene graph to the scenery manager. 2016-05-03 18:44:46 +02:00
precipitation_mgr.hxx Shift of management of the precipitation OSG scene graph to the scenery manager. 2016-05-03 18:44:46 +02:00
presets.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
presets.hxx #84: John Denker: Set correct file modes 2011-02-19 11:55:43 +01:00
realwx_ctrl.cxx HTTP subsystem has a default name. 2016-03-24 15:08:38 +00:00
realwx_ctrl.hxx Reset: ensure Wx controller destroys cleanly. 2013-10-29 23:01:29 +00:00
ridge_lift.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
ridge_lift.hxx Refactor ridgelift: use simgear::TiedPropertyList 2011-02-14 20:26:39 +01:00
terrainsampler.cxx Fix classes derived from SubsystemGroup. 2012-09-19 11:37:19 +01:00
terrainsampler.hxx Oups - terrainsamplers header was modified, too 2010-08-23 17:52:19 +02:00