]> git.mxchange.org Git - flightgear.git/commit
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear...
authorehofman <ehofman>
Wed, 24 Sep 2003 17:20:55 +0000 (17:20 +0000)
committerehofman <ehofman>
Wed, 24 Sep 2003 17:20:55 +0000 (17:20 +0000)
commit980012e1682fdb27c9b9ec27edea0b549d603f9d
tree9708ec12a42e949f38bc07a018c295dbc8a7b759
parente35e54b8c9bd308e275fa707cfbf593bedb9090a
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
88 files changed:
src/ATC/AIMgr.cxx
src/ATC/AIMgr.hxx
src/ATC/ATC.cxx
src/ATC/ATCDialog.cxx
src/ATC/ATCdisplay.hxx
src/ATC/ATCmgr.cxx
src/ATC/ATCmgr.hxx
src/Aircraft/aircraft.cxx
src/Autopilot/newauto.hxx
src/Cockpit/dme.cxx
src/Cockpit/dme.hxx
src/Cockpit/hud.cxx
src/Cockpit/kr_87.cxx
src/Cockpit/kr_87.hxx
src/Cockpit/kt_70.hxx
src/Cockpit/marker_beacon.cxx
src/Cockpit/marker_beacon.hxx
src/Cockpit/navcom.cxx
src/Cockpit/navcom.hxx
src/Cockpit/panel.hxx
src/Cockpit/panel_io.cxx
src/Cockpit/radiostack.cxx
src/Cockpit/radiostack.hxx
src/Controls/controls.hxx
src/Environment/environment.hxx
src/Environment/environment_ctrl.hxx
src/Environment/environment_mgr.cxx
src/Environment/environment_mgr.hxx
src/FDM/flight.hxx
src/GUI/gui.cxx
src/GUI/gui.h
src/GUI/new_gui.cxx
src/GUI/new_gui.hxx
src/GUI/preset_dlg.cxx
src/Include/Makefile.am
src/Input/input.hxx
src/Instrumentation/airspeed_indicator.hxx
src/Instrumentation/altimeter.hxx
src/Instrumentation/annunciator.hxx
src/Instrumentation/attitude_indicator.hxx
src/Instrumentation/clock.hxx
src/Instrumentation/dme.hxx
src/Instrumentation/gps.hxx
src/Instrumentation/heading_indicator.hxx
src/Instrumentation/instrument_mgr.hxx
src/Instrumentation/mag_compass.hxx
src/Instrumentation/slip_skid_ball.hxx
src/Instrumentation/turn_indicator.hxx
src/Instrumentation/vertical_speed_indicator.hxx
src/Main/Makefile.am
src/Main/bootstrap.cxx
src/Main/fg_commands.cxx
src/Main/fg_commands.hxx
src/Main/fg_init.cxx
src/Main/fg_io.hxx
src/Main/fg_props.cxx
src/Main/fgfs.cxx [deleted file]
src/Main/fgfs.hxx [deleted file]
src/Main/globals.cxx
src/Main/globals.hxx
src/Main/logger.hxx
src/Main/main.cxx
src/Main/options.cxx
src/Main/viewer.hxx
src/Main/viewmgr.hxx
src/Model/acmodel.cxx
src/Model/acmodel.hxx
src/Model/model_panel.cxx
src/Model/modelmgr.hxx
src/Network/generic.cxx
src/Network/httpd.cxx
src/Network/props.cxx
src/Replay/replay.hxx
src/Scenery/scenery.hxx
src/Scenery/tilemgr.cxx
src/Scripting/scriptmgr.hxx
src/Sound/fg_fx.cxx
src/Sound/fg_fx.hxx
src/Systems/electrical.cxx
src/Systems/electrical.hxx
src/Systems/pitot.hxx
src/Systems/static.hxx
src/Systems/system_mgr.hxx
src/Systems/vacuum.hxx
src/Time/FGEventMgr.cxx [deleted file]
src/Time/FGEventMgr.hxx [deleted file]
src/Time/Makefile.am
src/Time/light.hxx