shithub: puzzles

RSS feed

02cdafaa – Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> authored and Simon Tatham <anakin@pobox.com> committed on 2023/07/13 15:30
Generate more common icon sizes

40d0de7a – Simon Tatham <anakin@pobox.com> authored on 2023/07/14 04:09
grid_edge_bydots_cmpfn: remove dangerous pointer comparison.

a95796eb – Simon Tatham <anakin@pobox.com> authored on 2023/07/13 04:09
osx.m: avoid division by zero in startConfigureSheet.

61e9c782 – Simon Tatham <anakin@pobox.com> authored on 2023/07/07 14:16
grid.c: new and improved Penrose tiling generator.

23d4322f – Simon Tatham <anakin@pobox.com> authored on 2023/07/06 14:20
grid.c: add dot coordinates to debugging dumps.

e6cdd70d – Simon Tatham <anakin@pobox.com> authored on 2023/07/06 08:50
grid.c: allocate face/edge/dot arrays incrementally.

6b5142a7 – Simon Tatham <anakin@pobox.com> authored on 2023/07/02 17:22
Move mul_root3 out into misc.c and generalise it.

ad7042db – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/07/05 15:39
js: Copy-to-clipboard support

c8cc4a5f – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/26 19:16
Add user preference for Bridges' "G" key (show_hints)

dce37199 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/26 10:01
Bridges: remove a comment for a deleted line of code

8b8a277a – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/26 05:10
Fix control-character generation fix

a56781bb – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/25 10:30
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Galaxies

0d005b52 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/22 19:34
Pearl: slightly better handling of clicks outside the grid

c5076be3 – Simon Tatham <anakin@pobox.com> authored on 2023/06/25 11:20
Keen: fix another misuse of dsf_canonify.

c224416c – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/25 09:54
Reduce the set of keys from which we generate control characters

88f86918 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/24 14:37
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Flip

f749a33c – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/24 14:31
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Filling

dd0004fb – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/24 14:23
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Dominosa

1d565270 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/23 12:14
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Pegs

6db5cdad – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/22 19:08
Blackbox: correct FROMDRAW() macro for C division semantics

da014d23 – Simon Tatham <anakin@pobox.com> authored on 2023/06/18 10:11
spectre-test: support raster-mode tiling generation.

14db5e01 – Simon Tatham <anakin@pobox.com> authored on 2023/06/18 09:33
spectre_adjacent: optionally report dst_edge.

68a1e841 – Simon Tatham <anakin@pobox.com> authored on 2023/06/18 05:18
spectre.c: expose a couple more internal functions.

86466959 – Simon Tatham <anakin@pobox.com> authored on 2023/06/17 07:11
Spectre tiling: add a comment with some reference URLs.

a33d9fad – Simon Tatham <anakin@pobox.com> authored on 2023/06/16 14:30
Loopy / grid.c: support the new Spectre monotiling.

c82537b4 – Simon Tatham <anakin@pobox.com> authored on 2023/06/16 15:03
Fix some unused-variable warnings.

de13ca28 – Simon Tatham <anakin@pobox.com> authored on 2023/06/15 03:40
Add a 'core' library alongside 'common'.

43f4fde2 – Simon Tatham <anakin@pobox.com> authored on 2023/06/15 14:37
hat-test: support SVG output.

2be0e4a2 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/16 06:17
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Pearl

5fb94c9f – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/15 19:11
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Cube

73e7bf73 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/15 17:53
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Fifteen

1a316f47 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/06/11 16:13
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Bridges