1
0
Fork 0
flightgear/src/Input
curt 9c49534907 Attempt #1 to sort out confusion between left / right / parking brake
controls in the cockpit vs. which wheels they apply to.  FlightGear now
sets /controls/gear/brake-left, /controls/gear/brake-right, and
/controls/gear/brake-parking.  It should be up to the FDM to sort out
which wheels under which circumstances are affected by these controls
and ultimately what happens to the physical motion of the aircraft.
2004-01-12 17:39:41 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
fgjs.cxx Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
input.cxx Make sure the mouse mode can be overriden by a commandline option 2003-12-28 17:42:26 +00:00
input.hxx Fix for a premature deletion bug. The _arg SGPropertyNode* is passed 2003-12-22 19:18:22 +00:00
js_demo.cxx Make sure the joystick name gets printed 2003-09-16 08:25:16 +00:00
jsinput.cxx Tweak #includes to use double quotes for local files not <> 2001-12-10 23:00:27 +00:00
jsinput.h Tweak #includes to use double quotes for local files not <> 2001-12-10 23:00:27 +00:00
jssuper.cxx Tweak #includes to use double quotes for local files not <> 2001-12-10 23:00:27 +00:00
jssuper.h Cygwin fixes contributed by Norman Vine. 2001-06-12 23:15:16 +00:00
Makefile.am Patches from Johan Walles: 2003-02-05 01:09:20 +00:00