Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/hunt
Module Name: src
Committed By: dholland
Date: Sat Jul 4 07:10:23 UTC 2009
Modified Files:
src/games/hunt: Makefile.inc
src/games/hunt/hunt: hunt.c otto.c playit.c
src/games/hunt/huntd: hunt.h
Log Message:
Remove the non-curses screen handling, since it relies on knowing
about various internals of SVR4 curses, old BSD curses, and/or other
unclean things. (Yes, the non-curses handling still used bits of
curses. Fie.)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/games/hunt/Makefile.inc
cvs rdiff -u -r1.33 -r1.34 src/games/hunt/hunt/hunt.c
cvs rdiff -u -r1.14 -r1.15 src/games/hunt/hunt/otto.c
cvs rdiff -u -r1.12 -r1.13 src/games/hunt/hunt/playit.c
cvs rdiff -u -r1.16 -r1.17 src/games/hunt/huntd/hunt.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