Age | Commit message (Collapse) | Author |
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
Handle "all" in one place (almost). Add AUXVERB category and OBJ_PERSON/
OBJ_NONOBJ flags. Most was discussed with jsm@netbsd.org, and some is from
him.
|
|
static where appropriate, add a few comments, format a bit better, and
deal with WEIGHT/CUMBER being zero (and not less).
|
|
tidy a little. fix love() a bit.
From conversations with jsm@netbsd.org:
Add objflags[] to deal with plurals and a/an usage.
Commas don't mean AND if followed by a verb.
Check for object presence before trying to lift or eat it.
|
|
(e.g. disambiguation of "drop body"). Also, use "a" or "an" correctly,
don't overflow the words array, and don't kick items you're wearing.
|
|
from mycroft@netbsd.org
|
|
Don't overflow beenthere[]. Add "verbose" option.
Fix spelling (including embedded hyphens in descriptions) and grammar.
"Kill" will now use the laser if you have no cutting implements.
Formatting.
You can do more things to the bathing goddess.
A little less guess-the-word. Occasionally better error messages,
particularly with "all" when nothing applies.
"kick door" no longer segfaults. Nor does "kill door".
More bugs remain...
|
|
jsm28@cam.ac.uk. Rename setbit() family of macros so as not to conflict
with <sys/param.h>.
|
|
correct gid revoke.
|
|
|
|
use warn instead of perror.
|
|
|