]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
Patch from Jim Wilson:
[flightgear.git] / src / Main / fg_init.cxx
2002-03-03 davidLogging cleanups from Martin Dressler.
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC
2002-02-25 curtMoved JSBSim.hxx to src/FDM/JSBSim/
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-20 curtAdded Tony's function to set position on a glide slope.
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-17 davidChanges from Tony Peden to fix reinit crashes (and...
2002-02-11 curtBetter support for an alternate calendar time (i.e...
2002-02-06 curtSome follow up patches from Norman Vine.
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-06 davidAdded fullscreen to globals, and fixed compile bug...
2002-01-04 davidRenamed fgParseOptions(int,string) to fgParseArgs,...
2001-12-28 davidSubstantial rewrite of FGNewMat, the material class...
2001-12-12 davidFixed typo preventing loading alternative aircraft...
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-06 curtChanged --aircraft= to --aero= to make way for a high...
2001-12-01 curtIntegrating YASim into the build system.
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-11-07 curtTweaks to get startup time, relative sun angle, sky...
2001-10-29 curtAdded sound effect changes from David Megginson.
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curtCM:
2001-07-19 curt- catch exception from readProperties and exit
2001-07-16 curtTweaks to base version check code.
2001-07-16 curtCheck for the proper version of the base package and...
2001-07-16 curtUse try/catch to flag FDM initialization errors.
2001-07-02 curt** Properties Renamed
2001-07-02 curtOops, typo.
2001-07-02 curtTweaks.
2001-06-05 curt- removed all reference to BFI; use fgInitProps instead
2001-06-04 curt- no longer include joystick.hxx
2001-06-01 curt- added invocation of fgInitCommands() to set up comman...
2001-05-23 curtI'm attaching diffs to add a new FGInput module to...
2001-04-22 curtFix various compiler warnings contributed by Norman...
2001-04-05 curtSynced with latest JSBSim cvs.
2001-04-05 curtAdded a special default default fgroot for cygwin.
2001-04-05 curtFrom David Megginson:
2001-04-02 curtInitial units confusion fixes.
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-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-22 curtAdded support for reading ~/.fgfsrc.hostname files.
2001-03-17 curtJulian Foad: fixes to meters/feet confusion. (Also...
2001-03-16 curtInitial support for marker beacons.
2001-03-06 curtA small patch (a few lines) to add a --file option to
2001-03-02 curtTony's patches to allow you to position yourself at...
2001-01-19 curtThe FlightGear patches add new saveInitialState and
2001-01-17 curtMore tweaking of position reset logic.
2001-01-17 curtWorking on setting initial altitude correctly after...
2001-01-17 curtMore "delta-t" and fdm interface timing tweaks.
2001-01-16 curtTweaking the FGInterface interface so we can move it...
2001-01-16 curtMore property manager interface updates.
2001-01-13 curtDavid Megginson writes:
2001-01-12 curtIntegrated FGOptions with the property manager (by...
2001-01-11 curtInternal interface changes by David Megginson.
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-12-06 curtAdded a --visibility= option.
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-10-28 curtUpdates by Tony working on the FDM interface bus.
2000-10-27 curtAdded CHT (cylinder head temp) to BFI and property...
2000-10-26 curtAdded a viewmgr system and made corresponding changes...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-25 curtContinuing work on cleanups.
2000-10-25 curtCheckpoint commit for cleaning up the FGViewer class...
2000-10-24 curtI tested:
2000-10-23 curtTweaks.
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-18 curtSome changes contributed by David Megginson to allow...
2000-10-16 curtCheck result of cur_fdm_state->init() and die if it...
2000-10-12 curtTweaks and massaging relative to the new waypoint route...
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-22 curtSep. 22, 2000 panel updates from David Megginson to...
2000-09-10 curtMACOS -> macintosh
2000-08-17 curtFixed a small bug in runway closeness logic.
2000-08-16 curtAdded code to put aircraft at the end of the runway...
2000-07-25 curtJSBSim updates.
2000-07-24 curtRenamed JSBsim to JSBSim ...
2000-07-23 curtUpdates to move scenery initialization earlier in the...
2000-07-21 curtTry to set initial position in a bit more intelligent...
2000-07-14 curtAdded support for $FG_SCENERY and --fg-scenery=path
2000-07-08 curtFix up simulator freeze functionality.
2000-07-07 curtUpdates to go along with SGTime tweaks in SimGear.
next