simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Aug 14 16:31:00 BST 2023


TL;DR:
  899c7c4 Flood: fix interpret_move() return value for CURSOR_SELECT2

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-08-14 16:30:59

commit 899c7c41efb2bcc8da8121cc7a8f4fccf5eb9b1e
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=899c7c41efb2bcc8da8121cc7a8f4fccf5eb9b1e;hp=462a5450c6bd7d96a6051b37ceef1fd63426ddf8
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Mon Aug 14 01:55:42 2023 +0100

    Flood: fix interpret_move() return value for CURSOR_SELECT2
    
    If there's no solution in progress, it should return MOVE_NO_EFFECT,
    not MOVE_UNUSED.

 flood.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



More information about the tartarus-commits mailing list