]> git.mxchange.org Git - flightgear.git/commit
working on the termination of the last hardcoded dialogs in Autopilot/auto_gui.cxx:
authormfranz <mfranz>
Thu, 27 Apr 2006 15:30:42 +0000 (15:30 +0000)
committermfranz <mfranz>
Thu, 27 Apr 2006 15:30:42 +0000 (15:30 +0000)
commit3b4e5323723cc58b6ad0a13cc4452a2d1e39bef5
tree7b407760218517c41b81d2538e6ac9d48785c6f5
parent4b856b508ac34108691d54ac32260ea586e97058
working on the termination of the last hardcoded dialogs in Autopilot/auto_gui.cxx:

- move fg_init/parseWaypoints() to route_mgr/postinit()
- don't delete initial string list to keep it available for subsystem reinit
src/Autopilot/route_mgr.cxx
src/Autopilot/route_mgr.hxx
src/Main/fg_init.cxx