------------------------------------------------------------------------ r5312 | helixhorned | 2015-07-25 10:23:22 -0700 (Sat, 25 Jul 2015) | 1 line Game: fix displayed viewscreen when its x/yrepeat isn't evenly divisible by 4. ------------------------------------------------------------------------ r5311 | helixhorned | 2015-07-25 10:23:21 -0700 (Sat, 25 Jul 2015) | 1 line baselayer: add DEBUG_FRAME_LOCKING functionality. ------------------------------------------------------------------------ r5310 | helixhorned | 2015-07-25 10:23:20 -0700 (Sat, 25 Jul 2015) | 1 line engine: fix unbalanced begindrawing()/enddrawing() pair in printext16(). ------------------------------------------------------------------------ r5309 | helixhorned | 2015-07-25 10:23:17 -0700 (Sat, 25 Jul 2015) | 7 lines Fix various, but not all warnings. Except: - missing braces around initializer [-Wmissing-braces]: due to union-in-struct vec3f_t - comparison between signed and unsigned integer expressions [-Wsign-compare]: in polymer.c ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.