]> git.mxchange.org Git - flightgear.git/commit
Curt Olson:
authorcurt <curt>
Sat, 31 Jan 2004 19:47:45 +0000 (19:47 +0000)
committercurt <curt>
Sat, 31 Jan 2004 19:47:45 +0000 (19:47 +0000)
commitda5ea10d5db9675e6a5d75db5b33edfc350566b1
treee2b9a7f390adf2ef4389a0aeca24c825bd217f98
parent5a9c5d80c89f738ba1f94de765905b35f0d61409
Curt Olson:

Autopilot overhaul.
25 files changed:
src/Aircraft/aircraft.cxx
src/Autopilot/Makefile.am
src/Autopilot/auto_gui.cxx
src/Autopilot/auto_gui.hxx
src/Autopilot/newauto.hxx
src/Autopilot/route_mgr.cxx [new file with mode: 0644]
src/Autopilot/route_mgr.hxx [new file with mode: 0644]
src/Autopilot/xmlauto.cxx [new file with mode: 0644]
src/Autopilot/xmlauto.hxx [new file with mode: 0644]
src/Cockpit/hud.cxx
src/Cockpit/navcom.cxx
src/Cockpit/navcom.hxx
src/GUI/gui_funcs.cxx
src/GUI/menubar.cxx
src/GUI/mouse.cxx
src/Input/input.cxx
src/Main/Makefile.am
src/Main/fg_commands.cxx
src/Main/fg_init.cxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Main/main.cxx
src/Main/options.cxx
src/Network/props.cxx
src/Systems/electrical.cxx