aboutsummaryrefslogtreecommitdiff
path: root/obfusc.c (follow)
Commit message (Collapse)AuthorAge
* Don't ignore the return code of fwrite(). (Slight modification of aSimon Tatham2008-12-12
| | | | | | patch from Phil Bordelon.) [originally from svn r8373]
* Stand-alone command-line interface to the obfuscate_bitmap()Simon Tatham2008-11-29
function. Useful in conjunction with the new --save option to generate lots of games, extract the aux strings from the game generator, and de-obfuscate them in order to measure statistical properties of their solutions. [originally from svn r8352]