CVS commit: src/games/backgammon

2024-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 22 20:46:40 UTC 2024 Modified Files: src/games/backgammon: Makefile.inc src/games/backgammon/backgammon: backlocal.h main.c text.c version.c src/games/backgammon/common_source: allow.c back.h fancy.c init.c

CVS commit: src/games/backgammon

2024-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 22 20:46:40 UTC 2024 Modified Files: src/games/backgammon: Makefile.inc src/games/backgammon/backgammon: backlocal.h main.c text.c version.c src/games/backgammon/common_source: allow.c back.h fancy.c init.c

CVS commit: src/games/morse

2024-06-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 16 18:09:45 UTC 2024 Modified Files: src/games/morse: morse.c Log Message: games/morse: fix out-of-bounds memory read Could be triggered by running 'morse äöü', caused by the typical usage mistake. To generate a diff o

CVS commit: src/games/morse

2024-06-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 16 18:09:45 UTC 2024 Modified Files: src/games/morse: morse.c Log Message: games/morse: fix out-of-bounds memory read Could be triggered by running 'morse äöü', caused by the typical usage mistake. To generate a diff o

CVS commit: src/games/morse

2024-06-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 16 18:00:59 UTC 2024 Modified Files: src/games/morse: morse.c Log Message: games/morse: reduce runtime relocations, to save disk space To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/games/morse/morse.c

CVS commit: src/games/morse

2024-06-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 16 18:00:59 UTC 2024 Modified Files: src/games/morse: morse.c Log Message: games/morse: reduce runtime relocations, to save disk space To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/games/morse/morse.c

CVS commit: src/games/backgammon/common_source

2024-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 14:24:26 UTC 2024 Modified Files: src/games/backgammon/common_source: subs.c Log Message: Fix DEBUG build. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/games/backgammon/common_source/subs.c Ple

CVS commit: src/games/backgammon/common_source

2024-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 14:24:26 UTC 2024 Modified Files: src/games/backgammon/common_source: subs.c Log Message: Fix DEBUG build. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/games/backgammon/common_source/subs.c Ple

CVS commit: src/games/larn

2024-03-26 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Mar 26 20:50:29 UTC 2024 Modified Files: src/games/larn: io.c Log Message: Fix header comment to align text using 8 space tabs. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/games/larn/io.c Please note t

CVS commit: src/games/larn

2024-03-26 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Mar 26 20:50:29 UTC 2024 Modified Files: src/games/larn: io.c Log Message: Fix header comment to align text using 8 space tabs. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/games/larn/io.c Please note t

Re: CVS commit: src/games/larn

2024-03-24 Thread Valery Ushakov
On Sun, Mar 24, 2024 at 21:21:39 +0200, Andrius V wrote: > Can you a bit clarify the meaning of "8 space tabs" This is what VT set up screen called "Set 8 Column Tabs", i.e. "set one tab every eight columns, starting at column 9" which was the default setting. https://vt100.net/docs/tp83/chapter

Re: CVS commit: src/games/larn

2024-03-24 Thread Andrius V
Hi, Can you a bit clarify the meaning of "8 space tabs", since file is not exactly following any completely defined pattern. Should I use tabs before multiline comment text (*^I^I) and align text between routine name and description, also remove all unnecessary whitespace characters? Attached refo

Re: CVS commit: src/games/larn

2024-03-23 Thread Valery Ushakov
On Sat, Mar 23, 2024 at 21:10:45 +, Andrius Varanavicius wrote: > Modified Files: > src/games/larn: io.c > > Log Message: > Attempt to fix descriptions of the routines in the initial comment block. Please, can you fix this to use 8 space tabs as the rest of the file does, as can be ver

CVS commit: src/games/larn

2024-03-23 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Mar 23 21:10:45 UTC 2024 Modified Files: src/games/larn: io.c Log Message: Attempt to fix descriptions of the routines in the initial comment block. Something likely went wrong with copying the original text, causing missing

CVS commit: src/games/larn

