index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unfinished
(
follow
)
Commit message (
Expand
)
Author
Age
*
Oops. Uncomment the difficulty exceptions! (Also add another
Simon Tatham
2010-01-09
*
Proof that check_errors() is sufficient.
Simon Tatham
2010-01-05
*
Refer to group elements by letters instead of numbers, in keeping
Simon Tatham
2010-01-05
*
Add an even more evil (!) game mode, in which it's not made
Simon Tatham
2010-01-05
*
Yikes! Fix a misaimed 'sizeof' which I only got away with because
Simon Tatham
2010-01-05
*
Couple of missing 'static's.
Simon Tatham
2010-01-01
*
New puzzle in 'unfinished'. Essentially, Sudoku for group theorists:
Simon Tatham
2009-12-30
*
Bring the unfinished .R files into line with the current conventions.
Simon Tatham
2009-01-06
*
Patch from Lee Dowling to implement mouse control in Sokoban, along
Simon Tatham
2008-11-16
*
Take out some lurking "nullgame" holdovers from unfinished puzzle
Simon Tatham
2008-11-16
*
Since the lack of this has caused portability issues in the past:
Simon Tatham
2008-09-13
*
New infrastructure feature. Games are now permitted to be
Simon Tatham
2008-09-06
*
Correction from James H: sqrt(0) shouldn't occur any more than
Simon Tatham
2008-07-05
*
More operations and bug fixes from James H.
Simon Tatham
2008-07-05
*
James H has helpfully provided yet more silly operators for the -A
Simon Tatham
2008-06-24
*
An option to enable a debugging mode for the BFS.
Simon Tatham
2008-06-23
*
New -A mode permitting even madder operators, and also -m to try to
Simon Tatham
2008-06-09
*
Substantial reworking of Solo so that it implements both Sudoku-X
Simon Tatham
2008-04-07
*
A rigorous proof. Totally unimportant to the code, but I didn't want
Simon Tatham
2007-08-25
*
Fix an inaccurate comment.
Simon Tatham
2007-08-25
*
I've just realised that my deliberate avoidance of non-simply
Simon Tatham
2007-08-25
*
Commit my work so far on a generator for Nikoli's `Block Puzzle'. It
Simon Tatham
2007-08-25
*
Ahem. Finishing writing the comment _before_ checkin is generally sensible.
Simon Tatham
2007-08-18
*
Allow a 1-omino to be completely destroyed and recreated in an
Simon Tatham
2007-08-18
*
Better test-mode diagnostics.
Simon Tatham
2007-08-18
*
A piece of library code which constructs a random division of a
Simon Tatham
2007-08-18
*
Optimiser placation.
Simon Tatham
2007-06-29
*
More forgiving selection of dragging targets.
Simon Tatham
2007-05-12
*
Graphics tweak: make the top-right and bottom-left corners of
Simon Tatham
2007-05-12
*
In-game user interface to the solver.
Simon Tatham
2007-05-12
*
Remove the check for disconnected pieces; it's over-general and
Simon Tatham
2007-05-12
*
Stand-alone slidesolver.
Simon Tatham
2007-05-07
*
Add an optional move limit during game generation.
Simon Tatham
2007-05-07
*
Slight solver speedup by tracking more carefully which block merges
Simon Tatham
2007-05-07
*
Close-to-finished auto-generating implementation of Klotski.
Simon Tatham
2007-05-07
*
Remove spurious semicolons from macros; their upset compilers that don't like
Jacob Nevins
2007-02-22
*
Bring .R files for nullgame and unfinished puzzles up to date with the rest of
Jacob Nevins
2006-12-29
*
HTML Help support for Puzzles, with the same kind of automatic
Simon Tatham
2006-12-24
*
I'm sick and tired of having unfinished puzzle code lying around on
Simon Tatham
2006-10-29