Esplora i log in modo ordinato: filtri per tipo/anno, ricerca testuale e dettaglio commit revisionato.

2100File Totali
2088Log SVN
12ChangeLog Git
2100Risultati Filtrati

Dettaglio

2015.03.25.Log1098.txt

📄SVN 📅2015-03-25 💾1,3 KB 3 Entry parsate 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.
Contenuto Raw
------------------------------------------------------------------------
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.