icons/
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
unfinished/
|
8092 |
9 days |
simon |
James H has helpfully provided yet more silly operators for the -A
mode. I think... |
Buildscr
|
|
8096 |
6 days |
simon |
Build the Java versions of the puzzles automatically as part of the
build proces... |
CHECKLST.txt
|
|
8096 |
6 days |
simon |
Build the Java versions of the puzzles automatically as part of the
build proces... |
LICENCE
|
|
8064 |
3 weeks |
simon |
Michael Schierl's patch to compile the puzzles as Java applets using
NestedVM. W... |
Makefile.doc
|
|
7006 |
18 months |
simon |
Ability to build a .CHM for Puzzles. I haven't yet arranged for it
to be used by... |
PuzzleApplet.java
|
|
8095 |
7 days |
simon |
Handle a <param name="game_id"> by passing it in to the C side as
argv[1], which... |
README
|
|
7352 |
16 months |
simon |
Amend README so that it makes reasonable sense no matter whether
you've got your... |
Recipe
|
|
8064 |
3 weeks |
simon |
Michael Schierl's patch to compile the puzzles as Java applets using
NestedVM. W... |
blackbox.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
blackbox.c
|
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
bridges.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
bridges.c
|
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
chm.but
|
|
7006 |
18 months |
simon |
Ability to build a .CHM for Puzzles. I haven't yet arranged for it
to be used by... |
chm.css
|
|
7006 |
18 months |
simon |
Ability to build a .CHM for Puzzles. I haven't yet arranged for it
to be used by... |
combi.c
|
|
6254 |
2 years |
simon |
James H has implemented a new `Tricky' difficulty level in Light Up:
a non-recur... |
cube.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
cube.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
devel.but
|
|
8062 |
3 weeks |
simon |
Just noticed that the return value of midend_process_key() wasn't
documented.
|
divvy.c
|
|
7974 |
2 months |
simon |
Substantial reworking of Solo so that it implements both Sudoku-X
(require both ... |
dominosa.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
dominosa.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
drawing.c
|
|
7976 |
2 months |
simon |
Revise the printing colour framework so that we can explicitly
request either of... |
dsf.c
|
|
7326 |
16 months |
simon |
New puzzle: `Filling', a Fillomino implementation by Jonas Koelker.
|
fifteen.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
fifteen.c
|
|
7983 |
2 months |
simon |
Now that we're highlighting the currently selected preset in the
Type menu, it l... |
filling.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
filling.c
|
|
7849 |
4 months |
jacob |
UI change to Filling: allow multiple squares to be set at once.
(This change ad... |
flip.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
flip.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
galaxies.R
|
|
7354 |
16 months |
simon |
Silliness! Here's a somewhat hacky patch which builds an additional
binary from ... |
galaxies.c
|
|
7976 |
2 months |
simon |
Revise the printing colour framework so that we can explicitly
request either of... |
gtk.c
|
|
7980 |
2 months |
simon |
New feature in midend.c which allows us to ask for the number of the
currently s... |
guess.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
guess.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
inertia.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
inertia.c
|
|
7571 |
13 months |
simon |
Fix tiny memory leak if you pressed Solve while part way through an
existing sol... |
latin.c
|
|
7350 |
16 months |
simon |
Adam D. Lopresto and Phil Bordelon independently point out a
signedness mismatch... |
latin.h
|
|
7113 |
17 months |
simon |
Patch from James H to fix the occasional generation of puzzles
harder than reque... |
lightup.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
lightup.c
|
|
7656 |
11 months |
simon |
Experimental UI tweak enabled by a hacky environment variable:
suppress the disp... |
loopy.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
loopy.c
|
|
7636 |
11 months |
simon |
A user points out that Loopy's solver relies on elements of the
`clues' array be... |
makedist.sh
|
|
7600 |
13 months |
simon |
Left puzzles.rc2 out of the tarball. Oops.
|
malloc.c
|
|
5897 |
3 years |
simon |
Miscellaneous fixes from James Harvey's PalmOS porting work:
- fixed numerous m... |
map.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
map.c
|
|
7976 |
2 months |
simon |
Revise the printing colour framework so that we can explicitly
request either of... |
maxflow.c
|
|
6390 |
2 years |
simon |
New puzzle: `Tents'. Requires a potentially shared algorithms module
maxflow.c. ... |
maxflow.h
|
|
6390 |
2 years |
simon |
New puzzle: `Tents'. Requires a potentially shared algorithms module
maxflow.c. ... |
midend.c
|
|
7980 |
2 months |
simon |
New feature in midend.c which allows us to ask for the number of the
currently s... |
mines.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
mines.c
|
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
misc.c
|
|
7552 |
13 months |
simon |
Add a new misc.c function needed by Slide's colour setup.
|
mkfiles.pl
|
|
8064 |
3 weeks |
simon |
Michael Schierl's patch to compile the puzzles as Java applets using
NestedVM. W... |
nestedvm.c
|
|
8095 |
7 days |
simon |
Handle a <param name="game_id"> by passing it in to the C side as
argv[1], which... |
net.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
net.c
|
|
7446 |
14 months |
simon |
Ensure the shuffling process never produces an already-solved grid.
|
netslide.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
netslide.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
no-icon.c
|
|
8064 |
3 weeks |
simon |
Michael Schierl's patch to compile the puzzles as Java applets using
NestedVM. W... |
noicon.rc
|
|
7346 |
16 months |
jacob |
MinGW windres doesn't like an empty resource file, so invent a resource to
keep ... |
nullfe.c
|
|
7976 |
2 months |
simon |
Revise the printing colour framework so that we can explicitly
request either of... |
nullgame.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
nullgame.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
osx-help.but
|
|
5194 |
3 years |
simon |
Improve OS X help: split back up into multiple files (thanks to
Halibut's new \c... |
osx-info.plist
|
|
5190 |
3 years |
simon |
First cut at online help under OS X. I just built the HTML version
of the manual... |
osx.icns
|
|
5179 |
3 years |
simon |
Added a framework for putting things other than the binary into a
Mac OS X appli... |
osx.m
|
|
7981 |
2 months |
simon |
Implement tick marks in the Type menu on OS X.
|
padtoolbar.bmp
|
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
pattern.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
pattern.c
|
|
7344 |
16 months |
simon |
General cleanups patch from James H:
- missing static in filling.c
- better ro... |
pegs.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
pegs.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
printing.c
|
|
6190 |
2 years |
simon |
Substantial infrastructure upheaval. I've separated the drawing API
as seen by t... |
ps.c
|
|
7976 |
2 months |
simon |
Revise the printing colour framework so that we can explicitly
request either of... |
puzzles.but
|
|
8064 |
3 weeks |
simon |
Michael Schierl's patch to compile the puzzles as Java applets using
NestedVM. W... |
puzzles.h
|
|
7980 |
2 months |
simon |
New feature in midend.c which allows us to ask for the number of the
currently s... |
puzzles.rc2
|
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
random.c
|
|
6412 |
2 years |
simon |
Cleanup: rename random_init() to random_new(), because it actually
_allocates_ a... |
rect.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
rect.c
|
|
7409 |
15 months |
simon |
Er, and now do that _without_ introducing further segfaults.
|
resource.h
|
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
samegame.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
samegame.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
sixteen.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
sixteen.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
slant.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
slant.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
solo.R
|
|
7975 |
2 months |
simon |
Pedantic tweaks to allow successful compilation on Windows. (gcc
failed to point... |
solo.c
|
|
7989 |
2 months |
simon |
Shamelessly pander to compilers whose data flow warning systems
insist that a va... |
tents.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
tents.c
|
|
7337 |
16 months |
simon |
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly do... |
tree234.c
|
|
7092 |
17 months |
simon |
Rather to my surprise given the amount of testing this code has had,
Kevin Lyles... |
tree234.h
|
|
4787 |
3 years |
simon |
CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a
useful piece... |
twiddle.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
twiddle.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
unequal.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
unequal.c
|
|
7400 |
15 months |
jacob |
Disallow clicks between squares.
|
untangle.R
|
|
7339 |
16 months |
simon |
Create a blank .rc file to be used in the absence of icons/foo.rc.
This means th... |
untangle.c
|
|
7009 |
18 months |
simon |
HTML Help support for Puzzles, with the same kind of automatic
fallback behaviou... |
version.c
|
|
5781 |
3 years |
simon |
Introduce a versioning mechanism, and an `About' box in all front
ends. Versioni... |
wceinf.pl
|
|
7542 |
13 months |
simon |
I still haven't managed to get the WinCE port building via bob, but
I should at ... |
website.url
|
|
7319 |
16 months |
simon |
Build an installer for Puzzles.
|
windows.c
|
|
7982 |
2 months |
simon |
Implement tick marks in the Type menu on Windows. Now all my front
ends have got... |
winiss.pl
|
|
7319 |
16 months |
simon |
Build an installer for Puzzles.
|