| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
every other year.
[originally from svn r10116]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
do_recurse() now prunes early whenever it encounters a branch of the
search tree inconsistent with existing grid data (rather than the
previous naive approach of proceeding to enumerate all possibilities
anyway and then ruling them out one by one); do_recurse also tries to
split the row up into independent sections where possible; finally the
main solver loop (all three copies of which have now been factored out
into a new solve_puzzle function), instead of simply looping round and
round over all the rows and columns, heuristically looks at the ones
most changed since the last time deduction was attempted on them, on
the basis that that will probably yield the most information the
fastest.
[originally from svn r9828]
|
| |
|
|
|
|
| |
implementation of a puzzle usually called 'Tohu wa Vohu'.
[originally from svn r9680]
|
| |
|
|
|
|
|
|
| |
'Haunted Mirror Maze', a game involving placing ghosts, zombies and
vampires in a grid so that the right numbers of them are visible along
sight-lines reflected through multiple mirrors.
[originally from svn r9652]
|
| |
|
|
|
|
| |
(It was a new year this time last year, too.)
[originally from svn r9382]
|
| |
|
|
| |
[originally from svn r8823]
|
| |
|
|
| |
[originally from svn r8494]
|
| |
|
|
|
|
|
|
| |
the 'Killer Sudoku' puzzle type. As a side effect I've had to
increase the default tile size of Solo, so that the extra numbers
drawn in the squares in Killer mode were still legible.
[originally from svn r8455]
|
| |
|
|
|
|
| |
statement!
[originally from svn r8164]
|
| |
|
|
|
|
| |
NestedVM. Wow!
[originally from svn r8064]
|
| |
|
|
| |
[originally from svn r7848]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is mostly done with ifdefs in windows.c; so mkfiles.pl generates a
new makefile (Makefile.wce) and Recipe enables it, but it's hardly
any different from Makefile.vc apart from a few definitions at the
top of the files.
Currently the PocketPC build is not enabled in the build script, but
with any luck I'll be able to do so reasonably soon.
[originally from svn r7337]
|
| |
|
|
| |
[originally from svn r7326]
|
| |
|
|
|
| |
[originally from svn r7048]
[this svn revision also touched putty,putty-website]
|
| |
|
|
|
| |
[originally from svn r6513]
[this svn revision also touched halibut,putty,putty-website]
|
| |
|
|
|
|
| |
`Loop the Loop' puzzle. Contributed by Mike Pinna.
[originally from svn r6211]
|
| |
|
|
|
|
| |
known as ksame (KDE) and Same GNOME (GNOME).
[originally from svn r5914]
|
| |
|
|
| |
[originally from svn r5201]
|
| |
|
|
| |
[originally from svn r4257]
|
|
|
[originally from svn r4192]
|