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.01.30.Log0429.txt

📄SVN 📅2012-01-30 💾1,2 KB 2 Parsed entries BUILD FIX

Revision r2303

Don't wait for pain tinting to subside when changing a base palette.

This means that when e.g. emerging from water hurt will change the
palette instantly, but because bit 16 is added to the P_SetGamePalette
call, the tinting is retained.

Revision r2302

Mapster32: tweak dragging a single sprite so that they can be dragged 'uphill'.

The implementation uses the recently introduced updatesector_onlynextwall when
setspritez fails.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2304 | helixhorned | 2012-01-30 13:19:13 -0800 (Mon, 30 Jan 2012) | 4 lines

Fix demo progress bar in OpenGL modes by adding bit 1024 to rotatesprite calls.

The problems still remains that rotatesprite behaves differently in classic and
OpenGL modes with clipping boundaries specified (and maybe in some other cases)
------------------------------------------------------------------------
r2303 | helixhorned | 2012-01-30 13:18:59 -0800 (Mon, 30 Jan 2012) | 5 lines

Don't wait for pain tinting to subside when changing a base palette.

This means that when e.g. emerging from water hurt will change the
palette instantly, but because bit 16 is added to the P_SetGamePalette
call, the tinting is retained.
------------------------------------------------------------------------
r2302 | helixhorned | 2012-01-30 10:25:13 -0800 (Mon, 30 Jan 2012) | 4 lines

Mapster32: tweak dragging a single sprite so that they can be dragged 'uphill'.

The implementation uses the recently introduced updatesector_onlynextwall when
setspritez fails.
------------------------------------------------------------------------