1
0
Fork 0
flightgear/Astro
curt 283a23159a Contributions from Bernie Bright <bbright@c031.aone.net.au>
- use strings for fg_root and airport_id and added methods to return
  them as strings,
- inlined all access methods,
- made the parsing functions private methods,
- deleted some unused functions.
- propogated some of these changes out a bit further.
1998-08-27 17:01:55 +00:00
..
Makefile.am Build only static libraries. 1998-06-12 01:01:14 +00:00
moon.cxx Eliminated glScale call so that glutSolidSphere normals are preserved 1998-07-30 23:43:30 +00:00
moon.hxx Type-ified fgTIME and fgVIEW 1998-04-28 01:18:59 +00:00
orbits.cxx Contributions from Bernie Bright <bbright@c031.aone.net.au> 1998-08-27 17:01:55 +00:00
orbits.hxx Type-ified fgTIME and fgVIEW 1998-04-28 01:18:59 +00:00
planets.cxx Nailed a uninitialized variable usage bug that was killing us on some 1998-08-22 02:01:11 +00:00
planets.hxx In fgCalculatePlanet() pass a pointer to a structure to be modified, rather 1998-06-27 16:51:54 +00:00
sky.cxx Minor tweaks to avoid using unitialized memory. 1998-08-22 01:18:59 +00:00
sky.hxx C++ - ifing the code a bit. 1998-04-22 13:21:26 +00:00
stars.cxx Contributions from Bernie Bright <bbright@c031.aone.net.au> 1998-08-27 17:01:55 +00:00
stars.hxx Modified to bring in stars in 8 increments based on magnitude, not number 1998-08-06 12:45:20 +00:00
sun.cxx Eliminated glScale call so that glutSolidSphere normals are preserved 1998-07-30 23:43:30 +00:00
sun.hxx C++ - ifing the code a bit. 1998-04-22 13:21:26 +00:00