]> git.mxchange.org Git - flightgear.git/history - src/Environment/environment.cxx
Merge branch 'jmt/acinclude'
[flightgear.git] / src / Environment / environment.cxx
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-12 Tim MooreMerge branch 'torsten/axes'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-22 torstenAlex Buzin: Fix wrong calculation of temperature and...
2009-09-20 torstenFix the temperature computation.
2009-09-20 jmtRemove <plib/sg> includes.
2009-09-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 Tim MooreMerge branch 'jmt/cleanup' into next
2009-09-18 Tim MooreMerge branch 'jd/atis' into next
2009-09-18 jmtATIS overhaul by John Denker, adapted to trunk by me.
2009-09-12 Tim MooreMerge branch 'topic/atmos-merge' into next
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-10 Tim Moorecleanup of atmosphere patch
2009-09-10 John DenkerTwo-parameter physics-based model of atmosphere up...
2009-06-11 fredbdisambiguate pow usage
2009-06-03 torstencalculate internal properties only once on read()
2009-06-02 torstenSave more than 20 percent execution time by avoiding...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
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...