]> git.mxchange.org Git - flightgear.git/history - src/Environment/environment_ctrl.cxx
Harald JOHNSEN:
[flightgear.git] / src / Environment / environment_ctrl.cxx
2005-05-15 ehofmanHarald JOHNSEN:
2005-02-22 ehofmanAdd the ability to set the minimum allowed age for...
2005-02-10 ehofmanDurk Talsma:
2005-01-20 ehofmanMelchior FRANZ:
2005-01-09 ehofmanTie the Scenery loader thread and the real weather...
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-09-10 ehofmanMore fixes to get the code working when threads are...
2004-09-09 ehofmanFrederic Bouvier:
2004-08-21 ehofmanDisable weather fetching if there are 3 errors within...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-02-28 curtInvestigating some wierd behavior where the threaded...
2004-02-28 ehofmanRevert the previous patch, wind-heading-from is part...
2004-02-28 ehofmanFix a misunderstanding between wind-from and wind-heading
2004-02-26 curtFor weather fetching from the noaa.gov site: If the...
2004-02-26 ehofmanAdd support for a proxy server when retreiving metar...
2004-02-25 ehofmanAdd threading to metar data fetching where available.
2004-02-23 ehofmanonly airports with four-letter codes can have metar...
2004-02-23 curtOops, call *re*init() so that the weather conditions...
2004-02-23 curtEnhance the FGMetarEnvironmentCtrl class to also do...
2004-02-22 curtUpdates so clouds, temp, and dewpoint can be set correc...
2004-02-22 curtFor metar, correctly update visibility and pressure...
2004-02-21 ehofmanignore resets for now because every z/Z key press would...
2004-02-21 ehofmanCatch exceptions when no metar data is available (e...
2004-02-21 ehofmanEncapsulate the interpolstion version of FGEnvironment...
2004-02-21 ehofmanAdd support for retreiving metar data from the internet
2003-10-16 ehofmanFix some compiler warnings
2003-07-31 curtMake the property tree reading slightly more robust.
2003-06-10 ehofmanMSVC fix
2003-06-09 ehofmanIrix/MipsPro compiler fixes
2003-06-08 davidRemoved FGEnvironmentMgr as a special case in globals...
2003-01-20 davidMake sure the gust wind speed is never less than the...
2002-05-11 davidMajor overhaul:
2002-05-07 davidAdded an interface for an environment controller, toget...