]> git.mxchange.org Git - flightgear.git/commit
Make the Nasal NaN check less aggressive - still SG_ALERT, but return nil instead...
authorJames Turner <zakalawe@mac.com>
Fri, 14 Jan 2011 20:04:20 +0000 (20:04 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 14 Jan 2011 20:05:58 +0000 (20:05 +0000)
commitc2a3d24ef3c77f4c1457f69c21ef7fc5091494b8
tree4c7e43c761310c12de36962e9b71ad74d93fb150
parent5deec69e000d34bb93426ee3f14f4cb9731a3462
Make the Nasal NaN check less aggressive - still SG_ALERT, but return nil instead of terminating the Nasal script completely.
src/Scripting/NasalSys.cxx
src/Scripting/nasal-props.cxx