]> git.mxchange.org Git - flightgear.git/history - src/Scripting/nasal-props.cxx
Fix leak in interpolate(). Also give property nodes a name so they
[flightgear.git] / src / Scripting / nasal-props.cxx
2007-10-21 mfranzgetAttribute(): s/refcount/references/
2007-10-20 mfranzmake node.getAttribute("refcount") return the SGSharedP...
2007-10-16 mfranz- listener: re-order and change callback function args...
2007-05-07 mfranzlet foo.getAttribute("listeners") return the number...
2007-04-04 mfranzsetAttribute("archive", 1) sets this attribute to ...
2007-01-14 mfranzmake attribute strings lowercase with hyphen instead...
2007-01-12 mfranzadd getAttribute() and setAttribute() method
2006-10-17 andyA bug was discovered on IRC where an errant script...
2006-08-08 andyMore warnings, similar issues.
2006-05-23 mfranzdon't abort fgfs only because a nasal script called...
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-01-27 mfranzgetChild(): add optional "create" flag (like in the...
2005-10-23 mfranz... and don't keep. This causes nasty, mysterious bugs...
2005-10-23 mfranzadd support for removeChildren(): takes one name as...
2005-04-18 andyUpgrade to Nasal 1.0 test candidate
2004-12-18 ehofmangcc 4.0 fixes.
2004-04-01 curtClean up various compiler warnings that have crept...
2003-12-29 andyForgot to implment the Node.getChild(name, index) form...
2003-12-16 andyWorkaround for code generation bug in gcc-2.95.3
2003-12-08 andyAdd a new command, "dialog-new", allowing external...
2003-12-01 ehofmanAdd Nasal Vs. 1.5