1
0
Fork 0
fgdata/Nasal
curt 4100dc0f7b gearDown() expects a number either < 0 or > 0 to specify the direction of
gear movement.  gearToggle() was sending either a 0 (not handled) or a 1.
Change gearToggle() so it sends either -1 and 1 so gearToggle() will work
again.
2005-09-09 01:41:08 +00:00
..
aircraft.nas slightly more effective stop() method 2005-06-30 00:18:20 +00:00
autopilot.nas Fix typing bug where the autopilot wouldn't turn off. GUI buttons 2004-05-15 23:04:17 +00:00
controls.nas gearDown() expects a number either < 0 or > 0 to specify the direction of 2005-09-09 01:41:08 +00:00
fuel.nas Probably best to make sure the property is there (even though 2004-08-12 18:49:13 +00:00
globals.nas Fix interpolate() so that interpolate("/prop/name") freezes the 2005-06-29 23:58:58 +00:00
gui.nas - consider F10/F9 key changes in help screens 2005-07-13 11:30:32 +00:00
material.nas consider changed "material" animation syntax, ignoring the transparency's 2005-05-24 12:11:31 +00:00
props.nas Fix broken getPath() method 2005-03-27 17:30:51 +00:00
view.nas Nasal bindings for Saitek X45. 2003-12-23 17:31:08 +00:00