ref: 5627dc4049915e3b05f74ac87e36503f6f3fc62d
parent: d437253eca0341b5bcf6b459483ecd2cc6066164
author: Simon Tatham <anakin@pobox.com>
date: Sun Mar 21 04:48:29 EDT 2010
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.) [originally from svn r8905]