chiark / gitweb /
Highlight clue errors in Tracks in some more situations.
authorJonas Kölker <jonaskoelker@yahoo.com>
Tue, 13 Oct 2015 13:47:42 +0000 (15:47 +0200)
committerSimon Tatham <anakin@pobox.com>
Wed, 21 Oct 2015 21:03:02 +0000 (22:03 +0100)
commit44e2690abb523aa60558ca6326eaeb9ce6287454
tree749618effbc7cc00979c35b2dbb853054bd100fa
parent80b63e6cefb0e1055bdd5f2f8238d7cc8c23f51f
Highlight clue errors in Tracks in some more situations.

 - Count any square as having a track either if the square is marked
   as such (rendered as a different background), or if at least one
   adjacent edge is marked as containing a segment of train track
   (rendered as train tracks if they're placed, else as an '=').

 - Do the same counting in rows and columns.
tracks.c