------------------------------------------------------------------------ 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.