]> git.mxchange.org Git - flightgear.git/history - src/Environment
move callback registration functions to fg_os_common.cxx
[flightgear.git] / src / Environment /
2007-10-11 mfranzrename FGAirportSearchFilter::acceptable() -> ::pass()
2007-10-05 mfranz- make FGAirport::search() more versatile, so that...
2007-10-04 timooreMake comparisons against OSG version less flakey
2007-08-31 timooreCorrected atmosphere data, extended above 62000ft
2007-08-15 timooreFix for weather interpolation problem from Anders Gidenstam
2007-08-03 mfranzStuart BUCHANAN:
2007-03-31 mfranzyet another round() ...
2007-03-31 mfranzJohn DENKER:
2006-11-25 mfranzTorsten DREYER:
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-06-11 mfranzfix another crash on exit by finally converting the...
2006-04-17 mfranz- make header not depend on *.cxx files (which would...
2006-03-23 mfranzVassilii KHACHATUROV: read rain settings from property...
2006-03-07 mfranzJean-Yves Lefort: fix "crash" on exit
2006-02-21 mfranz- remove unused pthread mutex and condition
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-09 mfranzone line sooner would be wise :-)
2006-02-09 mfranzremove the subsystem in the destructor that was added...
2005-12-29 curtJohn Ellson:
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-12-19 ehofmanOlaf Flebbe:
2005-11-22 curtA long, long time ago, a bug was inadvertently introduc...
2005-11-14 mfranznumber one reason for lots of stale METAR reports is...
2005-11-14 mfranzPrevent download of thousands of METAR reports if all...
2005-11-12 ehofmanMake use of the new sound_sample function arrangement.
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanAlex Romosan:
2005-10-22 ehofmanIma Sudonim:
2005-09-20 curtDavid Luff:
2005-09-18 ehofmanHarald JOHNSEN:
2005-08-22 ehofmanHarald JOHNSEN:
2005-07-31 ehofmanHarald JOHNSEN:
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...
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-03-21 ehofmanFix a problem where the windspeed could be negative...
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
2004-02-02 ehofmanMove the new metar class from FlightGear to SimGear
2004-01-24 ehofmanAdd Melchior FRANZ's metar class. It is not yet used...
2003-11-10 curtI had made a change on 6/24/2003 relating to temperatur...
2003-10-16 ehofmanFix some compiler warnings
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-31 curtMake the property tree reading slightly more robust.
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 ehofmanMSVC fix
2003-06-10 ehofmandensity_slugft3 is used before its initialization
2003-06-09 ehofmanIrix/MipsPro compiler fixes
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".
2003-04-04 davidDo not allow the dewpoint to be higher than the tempera...
2003-01-20 davidMake sure the gust wind speed is never less than the...
2002-12-30 davidCleanup from Norman Vine to prevent compiler warnings...
2002-09-07 davidMade temperature, dew-point, and pressure at altitude...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-06-28 davidPatch from Cameron Moore:
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 davidUse factors instead of offset in atmosphere model....
2002-06-05 davidMove initial setup of cloud layers to Main/main.cxx...
2002-06-05 davidInitialize default SLP to 29.92inHG.
2002-05-17 davidAdded support for initializing and maintaining up to...
2002-05-15 davidActively manage the static temperature, static pressure...
2002-05-15 davidMinor tweaks and additional comments.
2002-05-15 davidFinished off the atmosphere model (Troposphere and...
next