shithub: puzzles

RSS feed

b5f87e61 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/06 05:23
js: set -s ENVIRONMENT=web in Emscripten

3b9cafa0 – Simon Tatham <anakin@pobox.com> authored on 2023/04/06 03:07
Fall back to <math.h> if <tgmath.h> doesn't work.

d9355041 – Simon Tatham <anakin@pobox.com> authored on 2023/04/06 03:07
Remove obsolete testbuild.c.

7a668559 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/05 20:00
KaiOS: include extra copyright notices in manual

2e48ce13 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/04 17:43
Replace <math.h> with <tgmath.h> throughout

4fcc1ea6 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/03 18:49
js: stop using EXTRA_EXPORTED_RUNTIME_METHODS

4de5d203 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/03 18:11
js: use the "load" event for loading save files

36c282aa – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/03 11:16
js: Load save files into the C side incrementally

8d3a93ce – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/02 16:58
js: load games using FileReader.readAsArrayBuffer()

2499eb47 – Simon Tatham <anakin@pobox.com> authored on 2023/04/02 10:30
hat-test: more scaling and clipping options.

79561485 – Simon Tatham <anakin@pobox.com> authored on 2023/04/02 10:10
hat-test: fix array underrun.

2296d6f0 – Simon Tatham <anakin@pobox.com> authored on 2023/04/02 09:07
Remove penrose_count_tiles().

83244294 – Simon Tatham <anakin@pobox.com> authored on 2023/04/02 06:42
Move other test main()s out of library source files.

71e17760 – Simon Tatham <anakin@pobox.com> authored on 2023/04/02 06:20
Move hat-test into its own source file.

0bd1a805 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/04/01 14:54
Magnets: add a check that magnets don't wrap between lines

91735e50 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/31 16:38
Correct a range check in Magnets' layout verification

1af1204b – Simon Tatham <anakin@pobox.com> authored on 2023/03/31 14:35
hat-test: option to generate four-coloured hat tilings.

52d801a0 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/31 11:33
Require a grid description for hats grid

e6aa7ab6 – Simon Tatham <anakin@pobox.com> authored on 2023/03/30 04:45
hat-test: allow choosing a random number seed.

73dab39b – Simon Tatham <anakin@pobox.com> authored on 2023/03/30 04:37
Hats: choose the tiling's starting hat more uniformly.

796d0f37 – Simon Tatham <anakin@pobox.com> authored on 2023/03/30 04:34
Hats: factor out the parent-choosing system.

4720eeb1 – Simon Tatham <anakin@pobox.com> authored on 2023/03/28 16:48
Loopy: widen clip rectangle for redrawing clues.

827051da – Simon Tatham <anakin@pobox.com> authored on 2023/03/28 16:35
hat-test: alternative data output mode to write Python.

828c7da7 – Simon Tatham <anakin@pobox.com> authored on 2023/03/28 16:31
hat-test: allow specifying tiling size on the command line.

22417efa – Simon Tatham <anakin@pobox.com> authored on 2023/03/28 16:29
Hats tiling: make hat-test draw each hat in one go.

6f75879e – Simon Tatham <anakin@pobox.com> authored on 2023/03/28 16:27
Hats tiling: more uniform parent selection.

2b1167d8 – Simon Tatham <anakin@pobox.com> authored on 2023/03/27 15:31
Fix references to the renamed 'auxiliary' directory.

0af537d2 – Simon Tatham <anakin@pobox.com> authored on 2023/03/27 05:17
Rename the 'aux' subdirectory to avoid Windows restrictions.

8d664754 – Simon Tatham <anakin@pobox.com> authored on 2023/03/26 16:05
Loopy / grid.c: new grid type, 'Hats'.

25574467 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/22 18:54
KaiOS: be more careful detecting the presence of KaiAds

b66a38bb – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/22 13:59
Turn on PUZZLES_SHOW_CURSOR on KaiOS

0632a3c2 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/22 13:56
Treat environment variable values beginning with "T" as true

6dac5179 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/22 12:58
Add an environment variable to control initial cursor visibility

09c15f20 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/22 12:06
New shared function, getenv_bool()

adf2a098 – Simon Tatham <anakin@pobox.com> authored on 2023/03/12 11:18
Galaxies: skew grid generation in favour of wiggliness.

51818780 – Simon Tatham <anakin@pobox.com> authored on 2023/03/12 10:37
Galaxies: remove 'solver_recurse_depth' in live use.

20f95e3e – Simon Tatham <anakin@pobox.com> authored on 2023/03/12 10:26
Galaxies: add some higher Unreasonable presets.

47de8f44 – Simon Tatham <anakin@pobox.com> authored on 2023/03/11 17:13
Galaxies: remove the 'maxtries' system.

f018ef97 – Simon Tatham <anakin@pobox.com> authored on 2023/03/12 10:11
Galaxies: fix recursion depth limit in solver.

08009f39 – Simon Tatham <anakin@pobox.com> authored on 2023/03/12 08:41
galaxiessolver: fix soak-test mode.

1dfc38c2 – Simon Tatham <anakin@pobox.com> authored on 2023/03/12 07:08
Galaxies: new deduction by counting liberties of exclaves.

28aefee8 – Simon Tatham <anakin@pobox.com> authored on 2023/03/12 06:57
Galaxies: add a missing \n in a diagnostic.

8c5077ee – Simon Tatham <anakin@pobox.com> authored on 2023/03/10 13:01
Galaxies: fix edge coordinates in a diagnostic.

4f579dda – Simon Tatham <anakin@pobox.com> authored on 2023/03/10 13:10
Tracks: missing \n in debug statement.

