]> git.mxchange.org Git - flightgear.git/commit
More work on saving and restoring flights. Restoring a flight is not
authordavid <david>
Thu, 14 Mar 2002 14:25:30 +0000 (14:25 +0000)
committerdavid <david>
Thu, 14 Mar 2002 14:25:30 +0000 (14:25 +0000)
commit753242577f4d51559803031cea4721eac474adf4
tree69ddb211c8d9eddc124061338f56dd969f965d1b
parent56fef38054490b5dd2ece93061c8643a9a42ad40
More work on saving and restoring flights.  Restoring a flight is not
working in a running FlightGear session because of JSBSim trim-routine
problems, but it does work from the command-line now, i.e.

  fgfs fgfs.sav
src/Cockpit/panel_io.cxx
src/Main/fg_props.cxx