aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2007-01-13 14:59:15 +0000
committerSimon Tatham <anakin@pobox.com>2007-01-13 14:59:15 +0000
commit5732aa6c6fb93026331014de0ec917cea8095f91 (patch)
tree233f9436bed8d46d7e98dcdbacd7dccb80d8ca93
parent2f8dba92578933228d0f6d2d817af5b8a5c1bf3a (diff)
downloadpuzzles-5732aa6c6fb93026331014de0ec917cea8095f91.zip
puzzles-5732aa6c6fb93026331014de0ec917cea8095f91.tar.gz
puzzles-5732aa6c6fb93026331014de0ec917cea8095f91.tar.bz2
puzzles-5732aa6c6fb93026331014de0ec917cea8095f91.tar.xz
Icon for Unequal.
[originally from svn r7101]
-rw-r--r--icons/Makefile3
-rw-r--r--icons/unequal.sav25
-rw-r--r--unequal.R4
3 files changed, 29 insertions, 3 deletions
diff --git a/icons/Makefile b/icons/Makefile
index ce79dc9..5953a1b 100644
--- a/icons/Makefile
+++ b/icons/Makefile
@@ -2,7 +2,7 @@
PUZZLES = blackbox bridges cube dominosa fifteen flip guess inertia lightup \
loopy map mines net netslide pattern pegs rect samegame sixteen \
- slant solo tents twiddle untangle
+ slant solo tents twiddle unequal untangle
BASE = $(patsubst %,%-base.png,$(PUZZLES))
WEB = $(patsubst %,%-web.png,$(PUZZLES))
@@ -71,6 +71,7 @@ slant-ibase.png : override CROP=321x321 160x160+160+160
solo-ibase.png : override CROP=321x321 97x97+16+16
tents-ibase.png : override CROP=320x320 165x165+142+0
twiddle-ibase.png : override CROP=192x192 102x102+69+21
+unequal-ibase.png : override CROP=208x208 104x104+104+104
untangle-ibase.png : override CROP=320x320 164x164+3+116
$(IBASE): %-ibase.png: %-base.png
$(PIC)crop.sh $^ $@ $(CROP)
diff --git a/icons/unequal.sav b/icons/unequal.sav
new file mode 100644
index 0000000..c414513
--- /dev/null
+++ b/icons/unequal.sav
@@ -0,0 +1,25 @@
+SAVEFILE:41:Simon Tatham's Portable Puzzle Collection
+VERSION :1:1
+GAME :7:Unequal
+PARAMS :3:4de
+CPARAMS :3:4de
+SEED :15:143029490219212
+DESC :37:0D,0,0L,0,0,0,0,0,0D,0U,0R,0,0,0,0,4,
+AUXINFO :34:f51274dc41e0a39caa38942fc525ed0108
+NSTATES :2:16
+STATEPOS:1:6
+MOVE :6:R2,1,4
+MOVE :6:R1,2,4
+MOVE :6:R0,0,4
+MOVE :6:R2,3,1
+MOVE :6:R3,2,1
+MOVE :6:R0,2,3
+MOVE :6:R2,2,2
+MOVE :6:R0,3,2
+MOVE :6:R1,3,3
+MOVE :6:R0,1,1
+MOVE :6:R1,1,2
+MOVE :6:R3,1,3
+MOVE :6:R3,0,2
+MOVE :6:R2,0,3
+MOVE :6:R1,0,1
diff --git a/unequal.R b/unequal.R
index 49d4343..d9bffd3 100644
--- a/unequal.R
+++ b/unequal.R
@@ -2,9 +2,9 @@
UNEQUAL = unequal latin tree234 maxflow
-unequal : [X] GTK COMMON UNEQUAL
+unequal : [X] GTK COMMON UNEQUAL unequal-icon|no-icon
-unequal : [G] WINDOWS COMMON UNEQUAL
+unequal : [G] WINDOWS COMMON UNEQUAL unequal.res?
unequalsolver : [U] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE
unequalsolver : [C] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE