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
*
Add patternpicture to .gitignore.
Phil Bordelon
2016-02-14
*
Update documentation links.
Phil Bordelon
2016-02-14
*
Add missing casts to unsigned char inside ctype functions.
Simon Tatham
2016-02-01
*
Rename the docs section for Rectangles.
Simon Tatham
2016-01-07
*
Fix a typo in the Black Box docs examples.
Simon Tatham
2016-01-07
*
Fix a valgrind warning in the Keen DIFF_HARD solver code.
Simon Tatham
2016-01-03
*
rect: Fix compiler errors about uninitialized use of variables
Khem Raj
2015-12-31
*
Add a missing error message in Flood solve_game().
Simon Tatham
2015-12-24
*
Clarify in README that Makefile.vc is for nmake.
Simon Tatham
2015-12-18
*
New utility 'patternpicture', to build a Pattern from an xbm.
Simon Tatham
2015-12-12
*
Pattern: add a system of immutable pre-filled grid squares.
Simon Tatham
2015-12-12
*
Pattern: fix solver's handling of empty rows.
Simon Tatham
2015-12-12
*
Pattern: make part of the game_state shared.
Simon Tatham
2015-12-12
*
Code-sign the Windows puzzle binaries and installer.
Simon Tatham
2015-12-12
*
Implement align_label for GTK 3.[14,16).
Simon Tatham
2015-12-06
*
Allow unlocking an island despite moving slightly.
Chris Boyle
2015-11-28
*
Convert Buildscr to use the new "do/win" mechanism.
Simon Tatham
2015-11-17
*
Fix loophole in Palisade completion checker.
Simon Tatham
2015-11-03
*
Format Palisade solve-type moves in sensible ASCII.
Simon Tatham
2015-11-03
*
Fix premature completion flash in Tracks.
Simon Tatham
2015-10-23
*
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
Jonas Kölker
2015-10-21
*
Fix a comment in Tents (it said 'tents' instead of 'trees').
Jonas Kölker
2015-10-21
*
Highlight clue errors in Tracks in some more situations.
Jonas Kölker
2015-10-21
*
In Undead, mark clues as errors in a few more situations.
Jonas Kölker
2015-10-21
*
Fix array overruns in the new Filling solver pass.
Simon Tatham
2015-10-21
*
Enhance Filling's solver to handle large ghost regions.
Simon Tatham
2015-10-20
*
Add the new 'fifteensolver' to .gitignore.
Simon Tatham
2015-10-18
*
Use \q{} in place of literal quote marks in puzzles.but.
Simon Tatham
2015-10-18
*
Add a new puzzle: Palisade.
Jonas Kölker
2015-10-18
*
Fix GTK puzzle resizing, *again*.
Simon Tatham
2015-10-18
*
Produce shorter Filling descriptions by run-length encoding 0s.
Jonas Kölker
2015-10-18
*
Expand keyboard input options in Bridges, for faster entry.
Jonas Kölker
2015-10-18
*
Fix two memory leaks in GTK frontend.
Jonas Kölker
2015-10-18
*
Fix a typo in a Bridges error message.
Jonas Kölker
2015-10-18
*
Fix Bridges keyboard cursor vertical out-of-bounds error.
Jonas Kölker
2015-10-18
*
Update Sixteen keyboard system for faster entry.
Jonas Kölker
2015-10-18
*
In GTK frontend, bind mouse8/mouse9 to undo/redo.
Jonas Kölker
2015-10-14
*
Add hinting feature to Guess.
Jonas Kölker
2015-10-14
*
Add standalone Fifteen solver, based on the hint feature.
Jonas Kölker
2015-10-14
*
Add hinting feature to Fifteen (press 'h' for a hint).
Jonas Kölker
2015-10-14
*
Invert the Fifteen cursor if FIFTEEN_INVERT_CURSOR ~= ^[yY].*$
Jonas Kölker
2015-10-14
*
End victory flash on new game and restart game.
Jonas Kölker
2015-10-14
*
Reset midend animation counters on starting a new game.
Jonas Kölker
2015-10-14
*
Remove a redundant line of code.
Jonas Kölker
2015-10-14
*
Don't stop animations when restarting an already restarted game.
Jonas Kölker
2015-10-14
*
Stop animations on a new game, no matter how it is started.
Jonas Kölker
2015-10-14
*
GTK 3 cleanup: stop using GtkDialog for config boxes.
Simon Tatham
2015-10-04
*
GTK 3 cleanup: use GtkAboutDialog for the About box.
Simon Tatham
2015-10-04
*
GTK 3 cleanup: use GtkMessageDialog for message_box().
Simon Tatham
2015-10-04
*
GTK 3.16 deprecation: stop using gtk_misc_set_alignment.
Simon Tatham
2015-10-04
[next]