.. |
aircraft.nas
|
- drop redundant aircraft namespace
|
2007-07-06 21:28:07 +00:00 |
atc-chatter.nas
|
s/play-audio-message/play-audio-sample/
|
2007-05-15 14:40:58 +00:00 |
controls.nas
|
Anders GIDENSTAM:
|
2007-07-19 16:18:39 +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
|
- don't create tanks in empty tank nodes (that nasty native_fdm.cxx causes)
|
2007-01-31 15:53:01 +00:00 |
geo.nas
|
use geodinfo() function to retrieve the terrain elevation for a coordinate
|
2007-06-23 15:28:08 +00:00 |
globals.nas
|
load and execute all ~/.fgfs/Nasal/*.nas files in alphabetic order after
|
2007-08-06 22:50:06 +00:00 |
gui.nas
|
key help: property browser: Shift-Enter -> Ctrl-Space
|
2007-07-19 10:51:24 +00:00 |
io.nas
|
what I do best: cosmetics
|
2007-07-01 18:54:32 +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
|
only report ATC/runway near ground & cleanup
|
2007-10-07 11:34:53 +00:00 |
string.nas
|
minus can't be delimiter in a [] range
|
2007-06-22 20:41:00 +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 |