.. |
aircraft.nas
|
data.load(): use io.read_properties() (fixes *.sav loading bug)
|
2008-07-11 22:50:58 +00:00 |
atc-chatter.nas
|
s/play-audio-message/play-audio-sample/
|
2007-05-15 14:40:58 +00:00 |
controls.nas
|
Added a check for passive mode to allow keyboard controls ..
|
2008-04-01 05:56:38 +00:00 |
debug.nas
|
change attribute names from read/write to readable/writable
|
2008-07-07 10:25:08 +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
|
add thisfunc() for reliable recursion
|
2008-07-22 19:03:25 +00:00 |
gui.nas
|
- remove "load flight"/"save flight" dialogs, and
|
2008-07-11 20:57:52 +00:00 |
io.nas
|
closure(): level is optional and defaults to 0
|
2008-07-22 22:38:34 +00:00 |
IOrules
|
now that the file reading/writing fgcommands underlie the same mechanism
|
2008-07-11 16:38:51 +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
|
close dialog on Esc, like every other dialog with a close button
|
2008-06-11 18:39:03 +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
|
let initNode() initialize a property to double(0) by default
|
2008-06-04 20:41:44 +00:00 |
redout.nas
|
Re-order initialization and fix a couple of bugs.
|
2008-04-29 19:58:10 +00:00 |
screen.nas
|
display: redraw on window resize so that the display won't disappear
|
2008-05-19 09:48:41 +00:00 |
startup.nas
|
screen.nas: now *really* do the runway report quietly
|
2007-10-10 09:58:22 +00:00 |
string.nas
|
make sure functions used by the security code are tamper-proof
|
2008-07-22 21:22:59 +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 |