1
0
Fork 0
flightgear/src/Scripting
andy 78d3763b41 Fix refcounting bug in f_removeChild(). Use a smart pointer to handle
the case where the removed child has no other referants, otherwise it
will be deleted on function exit.  Also give the ghost type a name for
cleaner debugging.
2008-11-03 23:50:33 +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 Fix refcounting bug in f_removeChild(). Use a smart pointer to handle 2008-11-03 23:50:33 +00:00
NasalSys.cxx - createModule: add optional arg[] vector arguments 2008-10-18 19:52:18 +00:00
NasalSys.hxx - createModule: add optional arg[] vector arguments 2008-10-18 19:52:18 +00:00