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

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

Detail

2011.09.25.Log0346.txt

📄SVN 📅2011-09-25 💾1,2 KB 3 Parsed entries BUILD FIX

Revision r2043

When inserting a new sprite and determining its picnum by frequency count
of the picnums of all sprites, omit the newly inserted sprite itself!

Revision r2042

VPX: in 3 planes -> packed format conversion code, group together the
three individual loops and compile the enclosing function at -O3 (-O1 for
debugging builds). Now, the time for this conversion ranges from 7 to 18
ms per frame across various tested machines, a clear improvement.

Revision r2041

synthesis: package ebacktrace1.dll, remove backtrace.dll and libi*.dll
Makefile: remove ebacktrace1.dll on 'veryclean' target
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2044 | helixhorned | 2011-09-25 08:11:47 -0700 (Sun, 25 Sep 2011) | 1 line

lunatic bits and pieces
------------------------------------------------------------------------
r2043 | helixhorned | 2011-09-25 08:11:28 -0700 (Sun, 25 Sep 2011) | 2 lines

When inserting a new sprite and determining its picnum by frequency count
of the picnums of all sprites, omit the newly inserted sprite itself!
------------------------------------------------------------------------
r2042 | helixhorned | 2011-09-25 08:11:11 -0700 (Sun, 25 Sep 2011) | 4 lines

VPX: in 3 planes -> packed format conversion code, group together the
three individual loops and compile the enclosing function at -O3 (-O1 for
debugging builds). Now, the time for this conversion ranges from 7 to 18
ms per frame across various tested machines, a clear improvement.
------------------------------------------------------------------------
r2041 | helixhorned | 2011-09-22 09:53:10 -0700 (Thu, 22 Sep 2011) | 2 lines

synthesis: package ebacktrace1.dll, remove backtrace.dll and libi*.dll
Makefile: remove ebacktrace1.dll on 'veryclean' target
------------------------------------------------------------------------