------------------------------------------------------------------------ r6394 | hendricks266 | 2017-07-28 01:27:38 -0700 (Fri, 28 Jul 2017) | 3 lines Slightly change readarrayfromfile so that attempting to read arrays of a size that does not evenly divide into the requested type rounds up instead of down and zero-pads the difference. This should help hackish persuits such as reading map files through this command. ------------------------------------------------------------------------ r6393 | hendricks266 | 2017-07-28 01:27:35 -0700 (Fri, 28 Jul 2017) | 1 line Fix readarrayfromfile with bitmaps and uint32s. Also improve it. ------------------------------------------------------------------------ r6392 | hendricks266 | 2017-07-28 01:27:31 -0700 (Fri, 28 Jul 2017) | 1 line Introduce GAMEARRAY_SIZE_MASK. ------------------------------------------------------------------------ r6391 | hendricks266 | 2017-07-28 01:27:28 -0700 (Fri, 28 Jul 2017) | 1 line Revise part of r6385 for clarity. ------------------------------------------------------------------------ r6390 | hendricks266 | 2017-07-28 01:27:24 -0700 (Fri, 28 Jul 2017) | 1 line Connect minitext_ to MF_Minifont. ------------------------------------------------------------------------ r6389 | terminx | 2017-07-27 13:05:48 -0700 (Thu, 27 Jul 2017) | 1 line Derp. DONT_BUILD. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.