]> git.mxchange.org Git - flightgear.git/history - src/Environment
Adapt to simgears changes.
[flightgear.git] / src / Environment /
2009-06-02 torstenClouds in scenario none and metar were above 0ft not...
2009-06-02 torstenwrong value for station_elevation_ft, meters != feet
2009-06-02 torstencheck for dt <= 0 aka paused sim
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 mfranzuse safer and faster property methods instead of creati...
2009-05-18 mfranzuse safer and faster property methods instead of creati...
2009-05-18 mfranzleak fixes
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenjust in case that someone does not like ridge lift...
2009-05-01 torstenone final(?) cleanup:
2009-05-01 torsten- avoid duplicate computations
2009-05-01 torstenMelchior FRANZ: fix array subscript is above array...
2009-05-01 torstenPatrice Poly: correction for the lee side
2009-05-01 fredbRemove spurious semi-colon
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim Mooredivision-by-zero fix from Csaba Halasz
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreFGClouds: initialize clouds_3d_enabled in constructor.
2009-01-14 Tim MooreFGEnvironment: fix broken copy constructor.
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbCsaba/Alexis : fix a NAN problem when wind is unspecifi...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtFix up environment code for threading-enabled case...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-26 jmtClean out FGAirportList - not quite obsolete yet, but...
2008-12-21 mfranzStuart BUCHANAN: fix METAR cloud interpolation
2008-12-19 fredbStuart : The attached patch
2008-12-19 fredbStuart Buchanan :
2008-12-18 mfranzsegfault--
2008-12-17 mfranzStuart BUCHANAN:
2008-12-14 fredbStuart :
2008-12-13 fredbCsaba/Jester : fix an incorrect string comparison in...
2008-12-11 fredbStuart :
2008-12-07 mfranzslightly more efficient iterator handling
2008-12-06 fredbStuart Buchanan :
2008-12-04 fredbThis provides the following enhancements & bug fixes
2008-11-25 timooreExpose precipitation property
2008-11-06 fredbStuart Buchanan :
2008-11-02 fredbPatch from Nicolas Vivien : don't pour rain above cloud...
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-09-11 timooreset wind vector for particle systems
2008-08-15 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-31 durkMake sure 'make dist' keeps working.
2008-07-31 ehofmanheader cleanups
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-03-09 fredbWin32 fix
2008-03-04 timoorecleanup of precipitation contribution
2008-03-04 timooreprecipitation effects from Nicolas Vivien
2008-02-04 durkcygwin related fixes, and some minor future release...
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...
next