Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: jsm
Date: Tue Sep 14 18:07:22 UTC 1999
Modified Files:
basesrc/games/snake/snake: Makefile snake.6 snake.c
Removed Files:
basesrc/games/snake/snake: move.c snake.h
Log Message:
Convert snake to use curses, and generally clean it up somewhat.
Includes bugfixes from or inspired by OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/games/snake/snake/Makefile
cvs rdiff -r1.17 -r0 basesrc/games/snake/snake/move.c
cvs rdiff -r1.6 -r1.7 basesrc/games/snake/snake/snake.6
cvs rdiff -r1.13 -r1.14 basesrc/games/snake/snake/snake.c
cvs rdiff -r1.13 -r0 basesrc/games/snake/snake/snake.h
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