]> git.mxchange.org Git - flightgear.git/history - src/Main/options.cxx
Fixed description of the --time-offset option.
[flightgear.git] / src / Main / options.cxx
2002-02-14 curtFixed description of the --time-offset option.
2002-02-13 curtReset "/sim/startup/time-offset-type" when specifying...
2002-02-13 curtAdded a clock freeze option (/sim/freeze/clock). This...
2002-02-10 curtSet default value for cur time override to 0 (no override)
2002-02-05 curtUpdated --help message.
2002-02-05 curtTweaks from Julian Foad:
2002-01-22 curtMinor tweaks.
2002-01-20 curt- reworked spacing/layout to be more readable
2002-01-20 curtAdd --enable/disable-fuel-freeze command line options.
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-19 curtMisc tweaks.
2002-01-16 curtChanges to support optional screen snap shot httpd...
2002-01-16 davidPatches from Cameron Moore to fix setting cloud altitud...
2002-01-06 davidAdded fullscreen to globals, and fixed compile bug...
2002-01-04 davidRenamed fgParseOptions(int,string) to fgParseArgs,...
2002-01-02 curtAdded help text for the --aircraft=name option.
2001-12-12 davidAdded --trace-read=<property> and --trace-write=<proper...
2001-12-11 davidModified initial property parsing order to be more...
2001-12-10 curtTweaks to how we load aircraft defaults and definition...
2001-12-09 curtSmall tweaks to initialization sequence and logic so...
2001-12-07 curtAdded --aircraft= option back in, but now it refers...
2001-12-06 curtChanged --aircraft= to --aero= to make way for a high...
2001-12-05 curtFixed a typo in --opengc parsing.
2001-11-30 curtAdded Network/opengc.cxx Network/opengc.hxx Network...
2001-11-20 curtFormat tweaks.
2001-11-12 curtAdd the "null" flight model which is a better name...
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-10-10 curtFixed a few spelling/grammer mistakes in the command...
2001-09-04 curtChanges to better support arbitrary external flight...
2001-08-31 curtFixed option help (Tony Peden).
2001-08-21 curtAdded information on enabling the http server.
2001-08-21 curtAdded httpd protocol so you can interface to a running...
2001-07-27 curtAdded protocol to output out complete control positions.
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-24 curtTweaks.
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curt- catch exception from readProperties and exit
2001-07-08 curtAdded "/sim/startup/browser-app" as a property.
2001-07-02 curt** Properties Renamed
2001-06-26 curt- modified to use the new /sim/freeze property
2001-06-18 curtChanged help message to --config= rather than --file=
2001-06-01 curt- renamed /sim/startup/view-offset to /sim/view/offset
2001-05-18 curtTrying to fix ascii file parsing and line terminator...
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-17 curtJulian Foad: fixes to meters/feet confusion. (Also...
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-06 curtA small patch (a few lines) to add a --file option to
2001-03-03 curtFixed a couple property manager typos.
2001-03-02 curtTony's patches to allow you to position yourself at...
2001-02-26 curtFixed a problem with autodetecting if we need to draw...
2001-02-02 curtFixes to get back support for Voodoo-1/2 cards and...
2001-01-31 curtAdded a specific "altas" format for output which includ...
2001-01-31 curtFixed --enable-freeze.
2001-01-26 curtFixes to iochannel parsing which had gotten broke at...
2001-01-22 curtFixed a couple property manager typo's.
2001-01-17 curtMore tweaking of position reset logic.
2001-01-13 curtDavid Megginson writes:
2001-01-12 curtIntegrated FGOptions with the property manager (by...
2001-01-11 curtMiscellaneous MSVC porting fixes by Christian Mayer.
2001-01-08 curtMinor tweaks.
2001-01-08 curtTweaks to the LaRCsim interface to get wind working.
2001-01-06 curtTweaks to binobj reader interface.
2001-01-05 curtTweaks related to the HUD.
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-12-08 curtUpdates to DCS support and updates to options in prepar...
2000-12-06 curtAdded a --visibility= option.
2000-12-03 curtRemoved tile radius option. Range of tiles to be loade...
2000-11-28 curtParse route files by Durk Talsma.
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-11-01 curtMore view clean ups.
2000-11-01 curtsrc/GUI/gui.cxx:
2000-10-26 curtAdded a viewmgr system and made corresponding changes...
2000-10-24 curtI tested:
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-10-13 curtPanel tweaks to support "shaped" panels.
2000-10-12 curtTweaks and massaging relative to the new waypoint route...
2000-10-10 curtAdded keyboard mappings to move panel up/down/right...
2000-10-04 curtProperties:
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-25 curtChanges from David Megginson in support of an xml based...
2000-09-10 curtMACOS -> macintosh
2000-08-16 curtSetting airport position from within flightgear now...
2000-08-14 curtUpdates and tweaks for Oliver's multi-player networking...
2000-07-22 curtActivated gyro drift ... look out!
2000-07-14 curtAutopilot altitude increment fixes.
2000-07-14 curtAdded support for $FG_SCENERY and --fg-scenery=path
2000-07-14 curtTweaks to go along with changes in SGSocket.
2000-07-08 curtFix up simulator freeze functionality.
2000-07-07 curtMore tidying up of SGTime.
2000-07-07 curtHopefully final time cleanups.
2000-07-07 curtMore SGTime tidying.
2000-07-06 curtUpdates to JSBsim from Jon's CVS.
next