]> git.mxchange.org Git - flightgear.git/commit
X-Plane 850 airport file format parsing. 810 is still supported and may be mixed...
authorfredb <fredb>
Sun, 14 Jun 2009 11:08:21 +0000 (11:08 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 15 Jun 2009 08:29:45 +0000 (10:29 +0200)
commit40586c77fd150e4f38211b5b02e6bc7430c4f52f
tree8edf450d5070f8d48ef1166d1e60b042e514c509
parent73fbc05a6b6af52825c792902d7738f9cad7ec2f
X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format.
Ground radar updated to display new pavements.
projects/VC7.1/FlightGear.vcproj
src/Airports/Makefile.am
src/Airports/apt_loader.cxx
src/Airports/pavement.cxx [new file with mode: 0755]
src/Airports/pavement.hxx [new file with mode: 0755]
src/Airports/simple.cxx
src/Airports/simple.hxx
src/Instrumentation/groundradar.cxx
src/Instrumentation/groundradar.hxx