------------------------------------------------------------------------ r2769 | helixhorned | 2012-06-17 12:45:53 -0700 (Sun, 17 Jun 2012) | 3 lines Add samples/r_usenewshading.map. This is to the cvar of the same name as samples/aspect.map is to r_usenewaspect. ------------------------------------------------------------------------ r2768 | helixhorned | 2012-06-17 12:45:51 -0700 (Sun, 17 Jun 2012) | 1 line polymost.c: make polymost_checkcoordinates() static ------------------------------------------------------------------------ r2767 | helixhorned | 2012-06-17 12:45:48 -0700 (Sun, 17 Jun 2012) | 1 line Mapster32: display zero-length walls as level-3 corruptions. ------------------------------------------------------------------------ r2766 | helixhorned | 2012-06-17 12:45:46 -0700 (Sun, 17 Jun 2012) | 1 line gamedef.c: some bound tweaks ------------------------------------------------------------------------ r2765 | helixhorned | 2012-06-17 12:45:43 -0700 (Sun, 17 Jun 2012) | 4 lines Lunatic translator: ai/move/action. This exposes some problems in the default/in-the-wild CONs. As usual, we'll have to retrofit sensible semantics :rolleyes:. ------------------------------------------------------------------------ r2764 | helixhorned | 2012-06-17 12:45:41 -0700 (Sun, 17 Jun 2012) | 1 line Lunatic translator: define* et al ------------------------------------------------------------------------ r2763 | helixhorned | 2012-06-17 12:45:37 -0700 (Sun, 17 Jun 2012) | 1 line Lunatic t.: handle prefix-problematic commands for real, definelevelname, ... ------------------------------------------------------------------------ r2762 | helixhorned | 2012-06-17 12:45:33 -0700 (Sun, 17 Jun 2012) | 4 lines Lunatic/LT: provide the predefined labels in con_lang, add "strict" from luajit. The latter is only for development, since the embedded version already has a undeclared-var-reference handling similar to that. Also fix parm2memberpat. ------------------------------------------------------------------------