RSS feed
cd3a7d89
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/27 13:30
Keyboard control patch for Pattern, from James H.
921a054f
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/27 13:26
Keyboard control for Map, from James H.
4d79c715
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/26 17:28
Reorder if statements in Unequal's interpret_move() so that presses
cc0f957d
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/26 14:14
Patch from James H to add keyboard control in Sixteen and Netslide
d2b0d8cf
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/26 14:11
Switch over to using the new-style GtkFileChooser in place of the
ff62f0aa
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/24 12:58
Add an automatic check for HAVE_SENSIBLE_ABSOLUTE_SIZE_FUNCTION by
47c3878d
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/20 13:28
Keyboard control patch for Pegs, from James H.
f46eceb7
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/19 13:38
Keyboard control patch for Solo, from James H.
4169a548
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/16 13:52
Keyboard control patch for Slant, from James H.
28acb0eb
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/16 13:50
Keyboard cursor support for Tents, from James H.
fa23fc39
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/16 13:45
r8396 introduced midend_tilesize(). Document it.
54801998
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/15 13:20
Keyboard cursor support for Rectangles, from James H.
48508452
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/15 13:18
Keyboard cursor support in Galaxies, by James H.
c826fdc0
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/14 15:44
Keyboard interface for Filling, from James H.
96315bc2
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/12 15:30
Patch from James H to fix some off-by-one errors in Guess's click
4a202808
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/12 15:23
Patch from James H which adds keyboard cursor support to Unequal,
f2084735
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/08 13:28
Patches from James H to add or improve arrow-key-driven cursors for
fee17c37
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/07 18:07
Patch from Lambros to make the Normal difficulty level easier, since
d9e39add
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/07 16:55
Standalone solver for Loopy. Bit half-hearted, since the solver
7888d8db
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/06 18:26
Patch from James H to enable a single monolithic binary to be built
6328483b
– Simon Tatham <anakin@pobox.com>
authored
on 2009/01/06 18:21
Bring the unfinished .R files into line with the current conventions.
17334d19
– Simon Tatham <anakin@pobox.com>
authored
on 2008/12/12 14:49
Don't ignore the return code of fwrite(). (Slight modification of a
ba08d8ab
– Simon Tatham <anakin@pobox.com>
authored
on 2008/12/01 18:04
Add missing call to gtk_selection_clear_targets(), without which the
ec38952c
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/29 08:51
Stand-alone command-line interface to the obfuscate_bitmap()
6aa7ccfa
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/29 03:50
The other day I found it useful for a (silly) special purpose to
4443016a
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/28 14:33
Fix parenthesis problem in Light Up solver. Should fix Debian bug
f514a1ea
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/28 13:33
Let's have some more presets in here: 3x3 is much _too_ short and
b2f1b324
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/16 10:47
Patch from Lee Dowling to implement mouse control in Sokoban, along
33be388d
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/16 10:42
Take out some lurking "nullgame" holdovers from unfinished puzzle
466aa6e5
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/16 10:37
Patches from Lee Dowling to make Light Up and Net use the
ce237a73
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/16 10:28
Couple of solving-related mid-end tweaks. Firstly, when we generate
23fb0e77
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/04 18:02
Check return values from fwrite when saving files.
f4bd45e7
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/04 16:39
Patch from Lambros to improve the generality of path-generation. In
a35c6602
– Simon Tatham <anakin@pobox.com>
authored
on 2008/11/02 09:29
Patch from Chris Boyle to prevent Solo's inter-block dividing lines
808495cb
– Jacob Nevins <jacobn@chiark.greenend.org.uk>
authored
on 2008/10/05 08:22
Apply "103_fix-unequal-digit-h.diff" from the Debian package:
736da74e
– Jacob Nevins <jacobn@chiark.greenend.org.uk>
authored
on 2008/10/04 17:49
Remove strange punctuation.
8ad01fc6
– Simon Tatham <anakin@pobox.com>
authored
on 2008/09/19 03:31
Cut-and-paste error which was preventing any drop-down list in the
734dc80c
– Simon Tatham <anakin@pobox.com>
authored
on 2008/09/18 14:19
Lambros points out that trying to generate a 3x3 Cairo Easy grid
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.
Next