1
0
Fork 0
fgdata/Nasal
andy 449c7bf7ef Oops. A last minute change broke piston engines. The "phantom" fuel
tanks created by the C++ code look empty, and were causing the fuel
code to detect out of fuel conditions.  Since there is no way to tell
a "FDM" tank from a "C++" tank, I just filter them by capacity.  Very
ugly hack, we need to fix the code to report only the tanks created
by the aircraft/FDM configuration.
2004-03-27 18:26:55 +00:00
..
controls.nas Better docs for slewProperty() 2004-02-10 18:12:09 +00:00
fuel.nas Oops. A last minute change broke piston engines. The "phantom" fuel 2004-03-27 18:26:55 +00:00
globals.nas Bugfix to globals.fgcommand(). 2003-12-08 02:09:19 +00:00
gui.nas New Nasal code, with lots of input binding handlers in controls.nas. 2003-12-22 20:05:18 +00:00
props.nas New fuel management code. Only works with YASim currently. It's a benign 2004-03-27 04:07:56 +00:00
view.nas Nasal bindings for Saitek X45. 2003-12-23 17:31:08 +00:00