simon-git: puzzles (master): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun Sep 23 16:36:24 BST 2018
TL;DR:
cafa36b Net: rename 'loop' to 'err' in UI code.
d8d5064 Net: highlight more errors in locked tiles.
Repository: https://git.tartarus.org/simon/puzzles.git
On the web: https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2018-09-23 16:36:24
commit cafa36b0e3121efb83b9b02f60ea2f35194b98b0
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=cafa36b0e3121efb83b9b02f60ea2f35194b98b0;hp=cd9c544230a46ada5fe93cf368f15338f9b75b68
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sun Sep 23 16:36:24 2018 +0100
Net: rename 'loop' to 'err' in UI code.
In preparation for highlighting other kinds of errors.
No intended functional change.
net.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
commit d8d506455ebe69888dcc4759eb9fc787bfe29ad9
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=d8d506455ebe69888dcc4759eb9fc787bfe29ad9;hp=cafa36b0e3121efb83b9b02f60ea2f35194b98b0
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sun Sep 23 16:36:30 2018 +0100
Net: highlight more errors in locked tiles.
If a locked tile has an edge pointing at a barrier, or at another
locked tile without a matching edge, colour that edge red.
net.c | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list