1
0
Fork 0
fgdata/Nasal
mfranz 3a83fb99d5 - "export" the attributes function for return a property node's attributes
as string (s/_attrib/attributes)
- bind() the code in load_nasal() correctly
2007-11-15 06:46:14 +00:00
..
aircraft.nas use sim time delta for the lowpass, not realtime delta 2007-11-06 21:22:06 +00:00
atc-chatter.nas s/play-audio-message/play-audio-sample/ 2007-05-15 14:40:58 +00:00
controls.nas Add function to toggle lighting. 2007-11-10 01:29:31 +00:00
debug.nas - "export" the attributes function for return a property node's attributes 2007-11-15 06:46:14 +00:00
dynamic_view.nas change global dynamic-view flag from /sim/view[0]/dynamic/enabled to 2007-11-03 14:08:39 +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
globals.nas fix comment & cosmetics 2007-11-06 21:23:53 +00:00
gui.nas make gui.property_browser() not only digest property paths, but 2007-11-14 20:13:35 +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 setlistener(): accessing the node via cmdarg() is now depreciated. Use 2007-10-15 18:27:42 +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 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 - 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 don't set stopTutorial listener before we can be sure that markerN is set 2007-10-15 21:55:23 +00:00
view.nas add view manager which manages view handlers. fly-by-view is now implemented 2007-11-06 21:49:33 +00:00