shithub: puzzles

RSS feed

ef6166e1 – Simon Tatham <anakin@pobox.com> authored on 2008/09/18 11:33
Patch from Lambros implementing error highlighting in Loopy.

55f95401 – Simon Tatham <anakin@pobox.com> authored on 2008/09/17 12:43
Yet another complete rewrite of Slant's loop detection during

4cfec376 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2008/09/16 19:51
Cosmetic: fix mismatch between game_compute_size() and game_redraw()

ba2a002c – Simon Tatham <anakin@pobox.com> authored on 2008/09/14 04:52
Lambros provides this workaround for a compiler warning on his

0819e8ec – Simon Tatham <anakin@pobox.com> authored on 2008/09/13 15:21
Typo spotted by James H.

961f3d12 – Simon Tatham <anakin@pobox.com> authored on 2008/09/13 15:18
Oops, left this out of r8178: having defined COMBINED everywhere in

43eafe1f – Simon Tatham <anakin@pobox.com> authored on 2008/09/13 15:17
Change to the handling of -DCOMBINED in the makefiles. Instead of

1d661ec4 – Simon Tatham <anakin@pobox.com> authored on 2008/09/13 14:29
Patch from James H providing lots more paranoid casting. Also one

5ead2070 – Simon Tatham <anakin@pobox.com> authored on 2008/09/13 14:26
Patch from James H to centralise some generally useful cursor-

fe1b91ac – Simon Tatham <anakin@pobox.com> authored on 2008/09/13 14:25
Since the lack of this has caused portability issues in the past:

acf5c55d – Simon Tatham <anakin@pobox.com> authored on 2008/09/10 17:44
Patch from James H to make new-Loopy port more easily.

018fa405 – Simon Tatham <anakin@pobox.com> authored on 2008/09/07 06:02
Having played new-Loopy a bit recently, I've had occasion to think a

4033458a – Simon Tatham <anakin@pobox.com> authored on 2008/09/07 04:35
How did I manage to check this in without actually trying to build

f7ab0a49 – Simon Tatham <anakin@pobox.com> authored on 2008/09/06 17:24
New Loopy save file, compatible with the new Loopy.

53bcfc7a – Simon Tatham <anakin@pobox.com> authored on 2008/09/06 13:38
Nearly forgot: Lambros definitely deserves a place in the copyright

ca20d86a – Simon Tatham <anakin@pobox.com> authored on 2008/09/06 13:33
Don't call changed_preset() until after we've initialised

f38b711c – Simon Tatham <anakin@pobox.com> authored on 2008/09/06 11:19
Completely re-engineered version of Loopy, courtesy of Lambros

a7431c0b – Simon Tatham <anakin@pobox.com> authored on 2008/09/06 05:27
New infrastructure feature. Games are now permitted to be

c6b1d447 – Simon Tatham <anakin@pobox.com> authored on 2008/07/05 18:07
Correction from James H: sqrt(0) shouldn't occur any more than

4322b90c – Simon Tatham <anakin@pobox.com> authored on 2008/07/05 11:40
More operations and bug fixes from James H.

71807719 – Simon Tatham <anakin@pobox.com> authored on 2008/07/05 09:32
Remove rogue diagnostic.

8104b2c3 – Simon Tatham <anakin@pobox.com> authored on 2008/07/05 09:31
Add a build version designation to the NestedVM build, after Jacob

c115e9f5 – Simon Tatham <anakin@pobox.com> authored on 2008/06/27 13:28
Build the Java versions of the puzzles automatically as part of the

0c88256a – Simon Tatham <anakin@pobox.com> authored on 2008/06/26 15:09
Handle a <param name="game_id"> by passing it in to the C side as

82b6a6fd – Simon Tatham <anakin@pobox.com> authored on 2008/06/26 15:07
The Java console keeps showing up error reports due to being asked

1df94d23 – Simon Tatham <anakin@pobox.com> authored on 2008/06/24 16:58
James H has helpfully provided yet more silly operators for the -A

49a07772 – Simon Tatham <anakin@pobox.com> authored on 2008/06/23 13:34
An option to enable a debugging mode for the BFS.

dd85394b – Simon Tatham <anakin@pobox.com> authored on 2008/06/10 16:35
Michael Schierl's patch to compile the puzzles as Java applets using

2066ddab – Simon Tatham <anakin@pobox.com> authored on 2008/06/10 13:24
Just noticed that the return value of midend_process_key() wasn't

3633fec8 – Simon Tatham <anakin@pobox.com> authored on 2008/06/09 14:28
New -A mode permitting even madder operators, and also -m to try to

83121fb8 – Simon Tatham <anakin@pobox.com> authored on 2008/04/14 07:32
Shamelessly pander to compilers whose data flow warning systems

4bd99eca – Simon Tatham <anakin@pobox.com> authored on 2008/04/10 07:11
Now that we're highlighting the currently selected preset in the

