1
0
Fork 0
fgdata/Nasal
mfranz 824cff9192 comment out isnan()
It conflicts with Jester's debugging setup, and Andy says there should be
no NaN in the first place. This is a bug that needs to get fixed. Just
enable isnan() if you want to detect NaNs in the meantime. (The MP system
creates them ATM. The property getters shall turn them into nil.)
2009-02-12 16:59:03 +00:00
..
aircraft.nas rain: read some properties only if they are actually needed 2008-12-15 16:16:08 +00:00
atc-chatter.nas s/play-audio-message/play-audio-sample/ 2007-05-15 14:40:58 +00:00
bits.nas string(): make zero padding work if arg is 0 2008-12-22 01:50:48 +00:00
controls.nas - add controls.wingsDown() wrapper 2008-12-17 18:42:41 +00:00
debug.nas comment out isnan() 2009-02-12 16:59:03 +00:00
dynamic_view.nas revert init signal change -- better fix the real problem 2008-12-19 20:52:22 +00:00
fuel.nas - make props.initNode a props.Node method 2008-11-20 19:45:40 +00:00
geo.nas - add geo.viewer_position() 2008-12-19 13:41:25 +00:00
glide_slope_tunnel.nas - make props.initNode a props.Node method 2008-11-20 19:45:40 +00:00
globals.nas add KT2MPS/MPS2KT conversion constants 2008-12-17 01:03:32 +00:00
gui.nas Anders GIDENSTAM: adapt for unified tank level property (and do it right :-) 2009-02-06 23:14:49 +00:00
io.nas removelistener() must not remove path validation listeners 2008-12-12 14:57:38 +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
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
mp_broadcast.nas Anders GIDENSTAM: wildfire (read $FG_ROOT/Models/Effects/Wildfire/README) 2009-01-18 15:43:08 +00:00
multikey.nas - let F12 pop up radio settings dialog (used to be Ctrl-r) 2008-10-08 21:59:31 +00:00
multiplayer.nas dialog: show unavailable entries orange; cleanup 2009-02-06 12:03:31 +00:00
prop_key_handler.nas store 30 history entries by default (settable via property 2008-12-09 00:20:29 +00:00
props.nas globals: cosmetics 2008-12-14 23:45:33 +00:00
redout.nas Re-order initialization and fix a couple of bugs. 2008-04-29 19:58:10 +00:00
screen.nas All elements of a --prop:display expression containing a percent sign are 2009-01-25 00:27:12 +00:00
startup.nas use a more reliable property to detect real-weather-fetch 2008-12-19 13:50:44 +00:00
string.nas add eXtended isstring: isxstring(), which also applies to \n 2009-01-27 19:27:21 +00:00
track_target.nas - use "var" keywords everywhere 2009-01-30 21:24:59 +00:00
tutorial.nas s/set_lonlat/set_latlon/ 2009-01-15 00:39:51 +00:00
view.nas multiplayer.model: more containers, more data, variable renaming, 2009-02-04 21:47:19 +00:00
wildfire.nas Anders GIDENSTAM: center dialog and print report only when there was a fire 2009-01-18 16:15:02 +00:00