]> git.mxchange.org Git - flightgear.git/commit
Contributions from Bernie Bright <bbright@c031.aone.net.au>
authorcurt <curt>
Thu, 27 Aug 1998 17:01:55 +0000 (17:01 +0000)
committercurt <curt>
Thu, 27 Aug 1998 17:01:55 +0000 (17:01 +0000)
commit283a23159a6550c3beb2d8f81e3b69a93368c3be
treefeb7420fe1b0c8b5bd3c0bf6f62f34948daac8be
parentfec4bef345b3f5124b401d484a53b0035f5f8c3e
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.
13 files changed:
Airports/simple.cxx
Airports/simple.hxx
Astro/orbits.cxx
Astro/stars.cxx
Cockpit/panel.cxx
Main/GLUTmain.cxx
Main/fg_init.cxx
Main/options.cxx
Main/options.hxx
Main/splash.cxx
Objects/material.cxx
Scenery/tilecache.cxx
Time/light.cxx