]> git.mxchange.org Git - flightgear.git/commit
Added Durk's first stab at clouds.
authorcurt <curt>
Fri, 22 Oct 1999 00:27:49 +0000 (00:27 +0000)
committercurt <curt>
Fri, 22 Oct 1999 00:27:49 +0000 (00:27 +0000)
commit37220833ed5c2c3621b7ea482cf4b0f63431cd9a
treebfb8b51c3a3f6743372a1e08c280143e35275055
parente3f7c16e6a864c5667e7554301f9b230912f2124
Added Durk's first stab at clouds.
Added Simulator/Clouds/
Durk fixed a problem in gui.cxx with cursor type.
Durk updated his time zone / time-offset command line parameters
Curt added a cheezy fade in/out as we transition through the cloud layer.
  We really need to fog the sky dome, sun, moon, stars as well.
Curt added --enable/disable-clouds and --clouds-asl= to control clouds.
src/GUI/gui.cxx
src/Main/Makefile.am
src/Main/fg_init.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Main/options.hxx
src/Objects/obj.cxx
src/Time/fg_time.cxx
src/Time/fg_time.hxx