]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2001-03-14 curtChanged PLIB_IS_BROKEN define to a more benign sounded...
2001-03-14 curtADF needle doesn't zero when it goes out of range.
2001-03-14 curtWorking on modeling more realistic VOR and ILS ranges.
2001-03-14 curtWorking on modeling VOR range as per AIM.
2001-03-12 curtFixes to vor/ils/adf range pickup.
2001-03-12 curtFixed a bug in radiostack->search() when switching...
2001-03-12 curtCleaned up a few things relating to playing morse audio...
2001-03-10 curtFixes from Erik Hofman for Mips Irix.
2001-03-10 curtDon't play DME ident if no colocated DME.
2001-03-09 curtPlay the full 4x VOR and 1x DME morse ident sequence...
2001-03-09 curtAttempt to detect and work around plib-1.2.0 audio...
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-08 curtOpen C++ iostreams as ios::binary.
2001-03-06 curtPatch from Tony so the FDM can trim out a specific...
2001-03-06 curtAdded some sanity checking on max number of bottons...
2001-03-06 curtUpdated version number.
2001-03-06 curtUpdates from Julian Foad <julianfoad@netscapeonline...
2001-03-06 curtTweaks for Mips Irix compilers.
2001-03-06 curtAdded a quick lookup table for texture dimensions.
2001-03-06 curtA small patch (a few lines) to add a --file option to
2001-03-06 curtOoops, missed adding this the first time.
2001-03-05 curtReshuffled some of the sound code and created a "src...
2001-03-05 curtMore work on morse code ...
2001-03-05 curtContinued work on morse code generator.
2001-03-05 curtAdded beginnings of a morse code sound clip manager.
2001-03-03 curtFixed a couple property manager typos.
2001-03-03 curtFixes to initial position for JSBSim.
2001-03-02 curtOops, forgot to take out -lsgmetar
2001-03-02 curtTony's patches to allow you to position yourself at...
2001-03-02 curtUpdated comments.
2001-03-02 curtAdded a first pass at a C++ sound manager class.
2001-03-01 curtContributed by Dave Luff:
2001-02-28 curtSome error checking and an xml dump routine contributed...
2001-02-27 curtBackcourse ILS needle should move correct direction...
2001-02-27 curtLots of little tweaks to autopilot to make it more...
2001-02-26 curtFixed a problem with autodetecting if we need to draw...
2001-02-25 curtAutopilot in nav1 tracking mode bases heading off of...
2001-02-25 curtFixed a typo preventing the nav2 heading needle from...
2001-02-25 curtAutopilot in Nav1 heading hold mode is now driven just...
2001-02-25 curtTweaks relating to autopilot heading hold.
2001-02-24 curtAutopilot fixes so when in NAV1 radial hold mode we...
2001-02-23 curtAdded support for managing fov via the property manager...
2001-02-07 curtChanges to make the default autopilot heading hold...
2001-02-02 curtFix a problem with external views where the sky lightin...
2001-02-02 curtFixes to get back support for Voodoo-1/2 cards and...
2001-02-02 curtDavid Luff writes:
2001-02-02 curtOops for specified magvars, I had the sign backwards.
2001-02-02 curtWorking on ironing out issues with VOR navigation....
2001-02-02 curtWorking on straightening out VOR navigation.
2001-01-31 curtUse double math throughout.
2001-01-31 curtTweaks ...
2001-01-31 curtAdded a test-up program to test the concept of "up".
2001-01-31 curtAdded a specific "altas" format for output which includ...
2001-01-31 curtInitial revision of atlas.cxx atlas.hxx
2001-01-31 curtFixed --enable-freeze.
2001-01-31 curtProperly close our database file ...
2001-01-29 curtReduce spurious output from joystick.cxx
2001-01-29 curtAdded a GUI vec3 pilot offset control contributed by...
2001-01-29 curtBug fix/typo fix submitted by Tony.
2001-01-29 curtFixed a problem with the object loader ignoring custom...
2001-01-26 curtFixes to iochannel parsing which had gotten broke at...
2001-01-26 curtTweaks to autopilot, but I'm not 100% happy with the...
2001-01-23 curtTweaks to add an altitude indicator adjustment.
2001-01-22 curtFixed a couple property manager typo's.
2001-01-19 curtThe FlightGear patches add new saveInitialState and
2001-01-19 curtFixed typo that messed up panel toggling from the menu.
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-13 curtDebugging output tweaks.
2001-01-12 curtRemoved some debugging output and added some optimizations.
2001-01-12 curtIntegrated FGOptions with the property manager (by...
2001-01-11 curtInternal interface changes by David Megginson.
2001-01-11 curtMiscellaneous MSVC porting fixes by Christian Mayer.
2001-01-11 curtMinor MSVC porting tweaks.
2001-01-09 curtTweaks from Tony to JSBSim.cxx jsbsim interface to...
2001-01-08 curtTweaks.
2001-01-08 curtNorman Vine has split up the GUI code into more managab...
2001-01-08 curtMinor tweaks.
2001-01-08 curtTweaks to the LaRCsim interface to get wind working.
2001-01-06 curtTweaks for new SGBinObject interface.
2001-01-06 curtTweaks to binobj reader interface.
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2001-01-05 curtContibuted by David Megginson; Initial revision.
2001-01-05 curtTweaks related to the HUD.
2001-01-05 curtNeetha Girish <neethagirish@usa.net>
2001-01-05 curtInitial revision.
2001-01-05 curtAdded support for loading binary object files.
2001-01-03 curtAdded a scenery version check so we will die if the...
2000-12-20 curtFixed an array overrun typo ...
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-12-19 curtAdded some initial support for moving parts on aircraft...
2000-12-15 curtReady for 0.7.6 release.
2000-12-14 curtFix a view bug that could make the aircraft appear...
2000-12-13 curtMacOS changes contributed by Darrell Walisser (12/13...
2000-12-13 curtRenamed FGBucket -> SGBucket.
2000-12-13 curtTweaks.
next