=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-17_10:58:06 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx

New Nasal command _condition(p) where p is a property node containing
a condition as described in $FG_ROOT/Docs/README.condition. Returns 1 if
condition is true, 0 if false, and nil on error.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-17_10:58:15 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx

New Nasal command _condition(p) where p is a property node containing
a condition as described in $FG_ROOT/Docs/README.condition. Returns 1 if
condition is true, 0 if false, and nil on error.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-17_15:51:06 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx

set module namespace in globals, otherwise two subsequent calls can't share
variables, which makes the whole module kind-of pointless


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-17_15:51:09 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx

set module namespace in globals, otherwise two subsequent calls can't share
variables, which makes the whole module kind-of pointless


2f585eeea02e2c79d7b1d8c4963bae2d

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to