1
0
Fork 0
fgdata/Nasal
mfranz ce0504cfd4 - move development functions from function keys to :Y (multikey)
- move replay from 'r' to 'Ctrl-r' where it is less dangerous
2008-10-07 20:13:34 +00:00
..
aircraft.nas tyresmoke: s/getNode/getChild/ 2008-10-05 23:35:02 +00:00
atc-chatter.nas s/play-audio-message/play-audio-sample/ 2007-05-15 14:40:58 +00:00
controls.nas AJ MacLEOD: add braking chute wrapper function 2008-10-07 19:22:49 +00:00
debug.nas - move color functions from debug.nas to string.nas 2008-10-03 15:20:12 +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 nasal: cleanup & minor fixes 2008-08-10 17:53:41 +00:00
geo.nas finally make printf() globally available 2008-07-23 15:43:45 +00:00
glide_slope_tunnel.nas - remove no longer neede complement_runways() function 2008-09-23 20:08:15 +00:00
globals.nas nasal: cleanup & minor fixes 2008-08-10 17:53:41 +00:00
gui.nas - move development functions from function keys to :Y (multikey) 2008-10-07 20:13:34 +00:00
io.nas fun hack to get useful error message 2008-10-06 23:21:54 +00:00
IOrules - load_nasal(): catch usage of improper namespaces (e.g. $FG_HOME/Nasal/isa.nas) 2008-07-30 20:34:52 +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
multikey.nas - typeset longer option lists in multiple columns 2008-10-07 10:44:45 +00:00
multiplayer.nas - Alexis Bory: As seen previously with Till, the nasty F-14 radar brakes multiplayer.dialog.show() unless we better test the "valid" node. 2008-10-02 20:12:00 +00:00
prop_key_handler.nas - prop_key_handler: limitate history to history-max-size on loading 2008-06-08 11:14:57 +00:00
props.nas indendation fix, drop a few braces (because we can :-) 2008-09-29 10:06:50 +00:00
redout.nas Re-order initialization and fix a couple of bugs. 2008-04-29 19:58:10 +00:00
screen.nas screen.nas: evaluate --prop:display when fdm is up, or some props are missed 2008-08-05 12:35:01 +00:00
startup.nas screen.nas: now *really* do the runway report quietly 2007-10-10 09:58:22 +00:00
string.nas ok, and now really fix it :-P 2008-10-06 20:22:28 +00:00
track_target.nas Minor cosmetic changes. 2007-05-15 16:07:15 +00:00
tutorial.nas io: use default attribs rather than a hard-coded number for globals identification 2008-07-11 09:37:33 +00:00
view.nas - make the limiter a tad faster 2008-04-21 21:39:45 +00:00