chiark / gitweb /
Add origin-shifting (Shift+cursors) and source-shifting (Ctrl+cursors) to Net.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 26 May 2005 13:40:38 +0000 (13:40 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 26 May 2005 13:40:38 +0000 (13:40 +0000)
commit865e8ad6ca3d83ad2a585ceeb1809e9f68c18a20
tree9944ed8b60fc7844d9c403168f1849756b5de61f
parenta1be37343cfab49053396a3a70c7cca14d6f376f
Add origin-shifting (Shift+cursors) and source-shifting (Ctrl+cursors) to Net.
(Adding modifier+cursors handling has had minor knock-on effects on the other
puzzles, so that they can continue to ignore modifiers.)

(An unfortunate side effect of this is some artifacts in exterior barrier
drawing; notably, a disconnected corner can now appear at the corner of the
grid under some circumstances. I haven't found a satisfactory way round
this yet.)

[originally from svn r5844]
13 files changed:
cube.c
fifteen.c
gtk.c
net.c
netslide.c
pattern.c
puzzles.but
puzzles.h
rect.c
sixteen.c
solo.c
twiddle.c
windows.c