simon-git: puzzles (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri May 22 08:35:02 BST 2015


TL;DR:
  a614347 Cleaned up execute_move a little
  7c52202 Split out the text color portion of draw_tile
  486d2c8 Towers: you can now mark clues 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-05-22 08:35:02

commit a614347a3e5fe106e69fd697fb08d50cda81f83b
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=a614347a3e5fe106e69fd697fb08d50cda81f83b;hp=80c1a6932939be245ed8f88cf34dc7487b6788f0
Author: Kevin Lyles <kevinlyles at gmail.com>
Date:   Sat May 16 13:51:34 2015 -0500

    Cleaned up execute_move a little

 towers.c |   27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

commit 7c52202bc4b3c9c9353cae9c53bfc8772dca1a5d
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=7c52202bc4b3c9c9353cae9c53bfc8772dca1a5d;hp=a614347a3e5fe106e69fd697fb08d50cda81f83b
Author: Kevin Lyles <kevinlyles at gmail.com>
Date:   Sat May 16 13:51:34 2015 -0500

    Split out the text color portion of draw_tile

 towers.c |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

commit 486d2c8a76e325d7a145e236a8c8b21d159fa412
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=486d2c8a76e325d7a145e236a8c8b21d159fa412;hp=7c52202bc4b3c9c9353cae9c53bfc8772dca1a5d
Author: Kevin Lyles <kevinlyles at gmail.com>
Date:   Tue May 12 23:23:52 2015 -0500

    Towers: you can now mark clues done

 html/towers.html |    3 +++
 puzzles.but      |    3 +++
 towers.c         |   58 ++++++++++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 58 insertions(+), 6 deletions(-)



More information about the tartarus-commits mailing list