simon-git: puzzles (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Oct 18 17:54:46 BST 2015
TL;DR:
6860c65 Add a new puzzle: Palisade.
3448fe1 Use \q{} in place of literal quote marks in puzzles.but.
3c0b011 Add the new 'fifteensolver' to .gitignore.
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-18 17:54:46
commit 6860c65bb3807dd83830e047d35d8f0fe4e89a86
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=6860c65bb3807dd83830e047d35d8f0fe4e89a86;hp=b33b83429f043c79f3562a22a192ab34d2d3fcca
Author: Jonas Kölker <jonaskoelker at yahoo.com>
Date: Fri Oct 2 13:13:39 2015 +0200
Add a new puzzle: Palisade.
.gitignore | 1 +
html/palisade.html | 11 +
icons/Makefile | 7 +-
icons/palisade.sav | 50 ++
palisade.R | 21 +
palisade.c | 1349 ++++++++++++++++++++++++++++++++++++++++++++++++++++
puzzles.but | 41 ++
7 files changed, 1477 insertions(+), 3 deletions(-)
commit 3448fe1b477bf9ed79b83cd788918c6bdc8b33a4
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=3448fe1b477bf9ed79b83cd788918c6bdc8b33a4;hp=6860c65bb3807dd83830e047d35d8f0fe4e89a86
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Oct 18 17:03:10 2015 +0100
Use \q{} in place of literal quote marks in puzzles.but.
While checking over the Palisade docs for this sort of error, I
happened to notice that a few were already in the existing games'
documentation.
puzzles.but | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 3c0b01114ccf6aaead7aede33b4eaa26d325454b
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=3c0b01114ccf6aaead7aede33b4eaa26d325454b;hp=3448fe1b477bf9ed79b83cd788918c6bdc8b33a4
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Oct 18 17:04:35 2015 +0100
Add the new 'fifteensolver' to .gitignore.
.gitignore | 1 +
1 file changed, 1 insertion(+)
More information about the tartarus-commits
mailing list