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

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

Detail

2015.09.23.Log1169.txt

📄SVN 📅2015-09-23 💾1,6 KB 4 Parsed entries CON BUILD FIX

Revision r5356

Defs: Fix a bug with the tilefromtexture { texture } subtoken, where alphacut was interpreted in an inverse fashion, generally causing hightile textures defined this way to appear completely transparent.

Revision r5355

C-CON: Correct handling of size-zero gamearrays: Prevent a crash upon loading a savegame containing them, and allow resizearray to zero.

Revision r5354

C-CON: Fix a harmless "Internal compiler error" warning when using quick structure access on userdef.

Revision r5353

CON: Add "defstate" token which functions identically as in M32script: synonymous with CON's "state" only at top-level (when defining a state). Useful for syntax highlighting.
Raw Content
------------------------------------------------------------------------
r5357 | hendricks266 | 2015-09-23 23:32:01 -0700 (Wed, 23 Sep 2015) | 1 line

Defs: Clean up the animtilerange token so that it is possible to specify backward animations in the logical tile1 > tile2 way.
------------------------------------------------------------------------
r5356 | hendricks266 | 2015-09-23 23:31:58 -0700 (Wed, 23 Sep 2015) | 1 line

Defs: Fix a bug with the tilefromtexture { texture } subtoken, where alphacut was interpreted in an inverse fashion, generally causing hightile textures defined this way to appear completely transparent.
------------------------------------------------------------------------
r5355 | hendricks266 | 2015-09-23 23:31:55 -0700 (Wed, 23 Sep 2015) | 1 line

C-CON: Correct handling of size-zero gamearrays: Prevent a crash upon loading a savegame containing them, and allow resizearray to zero.
------------------------------------------------------------------------
r5354 | hendricks266 | 2015-09-23 23:31:52 -0700 (Wed, 23 Sep 2015) | 1 line

C-CON: Fix a harmless "Internal compiler error" warning when using quick structure access on userdef.
------------------------------------------------------------------------
r5353 | hendricks266 | 2015-09-23 23:31:44 -0700 (Wed, 23 Sep 2015) | 1 line

CON: Add "defstate" token which functions identically as in M32script: synonymous with CON's "state" only at top-level (when defining a state). Useful for syntax highlighting.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.