]> git.mxchange.org Git - flightgear.git/commit
- rename dynamics to _dynamics for consistency reasons
authormfranz <mfranz>
Fri, 5 Oct 2007 12:59:43 +0000 (12:59 +0000)
committermfranz <mfranz>
Fri, 5 Oct 2007 12:59:43 +0000 (12:59 +0000)
commitf8b80778011fc22d60657334628497737ce0db91
tree6769e4ae2d2c2c23aa60050c55bbfeed603ad790
parent2cef9cc16ab5568f26f471dad41dddda6ebaf266
- rename dynamics to _dynamics for consistency reasons
- preserve information from apt.dat about whether an airport is a "normal"
  airport, a seaport, or a heliport. Do it without wasting another byte
  in the FGAirport structure (saves 50kB of memory). Yes, I know bitfields. :-)
src/Airports/apt_loader.cxx
src/Airports/simple.cxx
src/Airports/simple.hxx