]> git.mxchange.org Git - flightgear.git/commit
Removed support of old Ascii scenery format. The loader had not been
authorcurt <curt>
Tue, 6 May 2003 14:20:30 +0000 (14:20 +0000)
committercurt <curt>
Tue, 6 May 2003 14:20:30 +0000 (14:20 +0000)
commitf347d6d291192ef73cd6e7162a047382cd6370a6
treeda4e53b9312b0e6150a7199669e62773c0ae51e6
parentb49b93f1ed4e9b920c2457382cc749359d7b845b
Removed support of old Ascii scenery format.  The loader had not been
maintianed or upgraded in a *long* time so it didn't support many new
features like the runway lighting.  If anyone was using it for anything,
it should not be a huge amount of work to switch to the binary format.
SimGear includes a reader and writer for the binary format.
src/Objects/obj.cxx
src/Objects/obj.hxx
src/Scenery/tileentry.cxx