1
0
Fork 0
flightgear/src/Environment
ThorstenB f8b689c040 Allow instruments/systems to reset on sim reset
so they can instantly adjust to the changed environment.
(Not fully working yet, since some environment settings, like environemnt
pressure/temperature, still changes slowly after a sim reset - instead of
immediately jumping to the new setting. Also, METAR sometimes arrives too
late...).
2012-09-19 20:57:52 +02:00
..
atmosphere.cxx Use some more logging class variety. 2011-08-12 00:09:26 +02:00
atmosphere.hxx Remove 'using namespace std' directive 2011-05-31 10:12:07 +02:00
CMakeLists.txt Make magavr a regular subsystem. 2012-09-18 00:58:27 +01:00
environment.cxx Allow instruments/systems to reset on sim reset 2012-09-19 20:57:52 +02: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 Fix classes derived from SubsystemGroup. 2012-09-19 11:37:19 +01:00
environment_mgr.hxx Fix classes derived from SubsystemGroup. 2012-09-19 11:37:19 +01:00
ephemeris.cxx Refactor SGSky handling and ownership - sink into Renderer, remove global variable 'the sky', and hence clean up main loop and subsystem creation a little more. 2011-11-05 17:11:52 +00:00
ephemeris.hxx Add license / copyright info to newly added files. 2010-06-27 20:34:00 +01:00
fgclouds.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
fgclouds.hxx Don't declare static functions in header file 2011-05-31 10:35:42 +02:00
fgmetar.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
fgmetar.hxx Update FGMetar for revised SGMetar constructor. 2011-10-21 10:57:45 +01:00
fgwind.cxx added GPL license header 2009-06-25 10:20:24 +02:00
fgwind.hxx added GPL license header 2009-06-25 10:20:24 +02: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 Make magavr a regular subsystem. 2012-09-18 00:58:27 +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 Move tiedpropertylist from flightgear to simgear 2011-02-06 15:44:09 +01:00
metarproperties.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
metarproperties.hxx Move tiedpropertylist from flightgear to simgear 2011-02-06 15:44:09 +01:00
precipitation_mgr.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
precipitation_mgr.hxx Remove unused class SGEnviro 2011-05-06 14:12:17 +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 Support loading PropertyList data remotely, as part of #450. Along the way, centralise the HTTPClient object so it can be used beyond the METAR download engine. 2012-04-18 10:25:27 +01:00
realwx_ctrl.hxx prepare for subsystem_mgr.hxx no longer including props.hxx 2011-02-27 12:53:47 +01:00
ridge_lift.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01: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