]> git.mxchange.org Git - flightgear.git/history - src
Hack in an /accelerations/pilot-g property, for testing a new panel
[flightgear.git] / src /
2002-05-03 tonyNorman Vine's speed optimizations
2002-05-01 davidRegularized the position initialization:
2002-05-01 andyFix dumb typo. Very embarassing, but oddly not fatal...
2002-04-30 tonyJSBSim updates, including MSVC fixes from Bernie Bright
2002-04-26 davidCleaned up initialization of parking brake to be more...
2002-04-25 curtPass along the status of the gear up/down control lever.
2002-04-25 curtBernie Bright:
2002-04-25 curtBernie Bright:
2002-04-25 davidPatch from Norman Vine:
2002-04-25 davidPatch from Melchior Franz:
2002-04-25 davidPatch from Melchior Franz:
2002-04-25 davidPatch from Melchior Franz:
2002-04-25 davidPatch from Melchior Franz:
2002-04-25 davidUFO FDM patches from Jonathan Polley:
2002-04-22 curtComment out ATC AI manager init() and update() calls...
2002-04-21 curtFix a couple "make dist" problems that crept in since...
2002-04-21 curtFix for reset causing view problems when not in pilot...
2002-04-20 davidMake an animation with no object name apply to the...
2002-04-20 curtThere was an integer overflow in the way elapsed_time_m...
2002-04-20 davidExplicitly include model.hxx, since acmodel.hxx no...
2002-04-20 davidAdd support for interpolation tables for non-linear...
2002-04-20 davidRemove header dependencies where possible, to speed...
2002-04-20 davidUpdated docs for this directory.
2002-04-19 curtJim Wilson:
2002-04-19 curtJim Wilson:
2002-04-19 curtDetect and recover from a math overflow that can possib...
2002-04-19 davidJSBSim fix:
2002-04-19 curtFixed an "==" vs. "=" typo.
2002-04-19 davidStop the sound when paused. We really need a separate...
2002-04-19 curtJim Wilson:
2002-04-18 curtTracked down a potential segfault when trying to audibl...
2002-04-18 davidAdded groundwork for reading a joystick name from the...
2002-04-18 curtJim Wilson:
2002-04-16 curtReplaced spaces with <tab> since this is a makefile.
2002-04-16 curtSmall tweak to make the Irix compiler happy.
2002-04-16 davidLatest JSBSim changes.
2002-04-16 curtFixed a recently introduced bug which cause the ground...
2002-04-15 curtOf all the ILS stations that match the specified freque...
2002-04-15 davidThis module was filtering out all stations with localiz...
2002-04-13 davidMSVC fix.
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-13 davidPatch from Jim Wilson:
2002-04-13 davidPatch from Norm Vine to speed up model placement.
2002-04-13 davidPatch from Jim Wilson:
2002-04-13 davidEnsure that the aircraft model is in the same clip...
2002-04-13 davidAdd and document a "range" (level-of-detail) animation...
2002-04-12 davidJSBSim change:
2002-04-12 davidFixed typo for indirect longitude property.
2002-04-12 davidAdded support for additional animated, dynamic 3D model...
2002-04-12 davidPatch from Norman Vine to save some property lookups.
2002-04-12 curtRun a registered event as it's registered and then...
2002-04-11 davidGet rid of non-portable fmax call.
2002-04-11 davidAdd support for /controls/parking-brake -- it effective...
2002-04-11 davidAdded /controls/parking-brake and moved all control...
2002-04-11 davidReplace --with-new-mouse with --with-old-mouse, default...
2002-04-11 curtUpdated licensing terms to GPL since this file inherits...
2002-04-11 curtMSVC fixes.
2002-04-11 curtBernie Bright:
2002-04-11 curtFinally getting around to being able to specify host...
2002-04-11 curtChange constructor parameter order.
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-11 davidFixed reversed sign for nosewheel steering.
2002-04-10 curtLet's try it again, with the correct file name this...
2002-04-10 curtRecover this file. We are not able to use boost as...
2002-04-09 davidThe 3D aircraft model scene is now managed by
2002-04-09 davidRemoved current_model global variable and added a refer...
2002-04-09 andyChange the idle MP to reduce idle power a bit. This...
2002-04-08 curtAdded support for sending:
2002-04-08 davidJSBSim change:
2002-04-07 davidPatch from Frederic Bouvier (FIXME comments added by...
2002-04-07 davidPatch from Martin Dressler:
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-04-07 davidPatch from Jim Wilson:
2002-04-06 davidCorrected typo /position/altitude-deg to /position...
2002-04-06 davidViewer update from Jim Wilson:
2002-04-06 tonyConverted FCS to use property tree internally, document...
2002-04-05 curtHere is the 'boostified' event manager plus relevant...
2002-04-05 davidViewer update from Jim Wilson:
2002-04-05 davidPatch from Jim Wilson to realign model slightly in...
2002-04-05 davidRemoved dependency on viewmgr.hxx from globals.hxx...
2002-04-05 davidJSBSim fix:
2002-04-05 davidMoved FGAircraftModel subsystem out into its own direct...
2002-04-05 curtVarious code cleanups.
2002-04-04 curtInitial revision.
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...
next