19172c4a – Simon Tatham <anakin@pobox.com> authored on 2008/04/09 10:57
Implement tick marks in the Type menu on Windows. Now all my front

81081482 – Simon Tatham <anakin@pobox.com> authored on 2008/04/09 10:36
Implement tick marks in the Type menu on OS X.

ae6c7381 – Simon Tatham <anakin@pobox.com> authored on 2008/04/08 12:25
New feature in midend.c which allows us to ask for the number of the

ea13d39a – Simon Tatham <anakin@pobox.com> authored on 2008/04/08 06:30
Having got Jigsaw mode generation working at reasonable speed, we

c8a843ee – Simon Tatham <anakin@pobox.com> authored on 2008/04/08 05:36
Improvements to filled-grid generation. Introduced a cunning idea

771532fe – Simon Tatham <anakin@pobox.com> authored on 2008/04/07 13:16
Ahem. Apparently forgot to compile-test after that one last tiny

05642111 – Simon Tatham <anakin@pobox.com> authored on 2008/04/07 13:13
Revise the printing colour framework so that we can explicitly

30da2526 – Simon Tatham <anakin@pobox.com> authored on 2008/04/07 13:12
Pedantic tweaks to allow successful compilation on Windows. (gcc

93103eec – Simon Tatham <anakin@pobox.com> authored on 2008/04/07 11:56
Substantial reworking of Solo so that it implements both Sudoku-X

d2369aab – Simon Tatham <anakin@pobox.com> authored on 2008/03/20 05:18
Hmm. Telling xvfb to default to a TrueColor visual did help, in that

202e023f – Simon Tatham <anakin@pobox.com> authored on 2008/03/19 20:19
I _think_, after some fairly random experimentation, that this ought

7a3549db – Simon Tatham <anakin@pobox.com> authored on 2008/03/11 13:59
Update the OS X Puzzles makefile so that it builds on Leopard and

ace2c7da – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2008/02/10 13:43
UI change to Filling: allow multiple squares to be set at once.

9673a2a7 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2008/02/10 12:12
It's another new year.

433e6150 – Simon Tatham <anakin@pobox.com> authored on 2008/01/15 13:04
Syntactic fixes by Zach Wily to make the OS X build work under 10.5.

5b9a5aa4 – Simon Tatham <anakin@pobox.com> authored on 2007/12/15 16:09
64-bit cleanliness: we were already carefully using a uint32 type in

a603318e – Simon Tatham <anakin@pobox.com> authored on 2007/08/25 13:46
A rigorous proof. Totally unimportant to the code, but I didn't want

f228c5ef – Simon Tatham <anakin@pobox.com> authored on 2007/08/25 11:50
Fix an inaccurate comment.

cb090130 – Simon Tatham <anakin@pobox.com> authored on 2007/08/25 11:32
I've just realised that my deliberate avoidance of non-simply

c746f6d0 – Simon Tatham <anakin@pobox.com> authored on 2007/08/25 10:10
Commit my work so far on a generator for Nikoli's `Block Puzzle'. It

4ff90bd4 – Simon Tatham <anakin@pobox.com> authored on 2007/08/18 09:32
Ahem. Finishing writing the comment _before_ checkin is generally sensible.

4c1e3ca7 – Simon Tatham <anakin@pobox.com> authored on 2007/08/18 09:30
Allow a 1-omino to be completely destroyed and recreated in an

333d57bf – Simon Tatham <anakin@pobox.com> authored on 2007/08/18 07:19
Better test-mode diagnostics.

cc54c094 – Simon Tatham <anakin@pobox.com> authored on 2007/08/18 06:07
A piece of library code which constructs a random division of a

2842817e – Simon Tatham <anakin@pobox.com> authored on 2007/07/31 13:04
Experimental UI tweak enabled by a hacky environment variable:

519b7de9 – Simon Tatham <anakin@pobox.com> authored on 2007/07/05 14:57
A user points out that Loopy's solver relies on elements of the

d9c4a9b6 – Simon Tatham <anakin@pobox.com> authored on 2007/06/29 05:45
Optimiser placation.

1c42aec2 – Simon Tatham <anakin@pobox.com> authored on 2007/05/20 10:28
Updates and improvements from Jonas Koelker.

399ac356 – Simon Tatham <anakin@pobox.com> authored on 2007/05/19 02:16
Left puzzles.rc2 out of the tarball. Oops.

e6116563 – Simon Tatham <anakin@pobox.com> authored on 2007/05/12 09:13
More forgiving selection of dragging targets.

be8f9c52 – Simon Tatham <anakin@pobox.com> authored on 2007/05/12 07:51
Graphics tweak: make the top-right and bottom-left corners of

143081d2 – Simon Tatham <anakin@pobox.com> authored on 2007/05/12 06:26
In-game user interface to the solver.

5b8b8553 – Simon Tatham <anakin@pobox.com> authored on 2007/05/12 04:26
Fix tiny memory leak if you pressed Solve while part way through an

81e3a145 – Simon Tatham <anakin@pobox.com> authored on 2007/05/12 04:14
Remove the check for disconnected pieces; it's over-general and

05a0cf06 – Simon Tatham <anakin@pobox.com> authored on 2007/05/10 07:10
noicon.rc was missing from the Unix source archive, which caused a

81ccb144 – Simon Tatham <anakin@pobox.com> authored on 2007/05/07 15:36
Stand-alone slidesolver.

f7d2c941 – Simon Tatham <anakin@pobox.com> authored on 2007/05/07 15:08
Add an optional move limit during game generation.

2d30316b – Simon Tatham <anakin@pobox.com> authored on 2007/05/07 13:51
Slight solver speedup by tracking more carefully which block merges

ab80d0b7 – Simon Tatham <anakin@pobox.com> authored on 2007/05/07 13:50
Add a new misc.c function needed by Slide's colour setup.

7fce4f57 – Simon Tatham <anakin@pobox.com> authored on 2007/05/07 10:49
Close-to-finished auto-generating implementation of Klotski.

6da88491 – Simon Tatham <anakin@pobox.com> authored on 2007/05/06 05:54
I still haven't managed to get the WinCE port building via bob, but

61395a51 – Simon Tatham <anakin@pobox.com> authored on 2007/04/04 15:12
Ensure the shuffling process never produces an already-solved grid.

f6a72764 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/03/31 12:00
In the Windows frontend, stop tab navigation from activating buttons.

9885a86a – Simon Tatham <anakin@pobox.com> authored on 2007/03/26 06:24
Er, and now do that _without_ introducing further segfaults.

0589681d – Simon Tatham <anakin@pobox.com> authored on 2007/03/26 06:20
Stop failing assertions when we encounter an insoluble puzzle.

5fb108db – Simon Tatham <anakin@pobox.com> authored on 2007/03/23 14:08
Kyle Brazell points out that the completion checker considers a

02cd67ec – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/03/16 09:32
Disallow clicks between squares.

67b37596 – Simon Tatham <anakin@pobox.com> authored on 2007/03/11 06:39
r7364 failed to expand a malloc to match the larger data being put

f7e75562 – Simon Tatham <anakin@pobox.com> authored on 2007/03/11 06:12
Gary Wong observes that solo's decode_params() is overenthusiastic

4212ef4b – Simon Tatham <anakin@pobox.com> authored on 2007/03/11 06:04
Gary Wong points out that solosolver's verbose output is

d0a82454 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/03/03 18:43
Since we've changed the semantics of the `expand' argument to midend_size(),

8b21ddc3 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/03/03 18:17
Patch from Ben Hutchings to allow user-initiated tilesize changes to persist

c1b0c1d0 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/03/03 17:39
Ben Hutchings' patch to allow Gtk windows to be shrunk as well as grown

d916cd7f – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/03/03 17:05
Refactoring patch from Ben Hutchings: move all the Gtk resize code into one

39d299f5 – Simon Tatham <anakin@pobox.com> authored on 2007/03/03 12:36
Patch from James H to provide resizability on Windows.

8d710851 – Simon Tatham <anakin@pobox.com> authored on 2007/03/03 12:25
Minor cleanups (mostly \ns in diagnostic printfs) from James H.

587d1057 – Simon Tatham <anakin@pobox.com> authored on 2007/03/03 12:15
My favourite kind of patch, from James H: one which decreases the

6a361ce7 – Simon Tatham <anakin@pobox.com> authored on 2007/03/03 04:41
About time I got round to documenting the new

6713d21c – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/03/02 15:14
Fix problems with arrow UI with non-square grid.

3584fc5a – Simon Tatham <anakin@pobox.com> authored on 2007/03/01 13:57
Silliness! Here's a somewhat hacky patch which builds an additional

2fc204c1 – Simon Tatham <anakin@pobox.com> authored on 2007/03/01 08:29
Amend README so that it makes reasonable sense no matter whether

db743e54 – Simon Tatham <anakin@pobox.com> authored on 2007/03/01 02:41
Cleanup patch from James H: disable the `s' key, which was only in

f5dedef5 – Simon Tatham <anakin@pobox.com> authored on 2007/03/01 02:39
Adam D. Lopresto and Phil Bordelon independently point out a

cf0b0b74 – Simon Tatham <anakin@pobox.com> authored on 2007/03/01 02:32
Bound edge thicknesses below so that they're always thicker than the

682ea218 – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/02/28 17:22
Fix some border drawing issues.

3940c22d – Jacob Nevins <jacobn@chiark.greenend.org.uk> authored on 2007/02/28 16:49
MinGW windres doesn't like an empty resource file, so invent a resource to

9287d95d – Simon Tatham <anakin@pobox.com> authored on 2007/02/28 16:19
General cleanups patch from James H:

de5ccc93 – Simon Tatham <anakin@pobox.com> authored on 2007/02/28 16:02
Gary Wong points out a couple of minor errors in the setting of

Next