]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2002-01-10 davidANSI C++ fixes, to allow compilation with g++ 3.x.
2002-01-06 davidCorrected some typos for 3DFX support.
2002-01-06 davidAdded fullscreen to globals, and fixed compile bug...
2002-01-04 davidRenamed fgParseOptions(int,string) to fgParseArgs,...
2002-01-04 davidDon't generate FPEs for Linux for now, until PPE model...
2002-01-04 davidRemoved stale include of options.hxx.
2002-01-03 davidJSBSim update:
2002-01-03 davidJSBSim update.
2002-01-03 davidUpdate from JSBSim
2002-01-02 curtAdded help text for the --aircraft=name option.
2001-12-30 davidRemoved unused alpha variable; more code cleanups and...
2001-12-29 davidInitialization fixes.
2001-12-29 curtUpdated to include autoheader.
2001-12-29 curtInitial revision.
2001-12-28 davidSubstantial rewrite of FGNewMat, the material class...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-27 davidSet default elevator trim to 0 to avoid FPEs and improv...
2001-12-25 davidUpdated to latest JSBSim, including preliminary support for
2001-12-24 davidRemoving yet another auto-generated file.
2001-12-24 davidPatch from Andy to fix propellers on DC-3.
2001-12-24 davidRenamed static function from sgdPointInTriangle to...
2001-12-24 davidLatest JSBSim changes.
2001-12-24 davidLatest YASim changes.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-22 davidCorrected typo in macro name, and reverse flags --...
2001-12-22 davidEnable floating-point exceptions for Linux/x86 systems...
2001-12-22 curtAdded FGScript.{cpp,h}
2001-12-22 curtInitial revision.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-21 davidLatest JSBSim changes.
2001-12-21 curtAdded _wheel_spin[] variable for simple wheel spin...
2001-12-21 curtAdded a really simple wheel spin model for audio effect...
2001-12-17 curtRegenerated MSVC project files.
2001-12-17 curtFix for MSVC.
2001-12-17 curtFixed hardcode compass texture path to correspond with...
2001-12-17 curtThe Irix compiler was reporting a "can't jump out of...
2001-12-17 curtMake the Irix compiler happy.
2001-12-17 davidLatest JSBSim changes, mostly to support yaw and roll...
2001-12-17 davidLatest JSBSim changes to support yaw and roll trim.
2001-12-17 davidAdded rudder trim and aileron trim to FGControls, and...
2001-12-16 davidFixed to look for easyxml.hxx in the simgear/xml rather...
2001-12-15 davidLatest JSBSim changes -- EGT fixes.
2001-12-15 curtThe latest updates from John Wojnaroski.
2001-12-14 davidLatest JSBSim changes.
2001-12-14 davidLatest JSBSim changes.
2001-12-13 davidLatest JSBSim changes.
2001-12-12 curtRename FGInterface::_updatePosition() ->
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-12 davidAdded --trace-read=<property> and --trace-write=<proper...
2001-12-12 davidFixed typo preventing loading alternative aircraft...
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-12-11 davidAdded aclocal.m4, which is autogenerated.
2001-12-11 davidAdded config.h, which is autogenerated.
2001-12-11 davidModified initial property parsing order to be more...
2001-12-11 davidTest commit.
2001-12-11 davidAdded Andy Ross (YASim).
2001-12-10 curtRemoved autogenerated file.
2001-12-10 curtYASim-0.1.3 updates.
2001-12-10 curtTweak #includes to use double quotes for local files...
2001-12-10 curtChange to WeatherCM so that it doesn't triger an floati...
2001-12-10 curtMinor property name change to track changes in xml...
2001-12-10 curtTweaks to how we load aircraft defaults and definition...
2001-12-09 curtDavid Megginson writes:
2001-12-09 curtMSVC patches from Christian Mayer.
2001-12-09 curtSmall tweaks to initialization sequence and logic so...
2001-12-09 curtRevert to pre-wind-sticking ground reaction forces...
2001-12-09 curtFrom Christian Mayer fixing some array allocation/overr...
2001-12-09 curtCosmetic changes to #include order.
2001-12-07 curtChanges from Norman Vine that 'almost' get 'reset'...
2001-12-07 curtUpdated to YASim-0.1.2
2001-12-07 curtTweak how tire squeal volume is calculated ... probably...
2001-12-07 curtAdded --aircraft= option back in, but now it refers...
2001-12-07 curtSyncing with most recent JSBSim.
2001-12-06 curtFixed a problem with initial view offset (from command...
2001-12-06 curtChanged --aircraft= to --aero= to make way for a high...
2001-12-06 curtChange default search directory for YASim aircraft...
2001-12-06 curtTweaks to fix directory change.
2001-12-06 curtUpdated to YASim-0.1.1
2001-12-05 curtFix propellor spelling.
2001-12-05 curtFixed a typo in --opengc parsing.
2001-12-05 curtSync with latest JSBSim.
2001-12-04 curtSynced with Jon's table parsing fixes.
2001-12-03 curt- added gear up and gear down sounds
2001-12-03 curtInitial revision.
2001-12-03 curtSyncing with latest JSBSim code with retractable landin...
2001-12-03 curtThrottle runs all throttles simultaneously by default.
2001-12-03 curtJSBSim sync.
2001-12-01 curtIntegrating YASim into the build system.
2001-12-01 curtInitial revision of Andy Ross's YASim code. This is...
2001-12-01 curtSync with latest JSBSim.
2001-11-30 curtAdded Network/opengc.cxx Network/opengc.hxx Network...
2001-11-30 curt** src/Cockpit/panel.cxx
2001-11-30 curtTweaks to pitch/volume of a couple sound effects.
2001-11-30 curtSync with latest JSBSim changes.
2001-11-27 curtDon't use turbulence model by default because it is...
2001-11-25 curtInitial revision.
2001-11-24 curtSync with latest JSBSim CVS.
2001-11-20 curtSynced with latest JSBSim cvs.
2001-11-20 curtFormat tweaks.
2001-11-20 curt- changed MAX_GEAR to an enum to avoid upsetting non...
next