]> git.mxchange.org Git - flightgear.git/history - src/Environment/environment_mgr.cxx
Merge branch 'jmt/gps'
[flightgear.git] / src / Environment / environment_mgr.cxx
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-06-03 torstenAdd variable winds (direction and gusts) for the bounda...
2009-06-02 torstennew command line option --metar="some metar"
2009-06-02 torstenClouds in scenario none and metar were above 0ft not...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
2008-12-21 mfranzStuart BUCHANAN: fix METAR cloud interpolation
2008-12-11 fredbStuart :
2008-12-04 fredbThis provides the following enhancements & bug fixes
2008-11-06 fredbStuart Buchanan :
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-09-11 timooreset wind vector for particle systems
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-29 ehofmanJames Turner:
2008-03-04 timoorecleanup of precipitation contribution
2006-11-25 mfranzTorsten DREYER:
2006-07-27 mfranz- we could use the same property path names in fgUntie...
2006-07-27 durkMark's dynamic sun color changes.
2006-03-23 mfranzVassilii KHACHATUROV: read rain settings from property...
2006-02-21 mfranznew FSF address
2006-02-09 mfranzone line sooner would be wise :-)
2006-02-09 mfranzremove the subsystem in the destructor that was added...
2005-10-22 ehofmanIma Sudonim:
2005-05-22 ehofmanHarald JOHSNEN:
2005-05-20 curtAdded Farenheit temperature conversion to the property...
2005-05-15 ehofmanHarald JOHNSEN:
2005-04-26 ehofmanHarald Johnson:
2005-04-24 ehofmanHarald Johnson:
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2004-02-21 ehofmanEncapsulate the interpolstion version of FGEnvironment...
2004-02-21 ehofmanAdd support for retreiving metar data from the internet
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-19 ehofmanAdd support for moving cloud layers
2003-08-17 ehofmanReorganization of main.cxx
2003-07-14 davidMore turbulence tweaks and fixes.
2003-07-13 davidAdd the ability to control turbulence rate as well...
2003-06-08 davidRemoved FGEnvironmentMgr as a special case in globals...
2003-05-30 curtMove simgear/sky/ to simgear/scene/sky as part of the...
2003-04-05 davidUse "coverage" instead of "type".
2002-09-07 davidMade temperature, dew-point, and pressure at altitude...
2002-06-07 davidFix two problems:
2002-06-07 davidCorrect temperature value passed to FDM.
2002-06-06 davidAir density is now calculated automatically from air...
2002-06-05 davidMove initial setup of cloud layers to Main/main.cxx...
2002-05-17 davidAdded support for initializing and maintaining up to...
2002-05-15 davidActively manage the static temperature, static pressure...
2002-05-15 davidFinished off the atmosphere model (Troposphere and...
2002-05-11 davidEnvironment manager overhaul -- return a copy of an...
2002-05-11 davidMajor overhaul:
2002-05-07 davidAdded an interface for an environment controller, toget...
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...