Error highlighting bug in Bridges: when counting the number of extra
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Mar 2010 08:48:29 +0000 (08:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Mar 2010 08:48:29 +0000 (08:48 +0000)
commitfb99a391331f49544b2842f6babd34f18a645e40
treee887d9a3bb1a5c75afb29f2bfdead3a08153c055
parentd854ee7b6859ed42b1c74cbfdcb67610462d1077
Error highlighting bug in Bridges: when counting the number of extra
bridges that could go to an island, the game was not correctly
accounting for existing bridges in all circumstances.

(E.g. in 7x7m2:2a6a2a1g4a6c4i1a1h23c2b, connect the top right 1 to
the 2 left of it, and the 6 left of that correctly lights up red.
But now connect the 6 to the 6 below it, and it wrongly unlights
again.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8905 cda61777-01e9-0310-a592-d414129be87e
bridges.c