]> git.mxchange.org Git - flightgear.git/commit
Changed contributed by Durk Talsma:
authorcurt <curt>
Thu, 8 Apr 1999 19:53:46 +0000 (19:53 +0000)
committercurt <curt>
Thu, 8 Apr 1999 19:53:46 +0000 (19:53 +0000)
commitfcfbba74dbf5702945f7df6e235ce51ffc6f092d
tree2f8ae2def4ad59f8d27b2b3372743df45725f480
parentbb0688c16359cdb15058fed877c5f80e516cf28f
Changed contributed by Durk Talsma:
- Converted struct fgTIME to class FGTime
- Don't draw textured moon/sun halos when --disable-textures requested
35 files changed:
Simulator/Astro/celestialBody.cxx
Simulator/Astro/celestialBody.hxx
Simulator/Astro/jupiter.cxx
Simulator/Astro/jupiter.hxx
Simulator/Astro/mars.cxx
Simulator/Astro/mars.hxx
Simulator/Astro/mercury.cxx
Simulator/Astro/mercury.hxx
Simulator/Astro/moon.cxx
Simulator/Astro/moon.hxx
Simulator/Astro/neptune.cxx
Simulator/Astro/neptune.hxx
Simulator/Astro/pluto.hxx
Simulator/Astro/saturn.cxx
Simulator/Astro/saturn.hxx
Simulator/Astro/solarsystem.cxx
Simulator/Astro/solarsystem.hxx
Simulator/Astro/star.cxx
Simulator/Astro/star.hxx
Simulator/Astro/stars.cxx
Simulator/Astro/stars.hxx
Simulator/Astro/uranus.cxx
Simulator/Astro/uranus.hxx
Simulator/Astro/venus.cxx
Simulator/Astro/venus.hxx
Simulator/Main/3dfx.sh
Simulator/Main/GLUTkey.cxx
Simulator/Main/GLUTmain.cxx
Simulator/Main/fg_init.cxx
Simulator/Main/fg_serial.cxx
Simulator/Time/fg_time.cxx
Simulator/Time/fg_time.hxx
Simulator/Time/light.cxx
Simulator/Time/moonpos.cxx
Simulator/Time/sunpos.cxx