My fork of Simon Tatham's Portable Puzzle Collection. https://www.chiark.greenend.org.uk/~sgtatham/puzzles/

Asher Gordon d57e232e2b midend_get_prefs: Don't free memory that we just copied elsewhere. před 1 rokem
auxiliary 61e9c78248 grid.c: new and improved Penrose tiling generator. před 1 rokem
cmake 6de17a7511 Refactor the new icon installation code. před 1 rokem
html 43db4aa38e Support user preferences in the Emscripten frontend. před 1 rokem
icons 02cdafaa15 Generate more common icon sizes před 1 rokem
kaios 255744676c KaiOS: be more careful detecting the presence of KaiAds před 1 rokem
osx 806ae71ca4 Add myself to copyright holders and update copyright years před 1 rokem
unfinished a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
.gitignore 0377184510 New puzzle: 'Mosaic'. před 3 roky
Buildscr 7a66855947 KaiOS: include extra copyright notices in manual před 1 rokem
CHECKLST.txt cc7f5503dc Migrate to a CMake-based build system. před 3 roky
CMakeLists.txt 61e9c78248 grid.c: new and improved Penrose tiling generator. před 1 rokem
LICENCE 806ae71ca4 Add myself to copyright holders and update copyright years před 1 rokem
Makefile.doc f0f974055b Makefile.doc: Update file list in the clean rule před 2 roky
PuzzleApplet.java d72db91888 Map Ctrl-Shift-Z to Redo. před 7 roky
README cc7f5503dc Migrate to a CMake-based build system. před 3 roky
benchmark.pl d7c873313e benchmark.pl: replace use of Perl <> with <<>>. před 5 roky
benchmark.sh 6691ad180c Fix benchmark.sh for the new cmake world. před 3 roky
blackbox.c 6db5cdadd0 Blackbox: correct FROMDRAW() macro for C division semantics před 1 rokem
bridges.c c8cc4a5f38 Add user preference for Bridges' "G" key (show_hints) před 1 rokem
chm.css d1cfcffa05 Ability to build a .CHM for Puzzles. I haven't yet arranged for it před 17 roky
combi.c 83244294f5 Move other test main()s out of library source files. před 1 rokem
cube.c 5fb94c9f47 Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Cube před 1 rokem
desktop.pl 71c66b6fbd desktop.pl: cope with unfinished puzzles. před 3 roky
devel.but 1547154efb Expose the NO_EFFECT/UNUSED distinction through midend_process_key() před 1 rokem
divvy.c c5e253a9f9 Reorganise the dsf API into three kinds of dsf. před 1 rokem
dominosa.c dd0004fb5e Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Dominosa před 1 rokem
drawing.c 3b9cafa09f Fall back to <math.h> if <tgmath.h> doesn't work. před 1 rokem
dsf.c 68d242c587 Actually rewrite the dsf implementation. před 1 rokem
emcc.c ad7042db98 js: Copy-to-clipboard support před 1 rokem
emcccopy.but 7a66855947 KaiOS: include extra copyright notices in manual před 1 rokem
emcclib.js 5acce15ed9 js: pass preferences file from JS to C on the heap, not the stack před 1 rokem
emccpre.js ad7042db98 js: Copy-to-clipboard support před 1 rokem
fifteen.c 73e7bf73bb Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Fifteen před 1 rokem
filling.c f749a33c5e Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Filling před 1 rokem
findloop.c bb926f4ee4 findloop: alternative query function. před 5 roky
flip.c 88f86918bf Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Flip před 1 rokem
flood.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
fuzzpuzz.c 015bd14474 Don't give the libFuzzer version of fuzzpuzz a special name před 1 rokem
fuzzpuzz.dict f5924fc8a7 Correct syntax of fuzzpuzz.dict před 1 rokem
galaxies.c a56781bb69 Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Galaxies před 1 rokem
grid.c 40d0de7a66 grid_edge_bydots_cmpfn: remove dangerous pointer comparison. před 1 rokem
grid.h e6cdd70df8 grid.c: allocate face/edge/dot arrays incrementally. před 1 rokem
gtk.c 1547154efb Expose the NO_EFFECT/UNUSED distinction through midend_process_key() před 1 rokem
gtk.h 873d613dd5 Fix missing statics and #includes on variables. před 1 rokem
guess.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
hat-internal.h 71e1776094 Move hat-test into its own source file. před 1 rokem
hat-tables.h 6f75879e9f Hats tiling: more uniform parent selection. před 1 rokem
hat.c 6fb890e0ea Reference my just-published article about aperiodic tilings. před 1 rokem
hat.h 8d6647548f Loopy / grid.c: new grid type, 'Hats'. před 1 rokem
inertia.c 0058331aeb New backend functions: get_prefs and set_prefs. před 1 rokem
keen.c c5076be383 Keen: fix another misuse of dsf_canonify. před 1 rokem
latin.c 83244294f5 Move other test main()s out of library source files. před 1 rokem
latin.h 5030d87903 latin_solver_alloc: handle clashing numbers in input grid. před 1 rokem
laydomino.c 706e27de8d Patch from James H to abstract out of Dominosa the code which před 15 roky
lightup.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
list.c 873d613dd5 Fix missing statics and #includes on variables. před 1 rokem
loopgen.c e6cdd70df8 grid.c: allocate face/edge/dot arrays incrementally. před 1 rokem
loopgen.h e6cdd70df8 grid.c: allocate face/edge/dot arrays incrementally. před 1 rokem
loopy.c e6cdd70df8 grid.c: allocate face/edge/dot arrays incrementally. před 1 rokem
magnets.c c82537b457 Fix some unused-variable warnings. před 1 rokem
malloc.c 57fbcd2b29 malloc.c: check allocation sizes against PTRDIFF_MAX. před 2 roky
map.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
matching.c 83244294f5 Move other test main()s out of library source files. před 1 rokem
matching.h 83244294f5 Move other test main()s out of library source files. před 1 rokem
midend.c d57e232e2b midend_get_prefs: Don't free memory that we just copied elsewhere. před 1 rokem
mines.c 87e98e6715 Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Mines před 1 rokem
misc.c 6b5142a7a9 Move mul_root3 out into misc.c and generalise it. před 1 rokem
mosaic.c c82537b457 Fix some unused-variable warnings. před 1 rokem
nestedvm.c 1547154efb Expose the NO_EFFECT/UNUSED distinction through midend_process_key() před 1 rokem
net.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
netslide.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
no-icon.c 873d613dd5 Fix missing statics and #includes on variables. před 1 rokem
nullfe.c bb1ab36108 Keep a set of preferences in the midend. před 1 rokem
nullgame.c 0058331aeb New backend functions: get_prefs and set_prefs. před 1 rokem
osx-help.but 1c47f2b553 Improve OS X help: split back up into multiple files (thanks to před 19 roky
osx.m a95796ebca osx.m: avoid division by zero in startConfigureSheet. před 1 rokem
padtoolbar.bmp 15f70f527a Dariusz Olszewski's changes to support compiling for PocketPC. This před 17 roky
palisade.c c82537b457 Fix some unused-variable warnings. před 1 rokem
pattern.c c82537b457 Fix some unused-variable warnings. před 1 rokem
pearl.c e6cdd70df8 grid.c: allocate face/edge/dot arrays incrementally. před 1 rokem
pegs.c 1d56527014 Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Pegs před 1 rokem
penrose-internal.h 61e9c78248 grid.c: new and improved Penrose tiling generator. před 1 rokem
penrose-legacy.c 61e9c78248 grid.c: new and improved Penrose tiling generator. před 1 rokem
penrose-legacy.h 61e9c78248 grid.c: new and improved Penrose tiling generator. před 1 rokem
penrose.c 61e9c78248 grid.c: new and improved Penrose tiling generator. před 1 rokem
penrose.h 61e9c78248 grid.c: new and improved Penrose tiling generator. před 1 rokem
printing.c bb1ab36108 Keep a set of preferences in the midend. před 1 rokem
ps.c 88358f0643 Add 'const' to the draw_polygon coords array parameter. před 3 roky
puzzle.desktop.in c99fbed8c9 Install the icons to the right location on Linux před 1 rokem
puzzles.but c8cc4a5f38 Add user preference for Bridges' "G" key (show_hints) před 1 rokem
puzzles.h 6b5142a7a9 Move mul_root3 out into misc.c and generalise it. před 1 rokem
puzzles.rc 19aa3a5d4b Remove leftover Windows CE cruft. před 3 roky
random.c 93be3f7cca Be more careful with type of left operand of << před 1 rokem
range.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
rect.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
samegame.c 9e4e15fda2 Use the standard game_mkhighlight in Same Game před 1 rokem
signpost.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
singles.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
sixteen.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
slant.c 19b3bfc0d3 Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Slant před 1 rokem
solo.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
sort.c 83244294f5 Move other test main()s out of library source files. před 1 rokem
spectre-internal.h 14db5e0145 spectre_adjacent: optionally report dst_edge. před 1 rokem
spectre-tables-auto.h a33d9fad02 Loopy / grid.c: support the new Spectre monotiling. před 1 rokem
spectre-tables-manual.h a33d9fad02 Loopy / grid.c: support the new Spectre monotiling. před 1 rokem
spectre.c 14db5e0145 spectre_adjacent: optionally report dst_edge. před 1 rokem
spectre.h a33d9fad02 Loopy / grid.c: support the new Spectre monotiling. před 1 rokem
tdq.c 5f5b284c0b Use C99 bool within source modules. před 5 roky
tents.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
towers.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
tracks.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
tree234.c 83244294f5 Move other test main()s out of library source files. před 1 rokem
tree234.h 83244294f5 Move other test main()s out of library source files. před 1 rokem
twiddle.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
undead.c c82537b457 Fix some unused-variable warnings. před 1 rokem
unequal.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
unruly.c c82537b457 Fix some unused-variable warnings. před 1 rokem
untangle.c a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
version.c 873d613dd5 Fix missing statics and #includes on variables. před 1 rokem
version.h 1ba20eddba Provide a static version.h for development builds. před 10 roky
webpage.pl cc7f5503dc Migrate to a CMake-based build system. před 3 roky
website.url cce13ed712 Switch chiark URLs to https. před 7 roky
windows.c 1547154efb Expose the NO_EFFECT/UNUSED distinction through midend_process_key() před 1 rokem
winwix.mc 3cf09c2615 Reinstate 32-bit Windows builds of Puzzles. před 6 roky

README

This is the README accompanying the source code to Simon Tatham's
puzzle collection. The collection's web site is at
.

The puzzle collection is built using CMake . To
compile in the simplest way (on any of Linux, Windows or Mac), run
these commands in the source directory:

cmake .
cmake --build .

The manual is provided in Windows Help format for the Windows build;
in text format for anyone who needs it; and in HTML for the Mac OS X
application and for the web site. It is generated from a Halibut
source file (puzzles.but), which is the preferred form for
modification. To generate the manual in other formats, rebuild it,
or learn about Halibut, visit the Halibut website at
.