chiark / gitweb /
Stop using CLUE2CHAR to translate clues into text; just do the obvious
authorSimon Tatham <anakin@pobox.com>
Sun, 24 Feb 2013 12:52:17 +0000 (12:52 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 24 Feb 2013 12:52:17 +0000 (12:52 +0000)
commit4a1669b9add42308bde1dc9dfe3a3b915563679e
tree27895d0407b5860409f31e19cc713c8143eb03af
parente0f5e4926549e6c0715f7438ec6b2fd07e9be3c2
Stop using CLUE2CHAR to translate clues into text; just do the obvious
sprintf in both locations (screen and print) that need it. Fixes a bug
in which clues greater than 9 came out as hex digits in printed
puzzles.

[originally from svn r9765]
loopy.c