simon-git: puzzles (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Thu Jun 11 08:31:47 BST 2015
TL;DR:
26b5e2c Removed DS_FULL (it wasn't used)
92635a2 Factored out some of the color logic for the clues
ecbf5f6 Removed an extra layer of complexity for count colors
f306b9d Magnets: you can now mark clues as done
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-06-11 08:31:47
commit 26b5e2c6bf2945003ac69d0317f8284363f3498a
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=26b5e2c6bf2945003ac69d0317f8284363f3498a;hp=6bbfa6fe28139f88bfd9d154aa632d60e0fe17c1
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon Jun 8 15:48:03 2015 -0500
Removed DS_FULL (it wasn't used)
magnets.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
commit 92635a2f9d9f747e5ebb2fd8aeea73f44c14d712
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=92635a2f9d9f747e5ebb2fd8aeea73f44c14d712;hp=26b5e2c6bf2945003ac69d0317f8284363f3498a
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon Jun 8 16:20:58 2015 -0500
Factored out some of the color logic for the clues
magnets.c | 51 +++++++++++++++++++++++++++------------------------
1 file changed, 27 insertions(+), 24 deletions(-)
commit ecbf5f627f8f6bcbf535ebd15ce25ae214471faa
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=ecbf5f627f8f6bcbf535ebd15ce25ae214471faa;hp=92635a2f9d9f747e5ebb2fd8aeea73f44c14d712
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon Jun 8 16:42:31 2015 -0500
Removed an extra layer of complexity for count colors
magnets.c | 25 +++++++++----------------
1 file changed, 9 insertions(+), 16 deletions(-)
commit f306b9db55453f7d7fc824bbbf89ca6ac7d2d273
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=f306b9db55453f7d7fc824bbbf89ca6ac7d2d273;hp=ecbf5f627f8f6bcbf535ebd15ce25ae214471faa
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon Jun 8 15:47:09 2015 -0500
Magnets: you can now mark clues as done
html/magnets.html | 3 +++
magnets.c | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
puzzles.but | 3 +++
3 files changed, 58 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list