]> git.mxchange.org Git - flightgear.git/history - src/Environment/environment.cxx
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / Environment / environment.cxx
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreFGEnvironment: fix broken copy constructor.
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2007-08-31 timooreCorrected atmosphere data, extended above 62000ft
2006-07-29 fredbRemove ambiguities
2006-07-27 frohlichAdd missing includes required to compile
2006-07-27 mfranz- we could use the same property path names in fgUntie...
2006-07-27 durkMark's dynamic sun color changes.
2006-02-21 mfranznew FSF address
2005-10-25 ehofmanAlex Romosan:
2005-05-20 curtAdded Farenheit temperature conversion to the property...
2005-05-15 ehofmanHarald JOHNSEN:
2004-03-21 ehofmanFix a problem where the windspeed could be negative...
2003-11-10 curtI had made a change on 6/24/2003 relating to temperatur...
2003-10-16 ehofmanFix some compiler warnings
2003-07-14 davidMore turbulence tweaks and fixes.
2003-07-13 davidAdd the ability to control turbulence rate as well...
2003-06-24 curtPreviously the weather dialog box and environment syste...
2003-06-10 ehofmandensity_slugft3 is used before its initialization
2003-06-08 davidRemoved FGEnvironmentMgr as a special case in globals...
2003-04-04 davidDo not allow the dewpoint to be higher than the tempera...
2002-12-30 davidCleanup from Norman Vine to prevent compiler warnings...
2002-06-28 davidPatch from Cameron Moore:
2002-06-06 davidAir density is now calculated automatically from air...
2002-06-05 davidUse factors instead of offset in atmosphere model....
2002-06-05 davidInitialize default SLP to 29.92inHG.
2002-05-15 davidMinor tweaks and additional comments.
2002-05-15 davidFinished off the atmosphere model (Troposphere and...
2002-05-11 davidEnvironment manager overhaul -- return a copy of an...
2002-04-05 davidRemoved dependency on viewmgr.hxx from globals.hxx...
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-19 davidFurther tweaks for the new environment subsystem.
2002-02-19 davidInitial take of new environment subsystem. Configure...