------------------------------------------------------------------------ r5089 | hendricks266 | 2015-03-24 23:28:09 -0700 (Tue, 24 Mar 2015) | 8 lines C-CON: Modify the parsing of definevolumename and defineskillname so that they only look for the text before a newline. // valid definevolumename 3 // invalid definevolumename 3 ------------------------------------------------------------------------ r5088 | hendricks266 | 2015-03-24 23:27:57 -0700 (Tue, 24 Mar 2015) | 1 line C-CON: Add quick access for the remaining structures without it. ------------------------------------------------------------------------ r5087 | hendricks266 | 2015-03-24 23:27:42 -0700 (Tue, 24 Mar 2015) | 1 line C-CON: Enumify quick structure access. ------------------------------------------------------------------------ r5086 | hendricks266 | 2015-03-24 23:27:25 -0700 (Tue, 24 Mar 2015) | 1 line C-CON: Factor fast struct access and get out into single functions. ------------------------------------------------------------------------ r5085 | hendricks266 | 2015-03-24 23:27:08 -0700 (Tue, 24 Mar 2015) | 1 line C-CON: Add PLAYER_PALETTE to quick player struct access, and add a setter that calls P_SetGamePalette(). ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.