summaryrefslogtreecommitdiff
path: root/games/battlestar/com2.c
AgeCommit message (Expand)Author
2001-10-19Rename com#.c to command#.c to avoid conflicts with those file basenamestv
2001-06-02don't deref -1.christos
2000-09-25In cypher(), don't attempt to make sense of words other than VERBs orjsm
2000-09-25Add OBJ_AN flag to objflags so as to use "a" or "an" appropriately injsm
2000-09-25Fix logic error in use of n and wordnumber in murder() when usingjsm
2000-09-24Add explicit no-ops to empty loops following the NetBSD style guide.jsm
2000-09-24Correct spelling "dont" to "don't". From OpenBSD.jsm
2000-09-23Allow for the bathing goddess in ravage(). From OpenBSD.jsm
2000-09-23Use a lookup table to identify whether objects are plural or singular,jsm
2000-09-22Remove all adjectives in parse(), since they are nowhere used. Fixesjsm
2000-09-22Give an appropriate error on "kill all" rather than a crash orjsm
2000-09-21Don't try to wear anything that isn't OBJECT or NOUNS. Don't try tojsm
2000-09-21If no hand-to-hand weapons are available, try using the laser to killjsm
2000-09-17Clean up formatting; partly from OpenBSD.jsm
2000-09-10Wording, punctuation and line length improvements. Also adjust testjsm
1999-07-14From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>:hubertf
1998-08-24Propperly note place-change, as reported in PR 6008 by Joseph Samuel Myershubertf
1997-10-11KNFify (with indent)lukem
1997-10-10WARNSifylukem
1997-01-07Sync to 4.4BSD-Lite2tls
1995-03-21clean up importcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd