1
0
Fork 0
fgdata/Nasal
mfranz 693bebcd43 this module is meant for pure startup code. It shall not contain any library
code that is called from outside. It will be removed from the global namespace
once it has done its job. For now it only selects a proper runway for wind
directions reported by METAR, but only, of course, if an airport was chosen,
but no runway and no heading, and if the aircraft is actually on ground.
2007-10-07 19:44:58 +00:00
..
aircraft.nas - add more "var" keywords, fix indentation, drop some parentheses, 2007-10-07 15:12:05 +00:00
atc-chatter.nas s/play-audio-message/play-audio-sample/ 2007-05-15 14:40:58 +00:00
controls.nas - add more "var" keywords, fix indentation, drop some parentheses, 2007-10-07 15:12:05 +00:00
debug.nas output ghosts in a readable form 2007-07-02 20:58:30 +00:00
dynamic_view.nas can't use props.getNode() on the top level ... 2007-10-03 19:14:04 +00:00
fuel.nas - add more "var" keywords, fix indentation, drop some parentheses, 2007-10-07 15:12:05 +00:00
geo.nas - add more "var" keywords, fix indentation, drop some parentheses, 2007-10-07 15:12:05 +00:00
globals.nas - add more "var" keywords, fix indentation, drop some parentheses, 2007-10-07 15:12:05 +00:00
gui.nas key help: property browser: Shift-Enter -> Ctrl-Space 2007-07-19 10:51:24 +00:00
io.nas - add more "var" keywords, fix indentation, drop some parentheses, 2007-10-07 15:12:05 +00:00
lead_target.nas Minor cosmetic changes. 2007-05-15 16:07:15 +00:00
material.nas simplify by using the props.Node.setBinding() method 2007-05-11 19:02:20 +00:00
math.nas Add soft-coded utilites to the "io" and "math" modules. The math 2007-03-29 22:09:25 +00:00
multiplayer.nas - we prefer hyphens in property names to underscores 2007-08-01 19:37:51 +00:00
props.nas props.Node: add remove() method that removes the node it was calleed on 2007-08-07 11:30:30 +00:00
screen.nas agl: need to check for nil 2007-10-07 17:09:13 +00:00
startup.nas this module is meant for pure startup code. It shall not contain any library 2007-10-07 19:44:58 +00:00
string.nas - add more "var" keywords, fix indentation, drop some parentheses, 2007-10-07 15:12:05 +00:00
track_target.nas Minor cosmetic changes. 2007-05-15 16:07:15 +00:00
tutorial.nas pointless spelling fixes 2007-06-22 18:49:38 +00:00
view.nas rename index() to indexof() 2007-10-03 19:01:01 +00:00