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