Icon for Unequal.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 Jan 2007 14:59:15 +0000 (14:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 Jan 2007 14:59:15 +0000 (14:59 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7101 cda61777-01e9-0310-a592-d414129be87e

icons/Makefile
icons/unequal.sav [new file with mode: 0644]
unequal.R

index ce79dc9..5953a1b 100644 (file)
@@ -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 (file)
index 0000000..c414513
--- /dev/null
@@ -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
index 49d4343..d9bffd3 100644 (file)
--- 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