shithub: puzzles

RSS feed

2d2afe9a – Simon Tatham <anakin@pobox.com> authored on 2013/03/31 05:58
Fix a crash when changing presets in Inertia. Turns out that my

3603131a – Simon Tatham <anakin@pobox.com> authored on 2013/03/31 05:58
Don't forget to restore the correct selection in the dropdown list if

9826ecd5 – Simon Tatham <anakin@pobox.com> authored on 2013/03/31 05:58
Apply a bodge to arrange that if the user selects Custom from the game

3e39f6b8 – Simon Tatham <anakin@pobox.com> authored on 2013/03/31 05:58
Stop using the dangerously unescaped 'innerHTML' for <option>

1264bccf – Simon Tatham <anakin@pobox.com> authored on 2013/03/31 04:55
Forgot to make the web-page-building scripts executable.

49fba922 – Simon Tatham <anakin@pobox.com> authored on 2013/03/30 16:16
New front end! To complement the webification of my puzzles via Java

e2c84a5f – Simon Tatham <anakin@pobox.com> authored on 2013/03/30 16:04
Introduce a mechanism in this source tree for building the container

6920d97c – Simon Tatham <anakin@pobox.com> authored on 2013/03/30 14:03
Edit the paragraph in the midend_deserialise() docs which I forgot to

e6026d9d – Simon Tatham <anakin@pobox.com> authored on 2013/03/30 12:59
Add a midend function to return the current random seed, parallel to

1fdafb6a – Simon Tatham <anakin@pobox.com> authored on 2013/03/30 12:59
Add documentation for the identify_game() function which I introduced

d11691ec – Simon Tatham <anakin@pobox.com> authored on 2013/03/30 12:59
Found a bug in nullgame! Its vestigial game_redraw lacked a

b5756838 – Simon Tatham <anakin@pobox.com> authored on 2013/03/11 15:58
Remove a redundant and also erroneous memset.

48f9d92f – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2013/03/10 09:56
Clarify instructions for 'Range' -- I initially read the last point as

9dcba6a8 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2013/03/10 08:49
Make Unruly's keyboard controls match the documentation and other puzzles in

0d62b4a6 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2013/03/10 08:28
Fix entering pencil marks from the keyboard; the cursor is no longer removed

4a1669b9 – Simon Tatham <anakin@pobox.com> authored on 2013/02/24 07:52
Stop using CLUE2CHAR to translate clues into text; just do the obvious

e0f5e492 – Simon Tatham <anakin@pobox.com> authored on 2013/01/19 13:56
Stop the analysis pass in Loopy's redraw routine from being

8a7dad6d – Simon Tatham <anakin@pobox.com> authored on 2013/01/19 13:56
Bring Pearl's game-completion handling in line with my usual practice:

6b6442b1 – Simon Tatham <anakin@pobox.com> authored on 2013/01/19 13:56
Revamp of the Windows command-line parsing and puzzle-loading code.

d1ffb55d – Simon Tatham <anakin@pobox.com> authored on 2013/01/09 03:04
Pattern's display was broken for non-square puzzles, because

261a784d – Simon Tatham <anakin@pobox.com> authored on 2012/12/28 06:22
Actually do what the comment says at the top of main() regarding not

e17bf4ab – Simon Tatham <anakin@pobox.com> authored on 2012/11/21 13:45
Fix overnight build failure last night, by making the new call to

2a2520b8 – Simon Tatham <anakin@pobox.com> authored on 2012/11/20 15:05
Work around an annoying GTK behaviour I noticed the other day on my

083aeafc – Simon Tatham <anakin@pobox.com> authored on 2012/11/03 12:27
A user points out that I could usefully clarify the Undead clue

8dddfc22 – Simon Tatham <anakin@pobox.com> authored on 2012/10/07 11:41
Remove an unused variable spotted by gcc 4.6.3.

fc9e6277 – Simon Tatham <anakin@pobox.com> authored on 2012/10/07 06:18
New puzzle! 'Unruly', contributed by Lennard Sprong, is an