2024-03-23 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Mar 23 21:10:45 UTC 2024 Modified Files: src/games/larn: io.c Log Message: Attempt to fix descriptions of the routines in the initial comment block. Something likely went wrong with copying the original text, causing missing

CVS commit: src/games/rain

2024-02-28 Thread Charlotte Koch
Module Name:src Committed By: charlotte Date: Wed Feb 28 23:24:52 UTC 2024 Modified Files: src/games/rain: rain.c Log Message: rain(6): Update the "rainable area" upon SIGWINCH This makes sure rain falls to fill the entire window even if the window grows in size. To gen

CVS commit: src/games/rain

2024-02-28 Thread Charlotte Koch
Module Name:src Committed By: charlotte Date: Wed Feb 28 23:24:52 UTC 2024 Modified Files: src/games/rain: rain.c Log Message: rain(6): Update the "rainable area" upon SIGWINCH This makes sure rain falls to fill the entire window even if the window grows in size. To gen

CVS commit: src/games/rain

2024-02-28 Thread Charlotte Koch
Module Name:src Committed By: charlotte Date: Wed Feb 28 23:14:37 UTC 2024 Modified Files: src/games/rain: rain.c Log Message: rain(6): Avoid division by zero If there were exactly 4 LINES or COLS then we'd attempt to draw a raindrop at some value mod 0, which is invalid.

CVS commit: src/games/rain

2024-02-28 Thread Charlotte Koch
Module Name:src Committed By: charlotte Date: Wed Feb 28 23:14:37 UTC 2024 Modified Files: src/games/rain: rain.c Log Message: rain(6): Avoid division by zero If there were exactly 4 LINES or COLS then we'd attempt to draw a raindrop at some value mod 0, which is invalid.

CVS commit: src/games/rogue

2023-08-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 1 07:55:57 UTC 2023 Modified Files: src/games/rogue: message.c Log Message: fix new GCC 12 warning that can't happen by forcing unsigned context for values that are always positive by this point. To generate a diff of this

CVS commit: src/games/rogue

2023-08-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 1 07:55:57 UTC 2023 Modified Files: src/games/rogue: message.c Log Message: fix new GCC 12 warning that can't happen by forcing unsigned context for values that are always positive by this point. To generate a diff of this

Re: CVS commit: src/games/hack

2023-07-30 Thread David Holland
On Sun, Jul 30, 2023 at 09:23:22AM +, Masatake Daimon wrote: > Modified Files: > src/games/hack: hack.o_init.c > > Log Message: > hack(6): Fix a segfault that occurs when ASLR is enabled > > Prior to this change, savenames() would store "objects" in save files as a > blob, and re

CVS commit: src/games/hack

2023-07-30 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sun Jul 30 09:23:22 UTC 2023 Modified Files: src/games/hack: hack.o_init.c Log Message: hack(6): Fix a segfault that occurs when ASLR is enabled Prior to this change, savenames() would store "objects" in save files as a blob, and re

CVS commit: src/games/hack

2023-07-30 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sun Jul 30 09:23:22 UTC 2023 Modified Files: src/games/hack: hack.o_init.c Log Message: hack(6): Fix a segfault that occurs when ASLR is enabled Prior to this change, savenames() would store "objects" in save files as a blob, and re

CVS commit: src/games/tetris

2023-07-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Jul 1 10:51:35 UTC 2023 Modified Files: src/games/tetris: tetris.6 tetris.c Log Message: tetris(6): Support the informal standard of allowing setting NO_COLOR in the environment to disable the use of color. (no-color.org) To g

CVS commit: src/games/tetris

2023-07-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Jul 1 10:51:35 UTC 2023 Modified Files: src/games/tetris: tetris.6 tetris.c Log Message: tetris(6): Support the informal standard of allowing setting NO_COLOR in the environment to disable the use of color. (no-color.org) To g

CVS commit: src/games/morse

2023-05-31 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jun 1 04:08:36 UTC 2023 Modified Files: src/games/morse: morse.c Log Message: add 2004's "@" definition. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/games/morse/morse.c Please note that diffs are not pub

CVS commit: src/games/morse

