chiark / gitweb /
Miscellaneous fixes. Correct a comparison of y with w causing
authorSimon Tatham <anakin@pobox.com>
Mon, 17 Oct 2005 18:41:05 +0000 (18:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 17 Oct 2005 18:41:05 +0000 (18:41 +0000)
commit6ea453c95f1051b23bc128a34e1166bc9c53cdff
tree01ba16c0910f22efed9233b64c1013076feb9590
parentf9168d6003042b3dfa175175f54b512c5886ac18
Miscellaneous fixes. Correct a comparison of y with w causing
assertion failures in portrait-type grids; retire an unused array in
the game generation function (my original generation strategy needed
it, but the final one didn't); correct a typo; further restrict the
generable sizes of game and include a special case for 4x4dt to
prevent a tight loop.

[originally from svn r6405]
tents.c