simon-git: puzzles (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Tue May 26 22:15:41 BST 2015
TL;DR:
9def49a Factored out a portion of game_redraw
c328531 Reworked draw_path_hint
f075089 Undead: you can now mark clues as done
6bbfa6f Updated name/size of clues_done in Towers
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-26 22:15:41
commit 9def49ae9abc6ee7831264827adcd9ef2a5c28e4
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=9def49ae9abc6ee7831264827adcd9ef2a5c28e4;hp=486d2c8a76e325d7a145e236a8c8b21d159fa412
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon May 25 19:46:24 2015 -0500
Factored out a portion of game_redraw
undead.c | 42 +++++++++++++++++-------------------------
1 file changed, 17 insertions(+), 25 deletions(-)
commit c3285318e60cb78d190725aba3675325921afdb3
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=c3285318e60cb78d190725aba3675325921afdb3;hp=9def49ae9abc6ee7831264827adcd9ef2a5c28e4
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon May 25 19:46:24 2015 -0500
Reworked draw_path_hint
undead.c | 51 +++++++++++++++++++++++++++++++++------------------
1 file changed, 33 insertions(+), 18 deletions(-)
commit f0750894ff6a23c22a14a82d405ace5b99318bd5
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=f0750894ff6a23c22a14a82d405ace5b99318bd5;hp=c3285318e60cb78d190725aba3675325921afdb3
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon May 25 19:46:24 2015 -0500
Undead: you can now mark clues as done
html/undead.html | 3 +++
puzzles.but | 3 +++
undead.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 73 insertions(+), 1 deletion(-)
commit 6bbfa6fe28139f88bfd9d154aa632d60e0fe17c1
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=6bbfa6fe28139f88bfd9d154aa632d60e0fe17c1;hp=f0750894ff6a23c22a14a82d405ace5b99318bd5
Author: Kevin Lyles <kevinlyles at gmail.com>
Date: Mon May 25 19:46:24 2015 -0500
Updated name/size of clues_done in Towers
towers.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
More information about the tartarus-commits
mailing list