1
0
Fork 0
fgdata/Nasal
mfranz 9d2216d5bc Stuart BUCHANAN: make adjEngControl() only work for selected engines
mf:
- some minor modifications to Stuart's version  :-)
- select all engines per default. This may seem less realistic (who starts
  all engines on the b29 at once?), but it'll prevent oodles of bug reports.
  And those who want it realistic shouldn't rely on engine 1 being selected
  by default, anyway, but rather actively select every single engine.
  Also: this new behavior is in line with the original intentions (see cvs
  log to preferences.xml -r1.51)
2006-03-04 18:21:06 +00:00
..
aircraft.nas slightly more effective stop() method 2005-06-30 00:18:20 +00:00
atc-chatter.nas noise reduction: only print file names if --log-level is at least "info" 2006-02-17 22:20:15 +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 Stuart BUCHANAN: make adjEngControl() only work for selected engines 2006-03-04 18:21:06 +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 use __ for static variables (one underscore is too handy for use in other 2006-02-18 00:12:09 +00:00
gui.nas cosmetics 2006-02-24 15:54:45 +00:00
material.nas make <Esc> key close/cancel/dismiss dialogs; some material.nas tweaking 2005-11-05 14:19:53 +00:00
props.nas let getBoolValue() actually return a bool 2006-02-20 10:59:52 +00:00
screen.nas store listener ids in module hash, so that other modules can remove them: 2006-02-28 15:25:26 +00:00
tutorial.nas Stuart BUCHANAN: set /sim/tutorial/running; make last message available 2006-02-24 11:03:22 +00:00
view.nas add resetFOV function 2006-03-02 16:23:05 +00:00