1
0
Fork 0
fgdata/Nasal
mfranz 99bcbe8ea5 change global dynamic-view flag from /sim/view[0]/dynamic/enabled to
/sim/current-view/dynamic-view. There are additionally <dynamic-view>
settings per view, but those only enable it for that view if it's
globally turned on.
2007-11-03 14:08:39 +00:00
..
aircraft.nas setlistener(): accessing the node via cmdarg() is now depreciated. Use 2007-10-15 18:27:42 +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 we need more colors! 2007-10-16 18:54:25 +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 add new debugging function proptrace(), which outputs all regular property 2007-10-16 15:24:30 +00:00
gui.nas setlistener(): accessing the node via cmdarg() is now depreciated. Use 2007-10-15 18:27:42 +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 setlistener(): accessing the node via cmdarg() is now depreciated. Use 2007-10-15 18:27:42 +00:00