Revision r4195
LunaCON: statically check some member assignments with literal numbers. And issue warnings whenever the assignment would fail (error) at game time.
Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.
LunaCON: statically check some member assignments with literal numbers. And issue warnings whenever the assignment would fail (error) at game time.
------------------------------------------------------------------------
r4196 | helixhorned | 2013-12-11 13:23:47 -0800 (Wed, 11 Dec 2013) | 5 lines
m32script: fix parsing negated labels, getnumber* with neg. 'max'.
Exposed by this snippet from a.m32:
getnumber256 .owner "OWNER (projection picnum): " -MAXTILES
Now, Alt+KP2 works as expected in 3D mode.
------------------------------------------------------------------------
r4195 | helixhorned | 2013-12-11 13:23:42 -0800 (Wed, 11 Dec 2013) | 3 lines
LunaCON: statically check some member assignments with literal numbers.
And issue warnings whenever the assignment would fail (error) at game time.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.