1
0
Fork 0
flightgear/src/Scripting
mfranz 3a2148828e screenPrint() is obsolete. Use screen.log.write() for the same purpose,
or write to the color properties in /sim/screen/. If this Nasal/GUI
implementation turns out to be too slow, we'll write a generic OpenGL/plib
version simliar to the ATCdisplay code.  (OK'ed by Andy and Stuart)
2006-02-13 19:46:03 +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 getChild(): add optional "create" flag (like in the c++ version) 2006-01-27 20:43:40 +00:00
NasalSys.cxx store garbage collector id (again) in the listener class, and free the 2006-02-04 16:37:25 +00:00
NasalSys.hxx store garbage collector id (again) in the listener class, and free the 2006-02-04 16:37:25 +00:00