------------------------------------------------------------------------ r5366 | hendricks266 | 2015-09-27 14:18:24 -0700 (Sun, 27 Sep 2015) | 1 line Defs: Add "numalphatables" token, which serves the same purpose as the lognumalphatabs byte in PALETTE.DAT. ------------------------------------------------------------------------ r5365 | hendricks266 | 2015-09-27 14:18:21 -0700 (Sun, 27 Sep 2015) | 1 line Fix error in r5346 that broke the MoreBlendTab section of PALETTE.DAT. ------------------------------------------------------------------------ r5364 | hendricks266 | 2015-09-27 14:18:19 -0700 (Sun, 27 Sep 2015) | 1 line Fix RENDERTYPE=WIN build by changing a const char* to a char*, which had been cast to (void *) before passing to free() (which is bad practice) prior to r5352. ------------------------------------------------------------------------ r5363 | hendricks266 | 2015-09-27 14:18:16 -0700 (Sun, 27 Sep 2015) | 1 line Build tools: Clean up transpal and link it to colmatch.c instead of including a separate copy of the (old!) getclosestcol code. ------------------------------------------------------------------------ r5362 | hendricks266 | 2015-09-27 14:18:12 -0700 (Sun, 27 Sep 2015) | 1 line Split the initialization of the pragma.h's libdivide tables into its own function. ------------------------------------------------------------------------ r5361 | hendricks266 | 2015-09-27 14:18:09 -0700 (Sun, 27 Sep 2015) | 1 line Build tools/OS X: Fix build by satisfying compat.c's dependence on osxbits.m. ------------------------------------------------------------------------ r5360 | hendricks266 | 2015-09-27 14:18:06 -0700 (Sun, 27 Sep 2015) | 1 line Build tools/Windows: Fix text outout by compiling without -mwindows. ------------------------------------------------------------------------ r5359 | hendricks266 | 2015-09-27 14:17:59 -0700 (Sun, 27 Sep 2015) | 1 line Split the getclosestcol functions into a new object, colmatch. ------------------------------------------------------------------------ r5358 | hendricks266 | 2015-09-25 17:21:22 -0700 (Fri, 25 Sep 2015) | 1 line Update Xcode project to reflect recent filename changes. DONT_BUILD. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.