Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/worms



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 a nonsense display if the window shrinks (and
for consistency if it grows).

Most of the ideas and code from RVP.   Bugs and man page mangling
from me.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/games/worms/worms.6
cvs rdiff -u -r1.29 -r1.30 src/games/worms/worms.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index