]> git.mxchange.org Git - flightgear.git/history - src/Environment/environment.cxx
Moved random ground cover object management code (userdata.[ch]xx) over
[flightgear.git] / src / Environment / environment.cxx
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...