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

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

Detail

2015.03.25.Log1098.txt

📄SVN 📅2015-03-25 💾1,3 KB 3 Parsed entries CON FIX

Revision r5092

C-CON: Fix processing the bytecode in an incorrect order when executing setplayer on a member with a second parameter, a missed instance of a consideration from r5086.

Revision r5091

C-CON: Remove the restriction that prevents userdef access when the current player is not myconnectindex.

Revision r5090

C-CON: Implement tilesizx/y gamearrays in a fashion similar to M32Script's solution: a STRIDE2 flag.
Raw Content
------------------------------------------------------------------------
r5093 | hendricks266 | 2015-03-25 14:31:11 -0700 (Wed, 25 Mar 2015) | 1 line

CON: Add token "appendevent", which functions identically to "onevent" except that the event's code is chained to the end of any previous events, instead of the beginning.
------------------------------------------------------------------------
r5092 | hendricks266 | 2015-03-25 14:30:52 -0700 (Wed, 25 Mar 2015) | 1 line

C-CON: Fix processing the bytecode in an incorrect order when executing setplayer on a member with a second parameter, a missed instance of a consideration from r5086.
------------------------------------------------------------------------
r5091 | hendricks266 | 2015-03-25 14:30:39 -0700 (Wed, 25 Mar 2015) | 1 line

C-CON: Remove the restriction that prevents userdef access when the current player is not myconnectindex.
------------------------------------------------------------------------
r5090 | hendricks266 | 2015-03-25 14:30:25 -0700 (Wed, 25 Mar 2015) | 1 line

C-CON: Implement tilesizx/y gamearrays in a fashion similar to M32Script's solution: a STRIDE2 flag.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.