]> git.mxchange.org Git - flightgear.git/commit
New textured moon and rewritten/restructured Astro code contributed by Durk
authorcurt <curt>
Tue, 15 Sep 1998 04:26:07 +0000 (04:26 +0000)
committercurt <curt>
Tue, 15 Sep 1998 04:26:07 +0000 (04:26 +0000)
commita7ebfb4b65d701da3dff1cdd546e7573921c8b33
treee5d713fb35b300ee15d0ced0dfd662a28644938c
parentc4dbcd55b1607089fe5cfff52b271bf2988288e1
New textured moon and rewritten/restructured Astro code contributed by Durk
Talsma.
33 files changed:
Astro/Makefile.am
Astro/celestialBody.cxx [new file with mode: 0644]
Astro/celestialBody.hxx [new file with mode: 0644]
Astro/jupiter.cxx [new file with mode: 0644]
Astro/jupiter.hxx [new file with mode: 0644]
Astro/mars.cxx [new file with mode: 0644]
Astro/mars.hxx [new file with mode: 0644]
Astro/mercury.cxx [new file with mode: 0644]
Astro/mercury.hxx [new file with mode: 0644]
Astro/moon.cxx
Astro/moon.hxx
Astro/neptune.cxx [new file with mode: 0644]
Astro/neptune.hxx [new file with mode: 0644]
Astro/orbits.cxx [deleted file]
Astro/orbits.hxx [deleted file]
Astro/planets.cxx [deleted file]
Astro/planets.hxx [deleted file]
Astro/pluto.hxx [new file with mode: 0644]
Astro/saturn.cxx [new file with mode: 0644]
Astro/saturn.hxx [new file with mode: 0644]
Astro/solarsystem.cxx [new file with mode: 0644]
Astro/solarsystem.cxx~ [new file with mode: 0644]
Astro/solarsystem.hxx [new file with mode: 0644]
Astro/star.cxx [new file with mode: 0644]
Astro/star.hxx [new file with mode: 0644]
Astro/stars.cxx
Astro/stars.hxx
Astro/sun.cxx [deleted file]
Astro/sun.hxx [deleted file]
Astro/uranus.cxx [new file with mode: 0644]
Astro/uranus.hxx [new file with mode: 0644]
Astro/venus.cxx [new file with mode: 0644]
Astro/venus.hxx [new file with mode: 0644]