]> git.mxchange.org Git - flightgear.git/history - src/Scripting/nasal-props.cxx
Remove most compile warnings
[flightgear.git] / src / Scripting / nasal-props.cxx
2012-07-26 Markus PargmannRemove most compile warnings
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBUse separate header file for vector properties.
2012-01-09 ThorstenB#587: don't crash on negative sizes
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-01-16 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-14 James TurnerMake the Nasal NaN check less aggressive - still SG_ALE...
2011-01-14 James TurnerMake the Nasal NaN check less aggressive - still SG_ALE...
2010-12-31 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 James TurnerWhen attempting to pass a NaN between Nasal and propert...
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-26 Tim MooreMerge branch 'ehofman/jsbsim'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-18 Tim MooreFixes for changes in simgear/math/sg_types.hxx
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-24 Tim Moorefix warnings in Multiplayer, Scripting, and Time
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-16 timooreSupport for VEC3D and VEC4D properties.
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-09 mfranz- pass return values in set{,Bool,Int,Double}Value...
2008-11-26 mfranzadd _getAliasTarget(): this dereferences an alias,...
2008-11-13 mfranzf_alias: catch SGPropertyNode exceptions and generate...
2008-11-12 mfranzadd alias() and unalias() functions
2008-11-03 andyFix refcounting bug in f_removeChild(). Use a smart...
2008-07-24 mfranzlet removeChild() return the detached node (like the...
2008-07-10 mfranzreturn attribute mask as unsigned
2008-07-10 mfranzlet n.getAttribute("last") return SGPropertyNode::LAST_...
2008-07-07 mfranzrename attributes write/read to writable/readable ...
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