Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 09/08/2000 20:22:02
Module Name: basesrc
Committed By: jsm
Date: Fri Sep 8 17:22:02 UTC 2000
Modified Files:
basesrc/games/battlestar: battlestar.c extern.h room.c
Log Message:
Make code clearer; add a macro ROOMDESC for the number of times a room
should be visited for the short description only to be used, and don't
increment beenthere[position] beyond this value. From OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/games/battlestar/battlestar.c
cvs rdiff -r1.16 -r1.17 basesrc/games/battlestar/extern.h
cvs rdiff -r1.7 -r1.8 basesrc/games/battlestar/room.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.