simon-git: puzzles (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun Feb 10 14:08:49 GMT 2019
TL;DR:
1ba4e37 Pegs: clear ui->cur_jumping on undo or redo.
Repository: https://git.tartarus.org/simon/puzzles.git
On the web: https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2019-02-10 14:08:49
commit 1ba4e37228e6eae0d09c0cca7f4ab7fb489fdc9d
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=1ba4e37228e6eae0d09c0cca7f4ab7fb489fdc9d;hp=d7c873313e4e80f928377b5be8c6602b22154324
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Feb 10 14:05:30 2019 +0000
Pegs: clear ui->cur_jumping on undo or redo.
Fixes an assertion failure in which you move the keyboard cursor to a
peg, press Enter to indicate that you're about to jump it to
somewhere, and then instead execute an undo or redo action which
replaces the peg with a hole. Thanks to Vitaly Ostrosablin for the
report.
pegs.c | 6 ++++++
1 file changed, 6 insertions(+)
More information about the tartarus-commits
mailing list