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

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

Detail

2011.03.19.Log0216.txt

📄SVN 📅2011-03-19 💾1,3 KB 3 Parsed entries CON

Revision r1852

* Comment out some practically dead code (rendmode 1 and 2, pcx screenshots), cutting some 8k from the release binary.
* Refactor two nearly identical chunks in polymost.c into one function in the hope of getting some more, but interestingly that did nothing at all. At least it's more readable this way...
* Commit, but don't enable, code for writing PNG screenshots (I'm tired of converting them every time). Requires libpng which in turn requires zlib.

Revision r1851

Don't return the "out of memory" error code from daskinloader() if kplib reports either of the dimensions are 0.  Instead, return the generic failure code.

Revision r1850

angry nerd rage

------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1853 | helixhorned | 2011-03-19 11:16:41 -0700 (Sat, 19 Mar 2011) | 1 line

remove my mudflap related code in makefile.common
------------------------------------------------------------------------
r1852 | helixhorned | 2011-03-19 11:07:12 -0700 (Sat, 19 Mar 2011) | 3 lines

* Comment out some practically dead code (rendmode 1 and 2, pcx screenshots), cutting some 8k from the release binary.
* Refactor two nearly identical chunks in polymost.c into one function in the hope of getting some more, but interestingly that did nothing at all. At least it's more readable this way...
* Commit, but don't enable, code for writing PNG screenshots (I'm tired of converting them every time). Requires libpng which in turn requires zlib.
------------------------------------------------------------------------
r1851 | terminx | 2011-03-19 11:01:13 -0700 (Sat, 19 Mar 2011) | 2 lines

Don't return the "out of memory" error code from daskinloader() if kplib reports either of the dimensions are 0.  Instead, return the generic failure code.

------------------------------------------------------------------------
r1850 | terminx | 2011-03-19 10:59:09 -0700 (Sat, 19 Mar 2011) | 2 lines

angry nerd rage

------------------------------------------------------------------------