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

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

Detail

2012.07.09.Log0575.txt

📄SVN 📅2012-07-09 💾1,4 KB 3 Parsed entries BUILD FIX

Revision r2823

Polymer: simplify some code while I'm at it (equivalence tranformations only)

Revision r2822

Polymer: bring the ypanning correction for non-pow2 walls closer to Pmost's, pt2

This changes a constant inside the panning calculation from 256 to 255 (making
e.g. panning 255 and 0 the same in the "San Andreas fault" sign in E1L5) and
uses the correct reference wall for the "do panning correction?" conditional.
Now, the problematic walls should look the same as in Polymost.

Revision r2821

Polymer: bring the ypanning correction for non-pow2 walls closer to Pmost's, pt1

This makes the corrections conditional on where they appear in (under-, over-,
white or mask wall).
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2824 | helixhorned | 2012-07-09 12:00:23 -0700 (Mon, 09 Jul 2012) | 1 line

This should fix the "assignment discards 'const' qualifier" warning in music.c.
------------------------------------------------------------------------
r2823 | helixhorned | 2012-07-09 12:00:21 -0700 (Mon, 09 Jul 2012) | 1 line

Polymer: simplify some code while I'm at it (equivalence tranformations only)
------------------------------------------------------------------------
r2822 | helixhorned | 2012-07-09 12:00:17 -0700 (Mon, 09 Jul 2012) | 6 lines

Polymer: bring the ypanning correction for non-pow2 walls closer to Pmost's, pt2

This changes a constant inside the panning calculation from 256 to 255 (making
e.g. panning 255 and 0 the same in the "San Andreas fault" sign in E1L5) and
uses the correct reference wall for the "do panning correction?" conditional.
Now, the problematic walls should look the same as in Polymost.
------------------------------------------------------------------------
r2821 | helixhorned | 2012-07-09 12:00:14 -0700 (Mon, 09 Jul 2012) | 4 lines

Polymer: bring the ypanning correction for non-pow2 walls closer to Pmost's, pt1

This makes the corrections conditional on where they appear in (under-, over-,
white or mask wall).
------------------------------------------------------------------------