]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
Added FGScript.{cpp,h}
[flightgear.git] / src / Main / fg_init.cxx
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.
2000-07-06 curtUpdates to JSBsim from Jon's CVS.
2000-07-05 curtA lot of code reorganization relating to moving some...
2000-07-03 curtMoved sky code over to simgear.
2000-06-30 curtVarious odds and ends tweaks.
2000-06-23 curtCleaned up all the old fragment and material_mgr stuff...
2000-06-15 curtStubbed in some radio settings for Alex.
2000-05-27 curtReplaced gdbm with metakit. Involves a new simgear...
2000-05-19 curtFrom Tony Peden:
2000-05-17 curtFix so that we don't attempt a phantom trim on the...
2000-05-16 curtUpdates from the Jon and Tony show.
2000-05-04 curtminor tweaks.
2000-05-04 curtOverhaul of the navaid system to increase efficiency...
2000-05-02 curtUser-visible
2000-04-30 curtFirst stab at NAV1 and GS hold modes for the autopilot.
2000-04-30 curtAutopilot "class-ification".
2000-04-27 curtPanel updates from David Megginson. Radials can now...
next