781ba1cf – Simon Tatham <anakin@pobox.com> authored on 2012/09/10 14:24
Make indentation consistent. (Somehow I forgot to do this before I

0e8a3758 – Simon Tatham <anakin@pobox.com> authored on 2012/09/10 14:05
Forgot to add the new 'const' in the unfinished subdirectory. Oops.

0880ef05 – Simon Tatham <anakin@pobox.com> authored on 2012/09/09 17:55
Oops, forgot to initialise changed_ascii on all paths in r9657.

3b250baa – Simon Tatham <anakin@pobox.com> authored on 2012/09/09 14:40
New rule: interpret_move() is passed a pointer to the game_drawstate

55748a60 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2012/09/09 07:50
Minor tweaks to Undead docs.

67ddba7a – Simon Tatham <anakin@pobox.com> authored on 2012/09/08 06:48
New puzzle! Contributed by Steffen Bauer, an implementation of

15a4fbd1 – Simon Tatham <anakin@pobox.com> authored on 2012/08/17 15:58
For the convenience of Linux package maintainers, add to Makefile.gtk

200d6533 – Simon Tatham <anakin@pobox.com> authored on 2012/08/17 15:45
Fix implicit split to @_. Also add 'use warnings', which would have

bbf800e4 – Simon Tatham <anakin@pobox.com> authored on 2012/07/29 17:29
Don't fail an assertion when setting up the provided clues at the

6567260e – Simon Tatham <anakin@pobox.com> authored on 2012/06/10 03:20
Vary the behaviour of Mines's solve function depending on whether the

48e9767a – Simon Tatham <anakin@pobox.com> authored on 2012/06/06 13:59
Fix a bug introduced by r9495 in which we try to write temporary NULs

5a095b8a – Simon Tatham <anakin@pobox.com> authored on 2012/06/01 14:41
Add a hacky environment variable that lets me arrange a soak-test of a

a46f06e9 – Simon Tatham <anakin@pobox.com> authored on 2012/06/01 14:41
Remove the speed optimisation in the stage 3 solver which makes the

9f87d6fd – Simon Tatham <anakin@pobox.com> authored on 2012/06/01 14:41
Another uninitialised-variable fix, this one pointing out a real bug.

d7febe24 – Simon Tatham <anakin@pobox.com> authored on 2012/06/01 14:41
Add pointless initialisations to placate a gcc warning.

3ddf5cc2 – Simon Tatham <anakin@pobox.com> authored on 2012/05/31 14:10
Write a comment outlining a design for a rewritten faster solver.

9d2f61dc – Simon Tatham <anakin@pobox.com> authored on 2012/05/31 14:10
Bridges solver enhancement. In the stage 3 solver, we were considering

00f74d4c – Simon Tatham <anakin@pobox.com> authored on 2012/05/31 14:10
Bridges solver fix: in map_update_possibles, collect values from

12cd1ee2 – Simon Tatham <anakin@pobox.com> authored on 2012/05/14 14:42
Patch from Jonas Koelker to improve Filling's error highlighting: as

1e71966e – Simon Tatham <anakin@pobox.com> authored on 2012/05/14 14:42
Patch from Jonas Koelker for the developer docs, fixing a couple of

cab65638 – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
GNUstep compatibility: ensure both endpoints are actually drawn by

eae4059d – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
GNUstep compatibility: add a missing #include.

d58fc304 – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
GNUstep compatibility: avoid attempting blitter_save with a partially

cdd53f18 – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
GNUstep compatibility: stop using the API feature isFlipped/setFlipped

9d3c8fbd – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
GNUstep compatibility: remove an unused variable which the compiler

3fbb23e3 – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
GNUstep compatibility: comment out some API calls that GNUstep

41dc4a21 – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
GNUstep compatibility: spell null selectors "NULL", not "nil".

22ebad30 – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 10:01
Add a section to mkfiles.pl to build a makefile that compiles the OS X

d0ff371b – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 07:36
Stop using the deprecated NSString stringWithCString: methods.

14da5088 – Simon Tatham <anakin@pobox.com> authored on 2012/05/06 07:35
Update the OS X makefile so I can build on Lion. Regrettably that

8b96f9b9 – Simon Tatham <anakin@pobox.com> authored on 2012/04/10 15:51
Permit users to reconfigure the default setting for each puzzle using

ec732a4f – Simon Tatham <anakin@pobox.com> authored on 2012/04/08 09:45
Add a difficulty exception to prevent Pearl spinning forever when

b40b89f8 – Simon Tatham <anakin@pobox.com> authored on 2012/04/08 09:45
Typo fix from Helge Kreutzmann, forwarded from Debian.

812800a8 – Simon Tatham <anakin@pobox.com> authored on 2012/04/08 09:06
Increase by 1 pixel the clip rectangle used to draw and erase the

b4f3b57a – Simon Tatham <anakin@pobox.com> authored on 2012/04/08 09:06
Swap a 'max' for a 'min', fixing an out-of-range colour component

48fef05e – Simon Tatham <anakin@pobox.com> authored on 2012/04/08 09:06
Increase by 1 in every direction the size of the blitter used to save

51d1f0f8 – Simon Tatham <anakin@pobox.com> authored on 2012/04/07 18:28
Add an explicit -lm to the link lines in Makefile.gtk, after two users

4f81608c – Simon Tatham <anakin@pobox.com> authored on 2012/04/07 18:19
Fix redundant redrawing in Pegs. Apparently it has always redrawn

e3f97413 – Simon Tatham <anakin@pobox.com> authored on 2012/04/07 18:19
Change some instances of 'print $thing' to 'print $thing || ""', to

70489039 – Simon Tatham <anakin@pobox.com> authored on 2012/04/06 08:34
Error checking in Pattern, which was until now the only remaining game

88accd3e – Simon Tatham <anakin@pobox.com> authored on 2012/04/03 08:49
Comment the Mac build out of Buildscr, since I no longer have a

faabfe3b – Simon Tatham <anakin@pobox.com> authored on 2012/02/19 05:15
Patch from Jonas Koelker to add keyboard control support to Pearl.

f38adf63 – Simon Tatham <anakin@pobox.com> authored on 2012/02/17 14:07
Tweak a conditional expression in pearl.c to work around a display bug

21629d7e – Simon Tatham <anakin@pobox.com> authored on 2012/02/13 16:10
Fix one-character typo in r9405 which was breaking right-clicks.

0c13787c – Simon Tatham <anakin@pobox.com> authored on 2012/02/08 18:31
David Nickerson reports odd behaviour involving a drag start point

bd20565c – Simon Tatham <anakin@pobox.com> authored on 2012/02/02 18:04
Correct kdiff setting.

e6b4800d – Simon Tatham <anakin@pobox.com> authored on 2012/02/02 18:04
Don't try to run solver_killer_sums on a Killer cage with only one

e3b21ef6 – Simon Tatham <anakin@pobox.com> authored on 2012/02/02 18:04
Fix a couple of typos in messages.

340c300c – Simon Tatham <anakin@pobox.com> authored on 2012/02/02 02:18
David Nickerson reports that it's possible to lay a line over a 'no

ed63f9c5 – Simon Tatham <anakin@pobox.com> authored on 2012/01/31 03:38
Sort out a bit of confusion between mouse- and keyboard-driven drags

f3168895 – Simon Tatham <anakin@pobox.com> authored on 2012/01/31 03:32
Move a debug statement at the end of new_clues from the caller (just

070327a4 – Simon Tatham <anakin@pobox.com> authored on 2012/01/23 14:12
Add comments suggesting some solver upgrades to Light Up (perhaps for

4eb748a2 – Simon Tatham <anakin@pobox.com> authored on 2012/01/23 13:56
The Light Up solver limits its recursion depth, so if it fails to find

5c972e9e – Simon Tatham <anakin@pobox.com> authored on 2012/01/23 13:56
Fix default parameter assignment in Light Up when validating an

5e1c11ab – Simon Tatham <anakin@pobox.com> authored on 2012/01/22 10:52
Trivial and silly patch to allow users to configure the Signpost

660216a1 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2012/01/22 10:44
It's a new year.

e406092a – Simon Tatham <anakin@pobox.com> authored on 2012/01/22 10:12
Tweak right-click processing to be less finicky.

b16eece9 – Simon Tatham <anakin@pobox.com> authored on 2012/01/22 09:14
New puzzle! Or rather, new-ish, because this one has been lying around

b2d7429d – Simon Tatham <anakin@pobox.com> authored on 2012/01/17 13:53
Fix a bug causing premature defeatism in the Bridges solver. Deducing

7024735f – Simon Tatham <anakin@pobox.com> authored on 2011/12/28 13:17
Allow --save to work with --soln, causing saved game files to be

b5cb02b6 – Simon Tatham <anakin@pobox.com> authored on 2011/12/28 13:07
Fix bug in error reporting for --save caused by freeing 'realname'

236f9650 – Simon Tatham <anakin@pobox.com> authored on 2011/12/28 13:07
Fix bug in --save caused by failure to initialise ctx.error to zero

c4e486c2 – Simon Tatham <anakin@pobox.com> authored on 2011/12/21 08:46
In Group, the keyboard-controlled cursor should respect user

3107237a – Simon Tatham <anakin@pobox.com> authored on 2011/09/18 03:43
Remove the 'cheated' flag in Range's game_ui, which was stickily

295fb9fd – Simon Tatham <anakin@pobox.com> authored on 2011/09/18 03:43
When we run out of background colours for chains and wrap back to the

7f891995 – Simon Tatham <anakin@pobox.com> authored on 2011/09/18 03:43
Patch from Chris Boyle to fix Signpost's labelling when you have more

73daff39 – Simon Tatham <anakin@pobox.com> authored on 2011/06/19 09:43
Changed my mind about midend_is_solved: I've now reprototyped it as

8dcdb33b – Simon Tatham <anakin@pobox.com> authored on 2011/05/22 03:07
Pass background colour as a parameter to draw_gts and draw_adjs, so

004ef734 – Simon Tatham <anakin@pobox.com> authored on 2011/05/11 14:11
Fix segfault in Loopy printing, introduced when I added the dynamic

bd539ae8 – Simon Tatham <anakin@pobox.com> authored on 2011/05/07 09:22
Having played Keen a bit following the clue-generation fix in r9165,

4a172274 – Simon Tatham <anakin@pobox.com> authored on 2011/05/06 13:09
Apply the rotation in Penrose grid descriptions by rotating in the

5619904b – Simon Tatham <anakin@pobox.com> authored on 2011/05/05 13:13
Apply a missing bit of r9164, which only broke the build with

89bfecaa – Simon Tatham <anakin@pobox.com> authored on 2011/05/04 14:41
Portability fixes, mostly from James for Palm purposes. Mostly

e7b2a9dd – Simon Tatham <anakin@pobox.com> authored on 2011/05/04 14:22
Having looked at Keen's clue selection code, I also notice that the

Next