2023-05-31 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jun 1 04:08:36 UTC 2023 Modified Files: src/games/morse: morse.c Log Message: add 2004's "@" definition. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/games/morse/morse.c Please note that diffs are not pub

CVS commit: src/games/fortune/datfiles

2023-05-27 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun May 28 03:35:24 UTC 2023 Modified Files: src/games/fortune/datfiles: fortunes Log Message: add a fortune To generate a diff of this commit: cvs rdiff -u -r1.99 -r1.100 src/games/fortune/datfiles/fortunes Please note that

CVS commit: src/games/fortune/datfiles

2023-05-27 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun May 28 03:35:24 UTC 2023 Modified Files: src/games/fortune/datfiles: fortunes Log Message: add a fortune To generate a diff of this commit: cvs rdiff -u -r1.99 -r1.100 src/games/fortune/datfiles/fortunes Please note that

CVS commit: src/games/worms

2023-05-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri May 12 13:29:41 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: When using -H, make the appearance of the worm head depend upon the body (more than it did before). To generate a diff of this commit: cvs rdiff -u

CVS commit: src/games/worms

2023-05-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri May 12 13:29:41 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: When using -H, make the appearance of the worm head depend upon the body (more than it did before). To generate a diff of this commit: cvs rdiff -u

CVS commit: src/games/cgram

2023-05-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed May 10 12:30:27 UTC 2023 Modified Files: src/games/cgram: cgram.c Log Message: cgram: replace comments with code No binary change. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/games/cgram/cgram.c Pleas

CVS commit: src/games/cgram

2023-05-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed May 10 12:30:27 UTC 2023 Modified Files: src/games/cgram: cgram.c Log Message: cgram: replace comments with code No binary change. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/games/cgram/cgram.c Pleas

CVS commit: src/games/factor

2023-05-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 9 20:03:11 UTC 2023 Modified Files: src/games/factor: Makefile Log Message: Handle OpenSSL-3.x To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/factor/Makefile Please note that diffs are not pu

CVS commit: src/games/factor

2023-05-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 9 20:03:11 UTC 2023 Modified Files: src/games/factor: Makefile Log Message: Handle OpenSSL-3.x To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/factor/Makefile Please note that diffs are not pu

CVS commit: src/games/worms

2023-04-26 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Apr 26 22:58:09 UTC 2023 Modified Files: src/games/worms: worms.6 worms.c Log Message: Add a little optional colour, optionally distinguish worm heads, and optionally randomise worm lengths. Just exit instead of continuing with

CVS commit: src/games/worms

2023-04-26 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Apr 26 22:58:09 UTC 2023 Modified Files: src/games/worms: worms.6 worms.c Log Message: Add a little optional colour, optionally distinguish worm heads, and optionally randomise worm lengths. Just exit instead of continuing with

CVS commit: src/games/worms

2023-04-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Apr 19 09:39:29 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: Another err message typo! (found this one myself!!) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/worms/worms.c Please

CVS commit: src/games/worms

2023-04-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Apr 19 09:39:29 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: Another err message typo! (found this one myself!!) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/worms/worms.c Please

CVS commit: src/games/worms

2023-04-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Apr 19 07:40:49 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: Typo in an error message (pointed out by RVP; Thanks) To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/games/worms/worms.c Please

CVS commit: src/games/worms

2023-04-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Apr 19 07:40:49 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: Typo in an error message (pointed out by RVP; Thanks) To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/games/worms/worms.c Please

CVS commit: src/games/worms

