]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2003-02-10 curtFix a bug in tile manager updating when switching from...
2003-02-09 curtFixes for Mac OS X.
2003-02-07 curtFix a typo in the FreeBSD support section.
2003-02-07 daveluffgroundlist now replaced by commlist
2003-02-07 daveluffWhoops - missed a file from the commlist changes yesterday
2003-02-06 curtThere are a number of little changes. Tested with...
2003-02-06 davidMake sure that we have a VOR or VORTAC, and not just...
2003-02-06 davidThe switch position was screwed up -- 2 means "hold...
2003-02-06 davidUse the property /sim/sound/voice to disable voice...
2003-02-06 daveluffMajor re-work of the comm frequency storage and lookup...
2003-02-05 davidGUI style changes suggested by Erik Hofman and Curtis...
2003-02-05 davidPatches from Johan Walles:
2003-02-04 curtRephrased some comments to avoid /* in a comment warnings.
2003-02-04 curtClean up a compiler warning.
2003-02-04 curtJames Turner:
2003-02-04 curtFix a bug in transit sound termination and adjust the...
2003-02-04 curtPeriodically the turn coordinator is jammed all the...
2003-02-04 curtOops, sorry, nothing more to see here, move right along ...
2003-02-04 curtAdded note related to alternators.
2003-02-03 curtAdd support for specifying an rpm source for the altern...
2003-02-03 curtFixed a spelling error in the api. (ouch) :-)
2003-02-03 curtUpdated note about specifying the initial state of...
2003-02-03 curtAdd the ability to specify an initial state (on/off...
2003-02-03 curtAvoid a potential segfault.
2003-02-03 curtRegister that we have been inited so the init routine...
2003-02-03 curtInitial stab at documenting the electrical system.
2003-02-03 curtUpdated FGILSList api to better match the FGNavList...
2003-02-03 curtUpdates to use new FGILSList api (updated to better...
2003-02-01 davidMinor logging changes.
2003-01-29 davidAdd support for numerals as well as letters in Morse...
2003-01-29 curtAdded the cvs ident in the comment header.
2003-01-29 curtUpdated license statement.
2003-01-29 curtInitial revisions.
2003-01-29 davidREADME for src/Systems/
2003-01-29 davidConverted to a simple FGSubsystemGroup.
2003-01-29 davidRemoved unneeded inclusion of std::vector.
2003-01-29 davidAdded a README for the src/Instrumentation/ directory.
2003-01-29 davidAdded a README for the src/Cockpit/ directory.
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-27 tonyRemoving files already removed from JSBSim CVS.
2003-01-27 davidCorrect old-reinit_dialog to old-reinit-dialog.
2003-01-26 davidMake the indicator a little less jumpy.
2003-01-26 davidAdd serviceable property.
2003-01-26 davidIf the gyro becomes unserviceable, stop spinning immedi...
2003-01-26 davidMake serviceable property writable.
2003-01-26 davidSwitch to opaque dialogs and menu (with a heavy heart).
2003-01-26 davidUse new magnetic compass property.
2003-01-26 davidAdded magnetic compass instrument.
2003-01-26 davidRenamed /velocities/side-slip-rad to /orientation/side...
2003-01-26 curtOutput target navaid radial to external gui so it can...
2003-01-25 davidKludge in a /systems/electrical/serviceable master...
2003-01-25 davidImprove spindown when the gyro fails.
2003-01-25 davidAdded support for the slip-skid ball.
2003-01-25 curtRefactored some of the navlist code and removed the...
2003-01-25 davidAdded a Gyro helper class to factor out some common...
2003-01-25 davidRemove redundant rate properties recently added.
2003-01-25 davidPublish properties for accelerations and rates.
2003-01-24 curtInitial revision.
2003-01-24 tonyLatest JSBSim updates, including use of new "JSBSim...
2003-01-24 davidChanged 'exit' command to quit immediately, rather...
2003-01-24 davidRemove old-preset-* commands; replaced with a general...
2003-01-24 davidNo longer recursively search $FG_ROOT/gui/dialogs/...
2003-01-23 curtFreeBSD pthread fix.
2003-01-22 curtAdd a "signed" distance to the GS transmitter. When...
2003-01-22 curtUpdated Jon Berndt's entry.
2003-01-21 davidRemove another deprecated command, and fix things up...
2003-01-21 davidAdded support for reinit(), to reload the configuration...
2003-01-21 davidFixed iteration bug in destructor.
2003-01-21 davidRemoved need to specify 'type' property at the top...
2003-01-21 davidMake fgLoadProps more flexible, to read from $FG_ROOT...
2003-01-21 davidAdded reinit, suspend, and resume commands.
2003-01-20 davidBasic information for creating menus and dialogs in...
2003-01-20 davidChange GUI method names.
2003-01-20 davidRename some methods to be more intuitive, add a close...
2003-01-20 davidFix memory leaks (PUI doesn't make copies of lists...
2003-01-20 davidAdd more documentation comments.
2003-01-20 davidAdd new object types "slider" and "dial".
2003-01-20 davidMake sure the gust wind speed is never less than the...
2003-01-20 curtFix a potential buffer overflow.
2003-01-20 curtTweaks to protocol names to match recent changes in...
2003-01-19 davidMake some allowances for a dialog closing in the middle...
2003-01-19 davidGo back to the simpler arrangement syntax of a map...
2003-01-19 davidMajor overhaul by Frederic Bouvier to make options...
2003-01-19 daveluffMemory allocation bugfix from Frederic Bouvier, plus...
2003-01-19 davidDo an update after apply to see what really got into...
2003-01-19 davidAdd support for a "checkbox" dialog widget (for boolean...
2003-01-19 davidUse a pointer for the bindings vector to try to work...
2003-01-19 davidChanged return type of fireItem to void.
2003-01-19 davidUse FGGlobals::get_fg_root instead of looking up the...
2003-01-18 davidRemoved a couple of the deprecated dialogs, and removed...
2003-01-18 davidAdded the property-cycle command.
2003-01-18 davidRemove the old built-in bindings for F8 and F10 (they...
2003-01-18 davidTie the bool property /sim/menubar/visibility to hide...
2003-01-18 davidKeep track of the visible/hidden state more robustly.
2003-01-18 davidSimplify looking up the GUI subsystem.
2003-01-18 curtMake the destructor virtual.
2003-01-18 curtMore updates to refine the output data to make it more...
2003-01-18 davidChange the default to the new XML-configured menubar...
2003-01-18 davidAdd in some temporary commands to get at the old, hard...
2003-01-18 davidDo late, lazy binding of commands from the command...
next