5b0efd8d – Simon Tatham <anakin@pobox.com> authored on 2023/03/10 13:02
Add missing 'static' on dputs().

01569005 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/05 11:35
Further restrict the keys that can have MOD_NUM_KEYPAD

fe40cda7 – Simon Tatham <anakin@pobox.com> authored on 2023/03/04 09:30
Treat keypad-Enter as CURSOR_SELECT, same as Return.

c0f715fb – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/01 17:13
KaiOS: be more cautious about determining whether KaiAds is present

5a74693b – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/03/01 16:55
js: Use the Pointer Events API, but only to capture the pointer

5a491c5a – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/26 18:18
Inertia: insist that solutions must be non-empty

6ee62a43 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/26 16:48
Correctly handle some short save files

e2d390aa – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/26 09:51
Map: reduce maximum size

93be3f7c – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/26 09:24
Be more careful with type of left operand of <<

9dbcfa76 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/23 17:32
More cleverness in midend_process_key()

015bd144 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/21 16:04
Don't give the libFuzzer version of fuzzpuzz a special name

80de73a6 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/20 17:53
Try to clean up fuzzpuzz a bit

5ba22703 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/20 16:51
Rough support for fuzzing with libFuzzer

ecd868ac – Simon Tatham <anakin@pobox.com> authored on 2023/02/23 03:46
Revert "JS puzzles: use the PointerEvent API if available."

90e2c753 – Simon Tatham <anakin@pobox.com> authored on 2023/02/22 07:46
Normalise pathnames in assert statements where possible.

9d7c2b8c – Simon Tatham <anakin@pobox.com> authored on 2023/02/22 07:36
JS puzzles: use the PointerEvent API if available.

5c858253 – Simon Tatham <anakin@pobox.com> authored on 2023/02/20 14:16
Fix error about setCapture not existing.

bbe866a3 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/20 09:57
Flood: don't read off the end of some parameter strings

795ccf60 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/20 09:54
GTK: Free error message if new_window fails

4e09175f – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/20 09:50
Fix memory leak in midend_game_id_int()

1235f05a – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/19 19:33
Make the HAVE_HF_ITER define target-specific

1880feb4 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/19 19:28
Support multiple COMPILE_DEFINITIONS for a program

1470c953 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/19 18:20
Try to stop CMake disabling assertions in release builds

bb16b5a7 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/19 14:39
js: Add a trivial error handler that alert()s

e8ac0381 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 13:52
Convert a lot of floating-point constants to single precision

26c7f3aa – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 18:14
Miscellaneous const fixes

3c346835 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 18:07
Use unreserved macro names for multiple-include protection

d7b93182 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 17:04
Replace a buch of "const static" with "static const"

5fa60c4d – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 16:32
Unequal: use %u to format an unsigned int

448095ed – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 16:26
Undead: be a bit more careful about sprintf buffer sizes

fccd2a55 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 15:23
Revert "Stop persistent-mode fuzzpuzz exiting prematurely"

a35405ca – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 13:12
Make emcc.c clean under -Wmissing-prototypes etc

85cf484e – Chris Boyle <chris@boyle.name> authored and Ben Harris <bjh21@bjh21.me.uk> committed on 2022/05/09 18:22
Mosaic: ignore taps above/left of the grid

b91f9824 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 07:28
Stop persistent-mode fuzzpuzz exiting prematurely

150c05a2 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 06:59
Support Honggfuzz's persistent mode in fuzzpuzz

b107decd – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/18 08:52
Use -Wmissing-prototypes with GCC as well

b591bbdb – Simon Tatham <anakin@pobox.com> authored on 2023/02/18 03:53
Buildscr: include a test build with clang + STRICT.

873d613d – Simon Tatham <anakin@pobox.com> authored on 2023/02/18 02:14
Fix missing statics and #includes on variables.

dbced097 – Simon Tatham <anakin@pobox.com> authored on 2023/02/18 02:06
Fix unused variable warnings from clang.

615a337e – Simon Tatham <anakin@pobox.com> authored on 2023/02/18 02:16
Add -Wmissing-prototypes to STRICT clang builds.

3a3e491a – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 16:31
Enable -Wmissing-declarations in STRICT mode on GCC

0186d78d – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 16:21
Mark many more function (and some objects) static

a7e738ac – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 16:17
Call deallocate() in matching.c test routines

1717d5b6 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 18:40
Adjust fuzzpuzz sample shell commands to not include "/*"

111db074 – Chris Boyle <chris@boyle.name> authored and Ben Harris <bjh21@bjh21.me.uk> committed on 2023/02/10 10:23
Tracks: set drag_s{x,y} even if starting off-grid

a1f1d7c2 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 18:26
Update and expand comment at the head of fuzzpuzz

100cfd2e – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 17:57
Separate fuzzing and harness in fuzzpuzz

ec4335e0 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 14:15
js: Hide type menu if there's only one preset and no configuration

3cd51d00 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/16 10:54
Solo: cope with pencil marks when tilesize == 1

232cbaf5 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/15 18:17
Note in the documentation that Pattern clues are in order

9394e9c7 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/15 09:07
Tighten grid-size limit in Mines

7364ce8e – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/14 17:02
Make sure that moves in Flood use only valid colours

5a0a2b91 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/13 17:58
Fix over-long lines in devel.but

e8668dc8 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/12 19:00
More validation of solve moves in Flood

c3a5a784 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/12 18:04
Validate that save file values are ASCII (mostly)

ffe2fa16 – Ben Harris <bjh21@bjh21.me.uk> authored on 2023/02/12 17:57
Extend fuzzpuzz to test more code

Next