]> git.mxchange.org Git - simgear.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)
committerTim Moore <timoore@redhat.com>
Tue, 15 Sep 2009 16:31:31 +0000 (18:31 +0200)
commit001a2c89e7eca76e51bd30dea6782cd8b0fa2aa7
treec7661155eeeb278abb27d8cb521d779c9d5a40ac
parent38631c9eb3fed21d5a9db03a4b7daa74b3cdd902
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]