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

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

Detail

2013.01.06.Log0727.txt

📄SVN 📅2013-01-06 💾1,4 KB 4 Parsed entries CON FIX

Revision r3380

Lunatic: a couple of small changes.

Revision r3379

Fix NETCODE=0 build.

Revision r3378

Reimplement pixel doubling by taking the upper left pixel of each 2x2 block.

This obviously won't help performance as the scene has still to be drawn at
the original resolution, but it's better than the draw-to-tile hack.

Revision r3377

Factor "pipe standard outputs to files" code into baselayer.c.

The SDL and Windows layers had slightly different code: the latter would
dereference a NULL pointer if stdout.txt failed being write-opened.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3381 | helixhorned | 2013-01-06 10:56:50 -0800 (Sun, 06 Jan 2013) | 1 line

Re-enable spotlights on ATI cards again because the crash from 12.8 seems gone.
------------------------------------------------------------------------
r3380 | helixhorned | 2013-01-06 10:56:45 -0800 (Sun, 06 Jan 2013) | 1 line

Lunatic: a couple of small changes.
------------------------------------------------------------------------
r3379 | helixhorned | 2013-01-06 10:56:38 -0800 (Sun, 06 Jan 2013) | 1 line

Fix NETCODE=0 build.
------------------------------------------------------------------------
r3378 | helixhorned | 2013-01-06 10:56:34 -0800 (Sun, 06 Jan 2013) | 4 lines

Reimplement pixel doubling by taking the upper left pixel of each 2x2 block.

This obviously won't help performance as the scene has still to be drawn at
the original resolution, but it's better than the draw-to-tile hack.
------------------------------------------------------------------------
r3377 | helixhorned | 2013-01-06 10:56:29 -0800 (Sun, 06 Jan 2013) | 4 lines

Factor "pipe standard outputs to files" code into baselayer.c.

The SDL and Windows layers had slightly different code: the latter would
dereference a NULL pointer if stdout.txt failed being write-opened.
------------------------------------------------------------------------