1
0
Fork 0
fgdata/Nasal
mfranz d9b0226d30 - add process_file() function (still reads the whole file into memory)
- handle "processing instructions"
- don't gobble leading spaces in non-cdata data sections
- minor fixes, cosmetics, documentation changes
2007-05-03 15:56:59 +00:00
..
aircraft.nas HUD: only consider i/I/H presses when a HUD is displayed 2007-05-01 19:36:41 +00:00
atc-chatter.nas Added volume control to the atc-chatter 2007-04-19 04:42:20 +00:00
controls.nas
debug.nas add function to reload Nasal module at runtime. Very convenient for 2007-03-29 15:00:04 +00:00
dynamic_view.nas
fuel.nas
geo.nas
globals.nas setlistener(): don't drop calls with invalid property -- the c++ side 2007-04-27 15:52:54 +00:00
gui.nas Fix symbol lookup issue via a caller() hack. Not sure what the 2007-03-29 19:32:59 +00:00
io.nas Add soft-coded utilites to the "io" and "math" modules. The math 2007-03-29 22:09:25 +00:00
lead_target.nas
material.nas
math.nas Add soft-coded utilites to the "io" and "math" modules. The math 2007-03-29 22:09:25 +00:00
multiplayer.nas
props.nas props.copy: add third argument that, if set, also copies the node attributes 2007-04-04 14:44:13 +00:00
screen.nas reverting; just saw why I hadn't turned it on 2007-03-27 18:02:12 +00:00
track_target.nas
tutorial.nas - add <abort> group (like <exit> but works when <error>s are still made) 2007-03-30 20:24:26 +00:00
view.nas - replace "sprintf hack" by real sprintf 2007-03-22 16:22:41 +00:00
xml.nas - add process_file() function (still reads the whole file into memory) 2007-05-03 15:56:59 +00:00