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
Commit message (
Expand
)
Author
Age
*
Tracks: new neighbour-based deduction.
Simon Tatham
2020-02-26
*
Tracks: add standalone solver program.
Simon Tatham
2020-02-26
*
Tracks: make solver return max difficulty used.
Simon Tatham
2020-02-26
*
Improve const-correctness in printing API.
Asher Gordon
2019-12-30
*
Add printing support for GTK.
Asher Gordon
2019-12-30
*
Update the copyright holders list in puzzles.but.
Simon Tatham
2019-12-28
*
Don't segfault when no icons are available.
Asher Gordon
2019-12-25
*
Make --screenshot work even in (Cairo) GTK2 builds.
Simon Tatham
2019-11-13
*
.gitignore: add more autotools detritus.
Simon Tatham
2019-11-13
*
Fix build failure reported in gcc 9.
Simon Tatham
2019-09-01
*
Fix build failure in C90 mode.
Simon Tatham
2019-04-14
*
Dominosa: move set analysis with doubles into Extreme.
Simon Tatham
2019-04-13
*
Dominosa: add area-parity deductions, at Basic level.
Simon Tatham
2019-04-13
*
findloop: alternative query function.
Simon Tatham
2019-04-13
*
Dominosa: another forcing-chain based deduction.
Simon Tatham
2019-04-13
*
Dominosa: another local deduction in Basic level.
Simon Tatham
2019-04-13
*
Javascript frontend: make Shift- and Ctrl-click work.
Simon Tatham
2019-04-12
*
Dominosa: further forms of set analysis.
Simon Tatham
2019-04-11
*
Dominosa: be more careful about >= Hard layout.
Simon Tatham
2019-04-11
*
Dominosa: max-difficulty option in the solver.
Simon Tatham
2019-04-11
*
Dominosa: more sophisticated grid layout in >= Hard mode.
Simon Tatham
2019-04-10
*
Dominosa: add presets for Hard and Extreme difficulty.
Simon Tatham
2019-04-05
*
Dominosa: prevent hangs generating tiny hard puzzles.
Simon Tatham
2019-04-05
*
Dominosa: add an Extreme difficulty, with forcing chains.
Simon Tatham
2019-04-05
*
Fix a handful of memory leaks in the midend.
Simon Tatham
2019-04-05
*
New utility routine: sort with a context parameter.
Simon Tatham
2019-04-05
*
Dominosa: update the to-do list.
Simon Tatham
2019-04-04
*
Dominosa: allow set analysis even with adjacency.
Simon Tatham
2019-04-04
*
Dominosa: add a Hard difficulty which can do set analysis.
Simon Tatham
2019-04-04
*
Dominosa: new deduction deduce_local_duplicate().
Simon Tatham
2019-04-04
*
Dominosa: introduce a difficulty system.
Simon Tatham
2019-04-04
*
Dominosa: rewrite the solver.
Simon Tatham
2019-04-04
*
Dominosa: add a command-line solver.
Simon Tatham
2019-04-04
*
Galaxies: prevent creation of empty undo-chain items.
Simon Tatham
2019-02-18
*
Pegs: clear ui->cur_jumping on undo or redo.
Simon Tatham
2019-02-10
*
benchmark.pl: replace use of Perl <> with <<>>.
Simon Tatham
2019-01-25
*
Replace fe->preset_menu when we change midend.
Simon Tatham
2018-12-12
*
Fix GTK 2 crash introduced by previous commit.
Simon Tatham
2018-11-25
*
Don't initialise GTK in --screenshot mode.
Simon Tatham
2018-11-23
*
Add missing 'static' to game-internal declarations.
Simon Tatham
2018-11-13
*
Unruly, Group: reference-count the 'immutable' array.
Simon Tatham
2018-11-13
*
Add missing binary 'matching' to .gitignore.
Simon Tatham
2018-11-13
*
Add a missing const in unfinished/sokoban.c.
Simon Tatham
2018-11-13
*
Use C99 bool within source modules.
Simon Tatham
2018-11-13
*
Replace TRUE/FALSE with C99 true/false throughout.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the grid.c API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the shared Latin-square API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the tree234 API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in misc.c functions.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the findloop API.
Simon Tatham
2018-11-13
[next]