..
aircraft.nas
Add a new class which enables formations to be changed during runtime. A modification of the Livery Class
2008-02-15 14:09:37 +00:00
atc-chatter.nas
s/play-audio-message/play-audio-sample/
2007-05-15 14:40:58 +00:00
controls.nas
make axis wrappers a tad faster (and a whole lot cooler :-)
2008-01-30 21:52:29 +00:00
debug.nas
debug.nas: _dump_string(): escape some characters
2007-11-25 20:36:57 +00:00
dynamic_view.nas
disable ground steering head turn (until there's a better implementation?).
2008-02-07 15:07:09 +00:00
fuel.nas
setlistener(): accessing the node via cmdarg() is now depreciated. Use
2007-10-15 18:27:42 +00:00
geo.nas
- add more "var" keywords, fix indentation, drop some parentheses,
2007-10-07 15:12:05 +00:00
glide_slope_tunnel.nas
... and turning them on again should actually make the frames visible.
2007-12-07 12:23:46 +00:00
globals.nas
avoid unnecessary call()
2008-02-13 20:12:42 +00:00
gui.nas
add new key defs
2007-12-09 22:58:51 +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
Stuart Buchanan:
2007-12-08 19:01:03 +00:00
prop_key_handler.nas
reorder instructions in start(); rename some variables
2007-11-27 16:28:52 +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
redout.nas
Update to generic blackout, incorporating feedback from Melchior FRANZ:
2008-02-16 20:23:27 +00:00
screen.nas
setlistener(): accessing the node via cmdarg() is now depreciated. Use
2007-10-15 18:27:42 +00:00
startup.nas
screen.nas: now *really* do the runway report quietly
2007-10-10 09:58:22 +00:00
string.nas
character class fixes (isfoo())
2007-11-26 09:50:18 +00:00
track_target.nas
Minor cosmetic changes.
2007-05-15 16:07:15 +00:00
tutorial.nas
prop-key-handler.nas: check for nil property
2007-11-20 17:02:13 +00:00
view.nas
don't save view-enabled state of nameless views to aircraft config file
2008-01-18 14:16:38 +00:00