1
0
Fork 0
flightgear/src/Environment
2009-06-03 00:18:54 +02:00
..
.cvsignore Initial take of new environment subsystem. Configure with 2002-02-19 14:21:19 +00:00
atmosphere.cxx yet another round() ... 2007-03-31 17:45:23 +00:00
atmosphere.hxx This should apply, and everything should build cleanly, in isolation from the 2008-07-25 18:38:29 +00:00
environment.cxx Implementation of ridge lift from Patrice Poly based on an algorithm of Ian Forster-Lewis 2009-05-02 00:44:20 +02:00
environment.hxx Implementation of ridge lift from Patrice Poly based on an algorithm of Ian Forster-Lewis 2009-05-02 00:44:20 +02:00
environment_ctrl.cxx turn a few #include paths from the "foo" form to <foo> 2009-05-18 12:24:17 +02:00
environment_ctrl.hxx turn a few #include paths from the "foo" form to <foo> 2009-05-18 12:24:17 +02:00
environment_mgr.cxx Clouds in scenario none and metar were above 0ft not above ground elevation, which lead to clouds at or below ground level for high altitude airfields. Reason: For the scenario none, the station_elevation was computed before the terrain was loaded, for METAR scenario station_elevation was not computed at all. 2009-06-03 00:18:54 +02:00
environment_mgr.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
fgclouds.cxx Clouds in scenario none and metar were above 0ft not above ground elevation, which lead to clouds at or below ground level for high altitude airfields. Reason: For the scenario none, the station_elevation was computed before the terrain was loaded, for METAR scenario station_elevation was not computed at all. 2009-06-03 00:18:54 +02:00
fgclouds.hxx leak fixes 2009-05-18 12:24:16 +02:00
fgmetar.cxx Csaba/Alexis : fix a NAN problem when wind is unspecified in a metar 2009-01-04 00:24:05 +01:00
fgmetar.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
Makefile.am Implementation of ridge lift from Patrice Poly based on an algorithm of Ian Forster-Lewis 2009-05-02 00:44:20 +02:00
precipitation_mgr.cxx Expose precipitation property 2008-11-25 22:50:04 +00:00
precipitation_mgr.hxx Expose precipitation property 2008-11-25 22:50:04 +00:00
ridge_lift.cxx check for dt <= 0 aka paused sim 2009-06-03 00:18:54 +02:00
ridge_lift.hxx just in case that someone does not like ridge lift at all, set the property 2009-05-02 00:44:21 +02:00