Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
362Filtered Results

Detail

2015.09.27.Log1170.txt

📄SVN 📅2015-09-27 💾2,3 KB 8 Parsed entries FIX

Revision r5365

Fix error in r5346 that broke the MoreBlendTab section of PALETTE.DAT.

Revision r5364

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.

Revision r5363

Build tools: Clean up transpal and link it to colmatch.c instead of including a separate copy of the (old!) getclosestcol code.

Revision r5362

Split the initialization of the pragma.h's libdivide tables into its own function.

Revision r5361

Build tools/OS X: Fix build by satisfying compat.c's dependence on osxbits.m.

Revision r5360

Build tools/Windows: Fix text outout by compiling without -mwindows.

Revision r5359

Split the getclosestcol functions into a new object, colmatch.

Revision r5358

Update Xcode project to reflect recent filename changes. DONT_BUILD.
Raw Content
------------------------------------------------------------------------
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.