]> git.mxchange.org Git - flightgear.git/commit
Durk Talsma, Olaf Flebbe & Mathias Fröhlich:
authorehofman <ehofman>
Thu, 29 Dec 2005 13:58:21 +0000 (13:58 +0000)
committerehofman <ehofman>
Thu, 29 Dec 2005 13:58:21 +0000 (13:58 +0000)
commit4be621fbe96114a246ed74aefe9b9a98bbf99b44
tree8a58a5d1ea7ee0b9526e4f3a98475a6962ecac88
parentc3f1331e520a7ae658541b2a23ebb4ac045d68d9
Durk Talsma, Olaf Flebbe & Mathias Fröhlich:

Split up simple.cxx
26 files changed:
src/AIModel/AIAircraft.cxx
src/AIModel/AIFlightPlanCreate.cxx
src/ATC/AIGAVFRTraffic.cxx
src/ATC/AILocalTraffic.cxx
src/ATC/AIMgr.cxx
src/ATC/ATCDialog.cxx
src/ATC/ATCmgr.cxx
src/ATC/ATCutils.cxx
src/ATC/ATCutils.hxx
src/ATC/commlist.cxx
src/ATC/tower.cxx
src/Airports/Makefile.am
src/Airports/dynamics.cxx [new file with mode: 0644]
src/Airports/dynamics.hxx [new file with mode: 0644]
src/Airports/groundnetwork.cxx [new file with mode: 0644]
src/Airports/groundnetwork.hxx [new file with mode: 0644]
src/Airports/parking.cxx [new file with mode: 0644]
src/Airports/parking.hxx [new file with mode: 0644]
src/Airports/runwayprefs.cxx [new file with mode: 0644]
src/Airports/runwayprefs.hxx [new file with mode: 0644]
src/Airports/simple.cxx
src/Airports/simple.hxx
src/Autopilot/auto_gui.cxx
src/Environment/environment_ctrl.cxx
src/Environment/environment_ctrl.hxx
src/Main/fg_init.cxx