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

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

Detail

2016.10.14.Log1244.txt

📄SVN 📅2016-10-14 💾2,7 KB 10 Parsed entries FIX

Revision r5898

Bump PSKYOFF_MAX from 4 to 8.

Revision r5897

Defs: Add "yoffset" subtoken to "multipsky".

Revision r5896

Re-enable the use of psky_t's yoffset.

Revision r5895

C-CON: Fix addlogvar command, broken in r5835.

Revision r5894

C-CON: Allow gamestartup to read in one additional parameter (MAXFLAMETHROWERAMMO). Do nothing with it yet.

Revision r5893

C-CON: Implement "ifplaybackon" conditional, used by World Tour to determine if the replay feature is enabled. In our case, it is always false.

Revision r5892

Replace all "g_scriptVersion == 14" with "g_scriptVersion >= 14".

Revision r5891

Apply the same bugfix as r4947 to XA sounds so that they only loop when intended.

Revision r5890

Add a new aligned mode to alphatabs by defining numalphatabs to be a power of two minus one.

This provides fractionally better correspondence between 0-255 alpha values and blend table IDs.

Revision r5889

Rigor-up the handling of 0% and 100% alpha with alphatabs in 8-bit.
Raw Content
------------------------------------------------------------------------
r5899 | hendricks266 | 2016-10-14 00:40:59 -0700 (Fri, 14 Oct 2016) | 1 line

AudioLib: Fix improper matching of loop tags with initial substrings of them, and add proper support for LOOP as a synonym of LOOP_START.
------------------------------------------------------------------------
r5898 | hendricks266 | 2016-10-14 00:40:56 -0700 (Fri, 14 Oct 2016) | 1 line

Bump PSKYOFF_MAX from 4 to 8.
------------------------------------------------------------------------
r5897 | hendricks266 | 2016-10-14 00:40:53 -0700 (Fri, 14 Oct 2016) | 1 line

Defs: Add "yoffset" subtoken to "multipsky".
------------------------------------------------------------------------
r5896 | hendricks266 | 2016-10-14 00:40:50 -0700 (Fri, 14 Oct 2016) | 1 line

Re-enable the use of psky_t's yoffset.
------------------------------------------------------------------------
r5895 | hendricks266 | 2016-10-14 00:40:47 -0700 (Fri, 14 Oct 2016) | 1 line

C-CON: Fix addlogvar command, broken in r5835.
------------------------------------------------------------------------
r5894 | hendricks266 | 2016-10-14 00:40:44 -0700 (Fri, 14 Oct 2016) | 1 line

C-CON: Allow gamestartup to read in one additional parameter (MAXFLAMETHROWERAMMO). Do nothing with it yet.
------------------------------------------------------------------------
r5893 | hendricks266 | 2016-10-14 00:40:41 -0700 (Fri, 14 Oct 2016) | 1 line

C-CON: Implement "ifplaybackon" conditional, used by World Tour to determine if the replay feature is enabled. In our case, it is always false.
------------------------------------------------------------------------
r5892 | hendricks266 | 2016-10-14 00:40:38 -0700 (Fri, 14 Oct 2016) | 1 line

Replace all "g_scriptVersion == 14" with "g_scriptVersion >= 14".
------------------------------------------------------------------------
r5891 | hendricks266 | 2016-10-14 00:40:35 -0700 (Fri, 14 Oct 2016) | 1 line

Apply the same bugfix as r4947 to XA sounds so that they only loop when intended.
------------------------------------------------------------------------
r5890 | hendricks266 | 2016-10-14 00:40:32 -0700 (Fri, 14 Oct 2016) | 3 lines

Add a new aligned mode to alphatabs by defining numalphatabs to be a power of two minus one.

This provides fractionally better correspondence between 0-255 alpha values and blend table IDs.
------------------------------------------------------------------------
r5889 | hendricks266 | 2016-10-14 00:33:30 -0700 (Fri, 14 Oct 2016) | 1 line

Rigor-up the handling of 0% and 100% alpha with alphatabs in 8-bit.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.