From: simon Date: Tue, 31 May 2005 17:09:39 +0000 (+0000) Subject: Oops! A trivial typo in obfuscate_bitmap() made the obfuscation X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/commitdiff_plain/9914f9b60546eb68193b44a1a7846b3d478bca91?ds=sidebyside;hp=9914f9b60546eb68193b44a1a7846b3d478bca91 Oops! A trivial typo in obfuscate_bitmap() made the obfuscation function rather less uniform-looking than I'd intended. I _thought_ it looked a bit fishy, but had assumed it was just the human tendency to see patterns where none exist. Now fixed, and some real test vectors confirm that this time the obfuscation function is actually what I intended it to be. This means that all masked game IDs generated before this revision are now invalid. That's a shame, but the game is only a day old and I think I can reasonably justify it as teething trouble. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5883 cda61777-01e9-0310-a592-d414129be87e ---