2023-04-18 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Apr 18 15:02:22 UTC 2023 Modified Files: src/games/worms: worms.6 worms.c Log Message: Correct some unfortunate behaviour in extreme cases pointed out by RVP. (Very long worms in a smallish window could result in the max number o

CVS commit: src/games/worms

2023-04-18 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Apr 18 15:02:22 UTC 2023 Modified Files: src/games/worms: worms.6 worms.c Log Message: Correct some unfortunate behaviour in extreme cases pointed out by RVP. (Very long worms in a smallish window could result in the max number o

CVS commit: src/games/worms

2023-04-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Apr 15 15:21:56 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: When worms default delay was changed from 0, to 20ms (Oct 2020) it lost the ability to run flat out (no sleeps) - which while not very useful for actu

CVS commit: src/games/worms

2023-04-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Apr 15 15:21:56 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: When worms default delay was changed from 0, to 20ms (Oct 2020) it lost the ability to run flat out (no sleeps) - which while not very useful for actu

CVS commit: src/games/worms

2023-04-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Apr 15 13:40:23 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: 80 column police. If this code were just a few chars over the limit, it might get let off with a warning, but 214 in an 80 zone is way beyond that.

CVS commit: src/games/worms

2023-04-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Apr 15 13:40:23 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: 80 column police. If this code were just a few chars over the limit, it might get let off with a warning, but 214 in an 80 zone is way beyond that.

CVS commit: src/games/worms

2023-04-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Apr 15 13:00:30 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: Garbage collect "char *mp" - it used to point at memory malloc()'d to hold the termcap entry, back when worms used termcap rather than curses, and ter

CVS commit: src/games/worms

2023-04-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Apr 15 13:00:30 UTC 2023 Modified Files: src/games/worms: worms.c Log Message: Garbage collect "char *mp" - it used to point at memory malloc()'d to hold the termcap entry, back when worms used termcap rather than curses, and ter

CVS commit: src/games/quiz

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:19:11 UTC 2023 Modified Files: src/games/quiz: quiz.c Log Message: quiz: fix wrong usage of the functions To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/quiz/quiz.c Please note that diffs

CVS commit: src/games/quiz

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:19:11 UTC 2023 Modified Files: src/games/quiz: quiz.c Log Message: quiz: fix wrong usage of the functions To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/quiz/quiz.c Please note that diffs

CVS commit: src/games/cribbage

2023-01-06 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Fri Jan 6 19:02:02 UTC 2023 Modified Files: src/games/cribbage: cribbage.h Log Message: Define yes as extern veriable to fix build PR bin/57164 is insufficient. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/

CVS commit: src/games/cribbage

2023-01-06 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Fri Jan 6 19:02:02 UTC 2023 Modified Files: src/games/cribbage: cribbage.h Log Message: Define yes as extern veriable to fix build PR bin/57164 is insufficient. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/

CVS commit: src/games/cribbage

2023-01-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 6 17:13:46 UTC 2023 Modified Files: src/games/cribbage: crib.c cribbage.6 extern.c Log Message: PR/57164: Greywolf: Add -y to cribbage to keep playing without asking To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/games/cribbage

2023-01-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 6 17:13:46 UTC 2023 Modified Files: src/games/cribbage: crib.c cribbage.6 extern.c Log Message: PR/57164: Greywolf: Add -y to cribbage to keep playing without asking To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/games/fortune/datfiles

2022-10-25 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Oct 25 19:33:00 UTC 2022 Modified Files: src/games/fortune/datfiles: netbsd-tips Log Message: -h doesn't sort numerically, pointed out by various To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/games/fortune/d

CVS commit: src/games/fortune/datfiles

2022-10-25 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Oct 25 19:33:00 UTC 2022 Modified Files: src/games/fortune/datfiles: netbsd-tips Log Message: -h doesn't sort numerically, pointed out by various To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/games/fortune/d

CVS commit: src/games/fortune/datfiles

2022-10-25 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Oct 25 15:44:02 UTC 2022 Modified Files: src/games/fortune/datfiles: netbsd-tips Log Message: various tips/simplifications from UnitedBSD To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/fortune/datfiles/

CVS commit: src/games/fortune/datfiles

2022-10-25 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Oct 25 15:44:02 UTC 2022 Modified Files: src/games/fortune/datfiles: netbsd-tips Log Message: various tips/simplifications from UnitedBSD To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/fortune/datfiles/

CVS commit: src/games/fortune/datfiles

2022-09-09 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Sep 9 19:37:15 UTC 2022 Modified Files: src/games/fortune/datfiles: fortunes Log Message: fortunes: add something To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/games/fortune/datfiles/fortunes Please n

CVS commit: src/games/fortune/datfiles

2022-09-09 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Sep 9 19:37:15 UTC 2022 Modified Files: src/games/fortune/datfiles: fortunes Log Message: fortunes: add something To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/games/fortune/datfiles/fortunes Please n

CVS commit: src/games/fortune/datfiles

2022-08-26 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Aug 26 20:07:04 UTC 2022 Modified Files: src/games/fortune/datfiles: fortunes Log Message: fortunes: add something To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/games/fortune/datfiles/fortunes Please n

CVS commit: src/games/fortune/datfiles

2022-08-26 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Aug 26 20:07:04 UTC 2022 Modified Files: src/games/fortune/datfiles: fortunes Log Message: fortunes: add something To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/games/fortune/datfiles/fortunes Please n

CVS commit: src/games/ching/ching

2022-08-18 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Aug 19 00:40:20 UTC 2022 Modified Files: src/games/ching/ching: ching.6 Log Message: ching(6): Fix formatting. .Pp is not .br The man returns to the proper path. Auspicious. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/games/ching/ching

2022-08-18 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Aug 19 00:40:20 UTC 2022 Modified Files: src/games/ching/ching: ching.6 Log Message: ching(6): Fix formatting. .Pp is not .br The man returns to the proper path. Auspicious. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/games/robots

2022-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 27 18:48:49 UTC 2022 Modified Files: src/games/robots: Makefile main.c Log Message: Enable FANCY mode for debugging purposes: - To enable stand still mode (robot is not moving but waiting in place), specify a score

CVS commit: src/games/robots

2022-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 27 18:48:49 UTC 2022 Modified Files: src/games/robots: Makefile main.c Log Message: Enable FANCY mode for debugging purposes: - To enable stand still mode (robot is not moving but waiting in place), specify a score

CVS commit: src/games/gomoku

2022-06-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 19 10:33:17 UTC 2022 Modified Files: src/games/gomoku: bdinit.c Log Message: gomoku: remove redundant parentheses No binary change. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/games/gomoku/bdinit.c

CVS commit: src/games/gomoku

2022-06-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 19 10:33:17 UTC 2022 Modified Files: src/games/gomoku: bdinit.c Log Message: gomoku: remove redundant parentheses No binary change. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/games/gomoku/bdinit.c

CVS commit: src/games/gomoku

2022-06-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 19 10:23:48 UTC 2022 Modified Files: src/games/gomoku: bdinit.c gomoku.h makemove.c Log Message: gomoku: reduce usage of magic numbers in the code No binary change. To generate a diff of this commit: cvs rdiff -u -r1.35

CVS commit: src/games/gomoku

2022-06-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 19 10:23:48 UTC 2022 Modified Files: src/games/gomoku: bdinit.c gomoku.h makemove.c Log Message: gomoku: reduce usage of magic numbers in the code No binary change. To generate a diff of this commit: cvs rdiff -u -r1.35

CVS commit: src/games/cgram

2022-06-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 12 14:59:44 UTC 2022 Modified Files: src/games/cgram: cgram.c Log Message: cgram: allow cursor navigation with KEY_BEG as well To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/cgram/cgram.c Please

CVS commit: src/games/cgram

2022-06-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 12 14:59:44 UTC 2022 Modified Files: src/games/cgram: cgram.c Log Message: cgram: allow cursor navigation with KEY_BEG as well To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/cgram/cgram.c Please

CVS commit: src/games/gomoku

2022-05-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 31 19:11:58 UTC 2022 Modified Files: src/games/gomoku: Makefile Log Message: Elide vax breakage To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/games/gomoku/Makefile Please note that diffs are not pu

CVS commit: src/games/gomoku

2022-05-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 31 19:11:58 UTC 2022 Modified Files: src/games/gomoku: Makefile Log Message: Elide vax breakage To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/games/gomoku/Makefile Please note that diffs are not pu

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 22:03:29 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up variable names, add empty lines No binary change. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/games/g

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 22:03:29 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up variable names, add empty lines No binary change. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/games/g

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 21:47:12 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up color handling in 'pickmove' Instead of searching for the best black and white moves, search instead for our and their best m

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 21:47:12 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up color handling in 'pickmove' Instead of searching for the best black and white moves, search instead for our and their best m

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 21:38:36 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up 'pickmove' stylistically No functional change. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/games/gomo

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 21:38:36 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up 'pickmove' stylistically No functional change. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/games/gomo

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 21:02:37 UTC 2022 Modified Files: src/games/gomoku: main.c pickmove.c Log Message: gomoku: migrate remaining functions to type player_color No functional change. To generate a diff of this commit: cvs rdiff -u -r1.72

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 21:02:37 UTC 2022 Modified Files: src/games/gomoku: main.c pickmove.c Log Message: gomoku: migrate remaining functions to type player_color No functional change. To generate a diff of this commit: cvs rdiff -u -r1.72

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 20:21:29 UTC 2022 Modified Files: src/games/gomoku: main.c Log Message: gomoku: make parsing of the debug command 'o' robust Previously, the (invalid) debug command 'o,' succeeded to parse and led to out-of-bounds memo

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 20:21:29 UTC 2022 Modified Files: src/games/gomoku: main.c Log Message: gomoku: make parsing of the debug command 'o' robust Previously, the (invalid) debug command 'o,' succeeded to parse and led to out-of-bounds memo

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 18:25:39 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up overlap info in 'checkframes' In 2009, GCC had complained that the overlap_info might only be partially filled. All possible

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 18:25:39 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: clean up overlap info in 'checkframes' In 2009, GCC had complained that the overlap_info might only be partially filled. All possible

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 18:05:25 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: do not scan the upper border for combos Adding the '+ 1' to the row coordinate added an offset of 20, while the intended offset was 1.

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 18:05:25 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: do not scan the upper border for combos Adding the '+ 1' to the row coordinate added an offset of 20, while the intended offset was 1.

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 17:01:42 UTC 2022 Modified Files: src/games/gomoku: Makefile bdisp.c gomoku.h main.c makemove.c pickmove.c Log Message: gomoku: refine the type of some functions and variables Assisted by WARNS=6. At that l

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 17:01:42 UTC 2022 Modified Files: src/games/gomoku: Makefile bdisp.c gomoku.h main.c makemove.c pickmove.c Log Message: gomoku: refine the type of some functions and variables Assisted by WARNS=6. At that l

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 16:30:44 UTC 2022 Modified Files: src/games/gomoku: bdinit.c bdisp.c gomoku.h Log Message: gomoku: when starting a new game, start in the middle of the board Previously, when starting a new game, the user coordinate wa

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 16:30:44 UTC 2022 Modified Files: src/games/gomoku: bdinit.c bdisp.c gomoku.h Log Message: gomoku: when starting a new game, start in the middle of the board Previously, when starting a new game, the user coordinate wa

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 16:19:52 UTC 2022 Modified Files: src/games/gomoku: bdisp.c Log Message: gomoku: after accepting a spot via the mouse, clear current coordinate To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/games/g

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 16:19:52 UTC 2022 Modified Files: src/games/gomoku: bdisp.c Log Message: gomoku: after accepting a spot via the mouse, clear current coordinate To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/games/g

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 15:31:12 UTC 2022 Modified Files: src/games/gomoku: gomoku.h makemove.c pickmove.c Log Message: gomoku: add type player_color No functional change. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/ga

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 15:31:12 UTC 2022 Modified Files: src/games/gomoku: gomoku.h makemove.c pickmove.c Log Message: gomoku: add type player_color No functional change. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/ga

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 15:16:11 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: use unsigned integers for bit sets As all access to the bit sets happens through the unsigned spot_index type, drop the type casts in

CVS commit: src/games/gomoku

2022-05-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 29 15:16:11 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: use unsigned integers for bit sets As all access to the bit sets happens through the unsigned spot_index type, drop the type casts in

  1   2   3   4   5   >