]> git.mxchange.org Git - flightgear.git/commit
David Megginson writes:
authorcurt <curt>
Sat, 13 Jan 2001 22:06:39 +0000 (22:06 +0000)
committercurt <curt>
Sat, 13 Jan 2001 22:06:39 +0000 (22:06 +0000)
commit576432ec75ce0c8f860e5df503cab37e3b8d9024
treeaf31638a6ea84a5cab46057a693b5d5c8b1ea63a
parenta701a2be4a538ac474b2413969c55ebe50ba437d
David Megginson writes:

FGOptions is history, and the modules are (starting) to use the property
manager directly.  Let me know if I left any files out.

Inevitably, there will be some problems with broken options, etc.,
that I haven't found in my tests, but I'll try to fix them quickly.
We also need to stress that the property names currently in use are
not stable -- we need to reorganize them a bit for clarity.
43 files changed:
src/Autopilot/auto_gui.cxx
src/Autopilot/newauto.cxx
src/Cockpit/cockpit.cxx
src/Cockpit/cockpit.hxx
src/Cockpit/hud.cxx
src/Cockpit/panel.cxx
src/Cockpit/panel_io.cxx
src/Cockpit/radiostack.cxx
src/Cockpit/steam.cxx
src/Controls/controls.cxx
src/Controls/controls.hxx
src/FDM/Balloon.cxx
src/FDM/Balloon/BalloonSim.cpp
src/FDM/External.cxx
src/FDM/JSBSim.cxx
src/FDM/LaRCsim.cxx
src/FDM/LaRCsim.hxx
src/FDM/MagicCarpet.cxx
src/FDM/MagicCarpet.hxx
src/FDM/flight.cxx
src/FDM/flight.hxx
src/GUI/apt_dlg.cxx
src/GUI/gui.cxx
src/GUI/mouse.cxx
src/GUI/net_dlg.cxx
src/Joystick/joystick.cxx
src/Main/bfi.cxx
src/Main/bfi.hxx
src/Main/fg_init.cxx
src/Main/fg_io.cxx
src/Main/fg_props.hxx
src/Main/globals.hxx
src/Main/keyboard.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Main/options.hxx
src/Main/splash.cxx
src/NetworkOLK/network.cxx
src/Objects/matlib.cxx
src/Objects/obj.cxx
src/Scenery/newcache.cxx
src/Time/light.cxx
src/Time/tmp.cxx