]> git.mxchange.org Git - flightgear.git/history - src/Environment
Bertrand Coconnier:
[flightgear.git] / src / Environment /
2009-08-23 torstenwarning fixes
2009-07-27 torstenAt startup, fetch METAR for closest airport that has...
2009-07-02 fredbSuppress warnings
2009-06-25 torstenadded GPL license header
2009-06-25 torstenhack to stop startup.nas complaining if metar arrives...
2009-06-23 torstendon't mix geodetic and geocentric coordinates
2009-06-11 torsten- fill in probe[0] before using
2009-06-11 torsten- use SGGeodesy
2009-06-11 torstenimmediately fetch a metar if real-weather-fetch is...
2009-06-11 fredbdisambiguate pow usage
2009-06-11 torstensome minor optimization
2009-06-11 torsten- METAR winds have magnetic heading
2009-06-11 torstenthat cleanup code was not working
2009-06-03 torstenAdd variable winds (direction and gusts) for the bounda...
2009-06-03 torstencalculate internal properties only once on read()
2009-06-02 torstenSave more than 20 percent execution time by avoiding...
2009-06-02 torstennew command line option --metar="some metar"
2009-06-02 torstenjean pellotier: test for positions near the pole was...
2009-06-02 mfranzdon't write past end of buffer
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
next