1
0
Fork 0
fgdata/Nasal
mfranz 17166921c0 - rename controls.stepFlaps() to controls.flapsDown(), because:
- to support "old-style" gear/flap control (operation as long as button
  pressed/lever pushed -> b29/hurricane), let bindings not only report
  up/down, but up (-1), stop (0), down (1).
- let controls.flapsDown() ignore "stop" so as to remain compatible with
  prior behavior
- adapt all joysticks/aircraft (sigh)
- some minor cosmetics in joystick configs, such as indentation fixes
2005-06-22 13:08:01 +00:00
..
aircraft.nas Melchior FRANZ: 2005-04-06 08:18:06 +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 - rename controls.stepFlaps() to controls.flapsDown(), because: 2005-06-22 13:08:01 +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 Melchior needs an equivalent of Perl's defined() function to test for 2005-06-12 18:17:00 +00:00
gui.nas - add gui.Widget.setFont(name, size=13, slant=0) method, and use it in 2005-05-03 13:45:33 +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