------------------------------------------------------------------------ r4935 | helixhorned | 2015-01-18 15:16:37 -0800 (Sun, 18 Jan 2015) | 7 lines Classic: fix "windowed" modes (r_size >= 12) by reverting r4920; adapt. In setview(), we now assert windowx2 < xdim. The only calling places where its non-violation is non-trivial to ascertain are (1) showview from CON and (2) draw-to-tile for look-sideways in game.c. AFAICS case 1 should be fine. Case 2 is adapted; see comments there. ------------------------------------------------------------------------ r4934 | helixhorned | 2015-01-18 14:11:31 -0800 (Sun, 18 Jan 2015) | 1 line Mapster32: remove unused key* options in mapster32.cfg and corresponding BK_* macros. DONT_BUILD. ------------------------------------------------------------------------ r4933 | helixhorned | 2015-01-18 12:31:37 -0800 (Sun, 18 Jan 2015) | 1 line Fix bsearch() call for user G_LoadMapHack(): don't access nonexistent storage. DONT_BUILD. ------------------------------------------------------------------------ r4932 | helixhorned | 2015-01-18 12:28:59 -0800 (Sun, 18 Jan 2015) | 1 line polymost.c: fix possible access of wallchanged[-1]. DONT_BUILD. ------------------------------------------------------------------------ r4931 | helixhorned | 2015-01-18 12:22:25 -0800 (Sun, 18 Jan 2015) | 1 line engine.c: fix memory leak. DONT_BUILD. ------------------------------------------------------------------------ r4930 | helixhorned | 2015-01-18 12:21:17 -0800 (Sun, 18 Jan 2015) | 1 line polymost.c: fix C build. DONT_BUILD. ------------------------------------------------------------------------ r4929 | hendricks266 | 2015-01-16 21:40:42 -0800 (Fri, 16 Jan 2015) | 1 line Fix warning in previous commit. DONT_BUILD. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.