1
0
Fork 0
flightgear/src/GUI
curt 6786cf9da4 src/GUI/gui.cxx:
- removed Toggle Clouds menu item

src/Main/options.cxx:
- (minor) added some code to sync up options with properties

src/Main/bfi.[ch]xx:
- removed (get|set)Clouds(ASL)?
- removed setSpeedNorth, setSpeedEast, and setSpeedDown -- these are
  all read-only now
- added setAirspeed (for calibrated kt)
- extensive rewrite to support Tony's FDM changes
- rearranged everything in bfi.hxx to mess up Curt's ediff examination
- added properties for setting initial panel position

src/Main/save.cxx:
- reinit the tile cache after restore
2000-11-01 04:51:55 +00:00
..
gui.cxx src/GUI/gui.cxx: 2000-11-01 04:51:55 +00:00
gui.h Activated gyro drift ... look out! 2000-07-22 23:25:49 +00:00
Makefile.am builddir -> srcdir so builds can be done outside the master source directory. 2000-09-20 23:27:25 +00:00