]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_commands.cxx
Erik Hofman:
[flightgear.git] / src / Main / fg_commands.cxx
2002-05-20 curtJim Wilson:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-03-26 davidMore cleanups. Removed the pui-* commands, and added...
2002-03-26 davidMore work on the configurable mouse. Mouse motion...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-23 davidFirst steps towards configurable mouse input. Soon...
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-03 davidAdded write-all parameter to save command. If set...
2002-03-02 davidFor property-scale, apply the squared option before...
2002-02-19 davidAdded a new 'squared' subproperty for axis bindings.
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-09-19 curtFor ADA fdm turn on hud for center channel.
2001-07-27 curt- added optional min, max, and wrap parameters to prope...
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curt- catch exception from readProperties and show dialog
2001-07-09 curt- modified to take advantage of SGCommandState to cache...
2001-07-02 curt** Properties Renamed
2001-06-29 curt- modified to support new prototype for command functio...
2001-06-26 curt- added property-multiply command with argument 'factor'
2001-06-14 curtCleaned up various warning messages.
2001-06-12 curtchanged SGValue::Type references to SGPropertyNode...
2001-06-06 curtIrix Mips compiler tweaks.
2001-06-05 curt- added load and save commands
2001-06-04 curtMore tweaks related to David's input patches.
2001-06-01 curtInitial revision of interface to new SimGear command...