]> git.mxchange.org Git - flightgear.git/history - src
Fix maximum speed bug.
[flightgear.git] / src /
2002-02-19 curtMinor, miscellaneous stuff ...
2002-02-19 curtAdd support for multiple panel fonts (specifically...
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-17 davidChanges from Tony Peden to fix reinit crashes (and...
2002-02-17 davidLatest JSBSim changes.
2002-02-16 curtBe more robust when FlightGear changes it's mind about...
2002-02-15 curt- Removed redundant FG*:: qualifications from class...
2002-02-14 curtFixed description of the --time-offset option.
2002-02-13 davidJSBSim fix for FreeBSD.
2002-02-13 davidCorrected typo ("Celsius" rather than "Celcius") and...
2002-02-13 davidEnsure that initial engine settings are copied over.
2002-02-13 curtThis is a three line fix for some inconsistancies betwe...
2002-02-13 curtReset "/sim/startup/time-offset-type" when specifying...
2002-02-13 curtCleaned up a few stray cout's
2002-02-13 curtFixed an if statement typo.
2002-02-13 davidLatest JSBSim fixes, including Dave Luff's mixture...
2002-02-13 curtOops fixed one small mistake from the last fix.
2002-02-13 curtAdded a clock freeze option (/sim/freeze/clock). This...
2002-02-12 curtAdded .hpp files to Makefile.am so they will be automat...
2002-02-12 curtMake code a bit more explicit.
2002-02-12 curtConverted a cout to SG_LOG()
2002-02-12 curtEnable audio support for MSVC builds.
2002-02-11 curtBetter support for an alternate calendar time (i.e...
2002-02-11 curtAdd support for cygwin
2002-02-11 curtFixed a typo.
2002-02-10 curtSet default value for cur time override to 0 (no override)
2002-02-10 curtChanges to match simgear changes which allow overriding...
2002-02-08 curtTweaks to 'native fdm' output. Time offset should...
2002-02-08 curtFixes for the bug where LaRCsim gets no fuel and won...
2002-02-08 curtFix several off by one errors in hud_card.cxx
2002-02-08 curtFix a potential mouse freeze.
2002-02-08 davidJSBSim change from Dave Luff:
2002-02-08 davidPatch from Melchior Franz:
2002-02-08 davidModified to use a relative path for aircraft_dir rather...
2002-02-08 curtFixed a typo ...
2002-02-08 curtMSVC++ fixes
2002-02-07 curtFreeBSD fix.
2002-02-06 curtRemoved an unneeded #include
2002-02-06 curtSome follow up patches from Norman Vine.
2002-02-06 davidPatch from Melchior Franz:
2002-02-06 davidLatest JSBSim changes from Tony Peden (should help...
2002-02-06 curtCygwin fix.
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 curtWIN32 fix.
2002-02-06 davidLatest JSBSim changes, including a kludge from Tony...
2002-02-06 curtLatest version submitted by John W.
2002-02-05 curtFixes for default chase view values.
2002-02-05 curtFix the not showing the last item bug. Also I cleaned...
2002-02-05 curtMSVC updates.
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-02-05 curtUpdated --help message.
2002-02-05 curtVarious Irix compiler tweaks.
2002-02-05 curt1. Tidies up h-FOV/v-FOV handling and makes window...
2002-02-05 curt1. Enable intro music under MS Windows. (main.cxx)
2002-02-05 curtTweaks from Julian Foad:
2002-02-04 curtUpdates from "Jonathan Polley" <jwpolley@home.com>...
2002-02-04 curtPrint the usage message as well if a base package versi...
2002-02-04 curtPatch from Melchior Franz to add support for indexed...
2002-02-01 curtUpdates to allow weather system and atis to interact...
2002-02-01 davidLatest JSBSim changes, including SGI patch.
2002-01-31 curtUncommented a few more inline accessors for the FDM...
2002-01-31 curtUpdates from John to pass additional data to the extern...
2002-01-31 curtAdditional autopilot tuning taking into consideration...
2002-01-30 curtVariable "i" was multiply defined in two for loops.
2002-01-30 davidFixes from Cameron Moore:
2002-01-30 davidProperty-tree-viewer improvements from Melchior Franz.
2002-01-28 curtFixes to make telnet interface work more than 1x.
2002-01-24 davidLatest update from JSBSim.
2002-01-24 curtAutopilot now honors tunable altitude hold parameters...
2002-01-23 curtSmall fix for Irix.
2002-01-22 curtMinor tweaks.
2002-01-22 curtAdded some sanity checking.
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 curt#ifdef out some test code.
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-19 davidAdded the ability to tilt the view as well as rotate...
2002-01-19 davidAdd infrastructure in preparation for tilting the view.
2002-01-19 davidLatest JSBSim changes.
2002-01-19 davidFix use of properties for fuel-tank levels.
2002-01-19 davidReturn a positive shortage when there is still fuel...
2002-01-19 david- fixed fuel-need calculations
2002-01-19 davidRemoved FGEngInterface and FGGearInterface after consul...
2002-01-19 davidLatest JSBSim changes, including some gear tweaking...
2002-01-19 curtMisc tweaks.
2002-01-18 curtTweaks to sound levels from Erik Hofman.
2002-01-17 curtA couple minor MSVC tweaks contributed by Jonathan...
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-16 davidRemoved some temporary debug statements.
2002-01-15 curtI prefer frozen vs. paused for some odd reason.
2002-01-14 david- changed mixture cutoff from 50% to 30%, to allow...
2002-01-14 curtRemoved FGMatrix.* because it is no longer used by...
2002-01-14 davidAdded ability to set engine RPM from FlightGear.
2002-01-14 davidChanges to keep the various autopilot properties from...
2002-01-11 curtRemoved old remnants of plib-1.2.x support. We haven...
next