]> git.mxchange.org Git - flightgear.git/history - src
Fix maximum speed bug.
[flightgear.git] / src /
2002-04-04 curtFix a warning message.
2002-04-04 curtA few small updates to make ATC IRIX compliant.
2002-04-04 curtMore platform/compiler compatibility fixes.
2002-04-04 davidLet exceptions fall through to main, and use cerr to...
2002-04-04 curtOops, misunderstanding, this copy of runways.cxx wasn...
2002-04-04 curtRe-arranged include files to reduce external dependenci...
2002-04-04 curtMake the base package check [failed] message a bit...
2002-04-04 davidChanged cockpit near plane to 0.01m for interior view...
2002-04-04 david- fixed ANSI C++ namespace problems
2002-04-04 davidCommented out code setting view position offsets until...
2002-04-03 curtAttached are a fairly extensive series of patches to...
2002-04-03 curtThe previous version used a feature (language extension...
2002-04-02 davidChanged far clip plane for cockpit interior to 100m.
2002-04-01 curtI have attached revisions to the UIUC code. The revisi...
2002-04-01 davidAdded select animation type (using a condition), and...
2002-03-30 davidMajor restructuring: the Animation class is now an...
2002-03-30 davidStart tracking delta time in milliseconds and passing...
2002-03-30 david* src/Input/input.hxx
2002-03-30 davidPatch from Jim Wilson:
2002-03-30 davidPatch from Melchior Franz:
2002-03-30 davidPatch from Melchior Franz:
2002-03-30 david* src/ATC/atis.cxx
2002-03-30 davidPatch from Melchior Franz:
2002-03-30 davidPatch from Melchior Franz:
2002-03-28 davidFixed buffer size again.
2002-03-28 davidPatches from Jim Wilson:
2002-03-28 davidMake sure that saved mouse position is reset when mouse...
2002-03-28 davidMouse changes suggested by Norm Vine. Cursor always...
2002-03-27 davidCreated a new /devices property subtree to hold input...
2002-03-27 davidFixed bug reported by Norman Vine:
2002-03-27 davidPatch from Norm Vine:
2002-03-27 curtChanges corresponding to recent property manager changes
2002-03-27 davidPatch from Melchior Franz:
2002-03-27 davidViewer patches from Jim Wilson:
2002-03-27 davidPatch from Frederic Bouvier:
2002-03-27 davidFixed a bug report from Frederic Bouvier:
2002-03-27 davidFixed a bug report from Frederic Bouvier:
2002-03-27 davidRemoved outdated reference to fgSimTime.
2002-03-27 davidPatch from Melchior Franz:
2002-03-27 davidPatch from Melchior Franz:
2002-03-27 curtAdded support for rotational rates and body access...
2002-03-27 curtAdded fields ... this is a work in progress.
2002-03-26 davidMore cleanups. Removed the pui-* commands, and added...
2002-03-26 davidPatches from Melchior Franz:
2002-03-26 davidMore work on the configurable mouse. Mouse motion...
2002-03-26 davidSetting offset or tilt always sets goal-offset or goal...
2002-03-26 davidCommented out cout statements that were not in the...
2002-03-26 davidI missed committing this one.
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-25 davidEnsure that all entries in the FGAircraftModel::Animati...
2002-03-25 davidPatch from Melchior Franz:
2002-03-25 davidPatch from Erik Hofman:
2002-03-25 davidMinor patch from David Megginson:
2002-03-25 davidFixed a small typo.
2002-03-25 davidSupport for assigning custom mouse cursors to mouse...
2002-03-23 davidFirst steps towards configurable mouse input. Soon...
2002-03-23 tonyUpdates. Includes property tree additions and fixes...
2002-03-23 tonyFix for flaps problem.
2002-03-22 davidRemoved unused function fgFindNode (the version used...
2002-03-22 davidRemoved unused files.
2002-03-21 davidInitial revision of README describing the contents...
2002-03-21 davidViewer update from Jim Wilson:
2002-03-21 davidRemoved obsolete files.
2002-03-21 curtmore ( string == "" ) to ( string.empty() ) conversions.
2002-03-21 andyFound by inspection a bug in the generation of orientat...
2002-03-21 tonyFix for the flaps problem.
2002-03-21 tonyIrix fix.
2002-03-20 davidModel-loading patch from Dave Luff.
2002-03-20 davidUse !strcmp for all property name comparisons.
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-20 curtVarious Irix cleanups.
2002-03-20 davidAdded missing file from JSBSim CVS, with 'using namespa...
2002-03-20 davidIrix fixes.
2002-03-20 tonyUpdates.
2002-03-20 tonyFirst commit of properties code. JSBSim now has a...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-19 andyOops, "one third from the edge" means "one SIXTH from...
2002-03-18 curtSomewhere along the line in the recent changes some...
2002-03-18 curtWhite space tweaks.
2002-03-18 curtHere is a cleaned up hitlist that should solve the...
2002-03-17 curtIncorporated Norman's optimized line/geometry intersect...
2002-03-17 curtInitial revision. Things are just beginning to be...
2002-03-17 curtOops, fixing the ghosts of bugs past. :-) Good thing...
2002-03-16 davidRemoved at CM's request.
2002-03-16 davidMajor weather update from Christian Mayer, tying the...
2002-03-16 curtReplaced some debugging structure David inadvertantly...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-15 davidRenamed /cockpit property to /sim/view/internal.
2002-03-15 andyPrint an error message before terminating on parse...
2002-03-14 davidMore work on saving and restoring flights. Restoring...
2002-03-14 curtChange fog punch through value a bit. Either way it...
2002-03-14 davidRemoved some cout statements left in accidentally.
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-13 curtCombined and updated some code to calculate fog parameters.
2002-03-13 curtFix several signed vs. unsigned warning messages.
2002-03-13 davidAutopilot cleanup:
2002-03-13 curtAdd "(" and ")" to ensure the expression is evaluated...
2002-03-13 davidEliminate dependencie on tying variable pointers (in...
next