simon-git: puzzles (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Oct 3 18:35:56 BST 2015


TL;DR:
  21b8323 Dominosa: Highlight a number when pressed on the keyboard.
  5e22080 Improve Towers error highlighting.

Repository:     git://git.tartarus.org/simon/puzzles.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=puzzles.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2015-10-03 18:35:56

commit 21b8323b2f1ca7b6bf01bc1e7a529636ea57daba
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=21b8323b2f1ca7b6bf01bc1e7a529636ea57daba;hp=a800ff16bb10d41ed749d9b16e3eb3505bf9345e
Author: Jonas Kölker <jonaskoelker at yahoo.com>
Date:   Thu Oct 1 17:35:40 2015 +0200

    Dominosa: Highlight a number when pressed on the keyboard.

 dominosa.c  |   54 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 puzzles.but |    4 ++++
 2 files changed, 53 insertions(+), 5 deletions(-)

commit 5e22080bcd581fe4e2a07ca897ebea19a2961f66
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=5e22080bcd581fe4e2a07ca897ebea19a2961f66;hp=21b8323b2f1ca7b6bf01bc1e7a529636ea57daba
Author: Jonas Kölker <jonaskoelker at yahoo.com>
Date:   Thu Oct 1 18:47:55 2015 +0200

    Improve Towers error highlighting.
    
    Highlight clues of value n in Towers if its row/column contains an
    increasing sequence of length n, the last number of which is not equal
    to the number of rows/columns (i.e. such that the sequence will have
    to be extended, in violation of the clue).

 towers.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list