CVS commit: src/games/fish

2021-07-24 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jul 25 02:00:42 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: Flush input to EOL correctly in games/fish. PR 54885 from Mouse, with a somewhat different patch. To generate a diff of this commit: cvs rdiff

CVS commit: src/games/fish

2021-07-24 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jul 25 02:00:42 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: Flush input to EOL correctly in games/fish. PR 54885 from Mouse, with a somewhat different patch. To generate a diff of this commit: cvs rdiff

CVS commit: src/games/fish

2021-05-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 2 12:25:56 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: fish: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/games/fish/fish.c Please note that diffs are

CVS commit: src/games/fish

2021-05-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 2 12:25:56 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: fish: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/games/fish/fish.c Please note that diffs are

CVS commit: src/games/fish

2021-05-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 2 12:24:59 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: fish: use arc4random_uniform for drawing random numbers Thanks nia@ for the hint. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/games/fish

2021-05-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 2 12:24:59 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: fish: use arc4random_uniform for drawing random numbers Thanks nia@ for the hint. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/games/fish

2021-05-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 1 21:10:57 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: fish: remove modulo bias from random number generation It probably doesn't matter in practice, but omitting this piece of code always looks like an

CVS commit: src/games/fish

2021-05-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 1 21:10:57 UTC 2021 Modified Files: src/games/fish: fish.c Log Message: fish: remove modulo bias from random number generation It probably doesn't matter in practice, but omitting this piece of code always looks like an

CVS commit: src/games/fish

2018-03-04 Thread Eitan Adler
Module Name:src Committed By: eadler Date: Mon Mar 5 04:59:54 UTC 2018 Modified Files: src/games/fish: fish.c Log Message: [fish] don't allow users to request cards they have made books for While here, don't re-renter pro mode PR bin/52973 ok maya@ dh@ To generate a

CVS commit: src/games/fish

2018-03-04 Thread Eitan Adler
Module Name:src Committed By: eadler Date: Mon Mar 5 04:59:54 UTC 2018 Modified Files: src/games/fish: fish.c Log Message: [fish] don't allow users to request cards they have made books for While here, don't re-renter pro mode PR bin/52973 ok maya@ dh@ To generate a