simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Jul 5 21:24:35 BST 2023


TL;DR:
  dce3719 Bridges: remove a comment for a deleted line of code
  c8cc4a5 Add user preference for Bridges' "G" key (show_hints)

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2023-07-05 21:24:35

commit dce37199985f332ddfe4a1b3fb065efb358a8fb1
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=dce37199985f332ddfe4a1b3fb065efb358a8fb1;hp=8b8a277a7aa9146b0825398f9e81ddccb81ee2dd
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Mon Jun 26 14:01:39 2023 +0100

    Bridges: remove a comment for a deleted line of code
    
    The line was deleted in 5027095ce2a6dd844ce10489c91dc08bbc174a19.

 bridges.c | 1 -
 1 file changed, 1 deletion(-)

commit c8cc4a5f387774c35e3e8f924d4200c0908c9d5a
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=c8cc4a5f387774c35e3e8f924d4200c0908c9d5a;hp=dce37199985f332ddfe4a1b3fb065efb358a8fb1
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Mon Jun 26 23:16:49 2023 +0100

    Add user preference for Bridges' "G" key (show_hints)
    
    I missed this in my previous addition of preferences for UI controls
    (4227ac1fd5dc25c247e7526526079b85e1890766) because it wasn't documented.
    Now it is documented and it has a preference.
    
    I've phrased it as showing possible bridge locations, which doesn't
    really make clear that "possible" relates only to the locations of
    islands and not to anything already placed.  Improvements welcome!

 bridges.c   | 30 +++++++++++++++++++++++++++---
 puzzles.but | 10 ++++++++++
 2 files changed, 37 insertions(+), 3 deletions(-)



More information about the tartarus-commits mailing list