------------------------------------------------------------------------ r4476 | helixhorned | 2014-05-18 02:55:43 -0700 (Sun, 18 May 2014) | 1 line sdlayer.c: fix compiling wm_ynbox() for Linux/WITHOUT_GTK=1. ------------------------------------------------------------------------ r4475 | helixhorned | 2014-05-18 02:55:42 -0700 (Sun, 18 May 2014) | 1 line LunaCON: add read-only variable 'Numsprites', r/w userdef member .mouseaiming. ------------------------------------------------------------------------ r4474 | helixhorned | 2014-05-18 02:55:41 -0700 (Sun, 18 May 2014) | 5 lines C-CON: scan label names according to stricter LunaCON rules instead of char blacklist. These ones: http://lunatic.eduke32.com/lunacon.html#_ambiguous_lexical_elements Seriously, defining a token kind by excluding certain characters (instead of allowing a given set) is really, really broken. ------------------------------------------------------------------------ r4473 | helixhorned | 2014-05-18 02:55:39 -0700 (Sun, 18 May 2014) | 1 line LunaCON: allow '.' as non-first identifer character. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.