Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
2100Filtered Results

Detail

2013.12.11.Log0929.txt

📄SVN 📅2013-12-11 💾808 B 1 Parsed entries FIX

Revision r4195

LunaCON: statically check some member assignments with literal numbers.

And issue warnings whenever the assignment would fail (error) at game time.
Raw Content
------------------------------------------------------------------------
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.