]> git.mxchange.org Git - flightgear.git/history - src/Main/options.cxx
Add the AIModel based air traffic subsystem from Durk Talsma.
[flightgear.git] / src / Main / options.cxx
2004-05-19 ehofmanAdd AI models enableing/disableing command line option...
2004-05-14 curtmain.cxx - small tweak to sound updating logic.
2004-04-19 curtFix an MSVC compile error.
2004-04-18 curtSmall rewrite of waypoints parsing fix to move global...
2004-04-15 curtDurk Talsma:
2004-04-03 ehofmanFrederic Bouvier:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-30 ehofmanFrederic Bouvier:
2004-02-26 ehofmanAdd an option to define the proxy settings (used by...
2004-02-23 ehofmanMove fgSetupWind() from options.cxx to util.cxx
2004-02-21 ehofmanEncapsulate the interpolstion version of FGEnvironment...
2004-01-31 curtCurt Olson:
2003-11-25 davidDon't force logging priority to warn by default.
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-11-12 ehofmanAdd Manuel Bessler and Stephen Lowry's remote joystick...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-24 davidMake random wind a little less extreme.
2003-09-22 ehofmanClean up the output of the help and show-aircraft optio...
2003-09-22 ehofmanAllow the log-level to be set as early as possible
2003-09-22 ehofmanUse the log level environment already set up by David...
2003-09-19 curtUpdate --showaircraft and --aircraft= options to recurs...
2003-09-15 curtAdded a command line option to specify a starting time...
2003-09-15 ehofmanAdd support for <aircraft>-set.xml configuration files...
2003-09-12 ehofmanAdd the posibillity to disable specular highlight becau...
2003-09-10 davidAdded --failure option.
2003-09-01 davidAdd a --ceiling=FT_AGL[:THICKNESS_AGL] option to create...
2003-07-16 davidAdded options to set up avionics from the command line:
2003-07-14 ehofmanMake it possible to either select the 2d or the 3d HUD
2003-07-13 davidAdd the ability to control turbulence rate as well...
2003-06-22 ehofmanAdd some commandline options
2003-06-11 davidFix weather-related command-line options to work with...
2003-04-02 curtTweak to the --atc610x option.
2003-03-25 ehofmanAdd a generic, configurable communiction output option
2003-03-23 ehofmanFrederic Bouvier's assorted set of MSVC fixes
2003-03-22 ehofmanMake callsign parameter aware
2003-03-22 ehofmanRemove old if..then..else kludge an favour of Frederic...
2003-03-22 ehofmanAdd runtime log level support
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-03-03 curtAdd support for --fdm=pipe,<pipe_name>
2003-02-21 davidAdd new options:
2003-02-11 curtErik Hofman:
2003-01-19 davidMajor overhaul by Frederic Bouvier to make options...
2003-01-15 curtRenamed mini_fdm to native_gui which makes a lot more...
2003-01-13 curtAdded velocity and climb_rate to mini_fdm structure.
2003-01-12 curtUpdate to the Mini FDM network protocal (mostly renamin...
2002-12-30 davidDistance attenuation patch from Erik Hofman:
2002-12-10 curt#ifdef out all references to sgCloud3d until more of...
2002-11-18 curtAdded a "Presets" menu.
2002-11-17 curtAdded a --runway= option which can be used in conjuncti...
2002-11-16 curtSome various massaging and clean ups of initialization...
2002-11-15 curtRestructuring some of the initialization code.
2002-11-06 davidAdded fgLoadProps to load properties from a path relati...
2002-10-10 davidFixed init-order bug that caused c172-set.xml defaults...
2002-10-10 curtEric Hofman:
2002-10-07 curtErik Hofman:
2002-10-04 curtErik Hofman:
2002-09-18 curtErik Hofman:
2002-09-16 davidAdded --enable-clouds3d and --disable-clouds3d options.
2002-08-28 curtIgnore files that have -set.xml in them, but don't...
2002-08-28 curtAdd support for a --show-aircraft option. This display...
2002-08-27 curtModernize the autoconf/automake files.
2002-08-25 curtErik Hofman:
2002-07-26 davidAdded --random-wind command-line option.
2002-07-20 davidAdded --disable-random-objects and --enable-random...
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-12 curtErik Hofman:
2002-06-11 curtErik Hofman:
2002-06-10 curtErik Hofman:
2002-06-09 davidModified --wind=DIR@SPEED option to allow both DIR...
2002-05-17 davidRemoved old --clouds-asl option and initialization...
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-17 curtBernie Bright:
2002-05-16 curtBernie Bright:
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-05-01 davidRegularized the position initialization:
2002-04-18 curtJim Wilson:
2002-04-04 davidLet exceptions fall through to main, and use cerr to...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-21 davidViewer update from Jim Wilson:
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-16 davidPatches from Tony Peden to separate property XML I...
2002-03-03 davidLogging cleanups from Martin Dressler.
2002-02-27 davidMajor sound-effect architectural reworking from Eric...
2002-02-19 davidFurther tweaks for the new environment subsystem.
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-18 davidCorrected wind, so that properties give the FROM direct...
2002-02-18 davidPatches from Tony Peden:
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
next