1
0
Fork 0
flightgear/src/Scripting
mfranz 016750c865 - remove "nasal-dir-initialized" signal node after use. This code is executed
before the property tree is stored away for reinit, so the signal would
  be emitted again on reset.
- fix inconsistent style that sneaked in with a previous patch
2007-01-23 15:53:04 +00:00
..
.cvsignore Added simple proof-of-concept support for running PSL scripts from 2003-01-11 16:30:32 +00:00
Makefile.am screenPrint() is obsolete. Use screen.log.write() for the same purpose, 2006-02-13 19:46:03 +00:00
nasal-props.cxx make attribute strings lowercase with hyphen instead of underscore; 2007-01-14 13:58:15 +00:00
NasalSys.cxx - remove "nasal-dir-initialized" signal node after use. This code is executed 2007-01-23 15:53:04 +00:00
NasalSys.hxx - don't allow removal of active listener (prevents crash) 2007-01-17 13:56:22 +00:00