summaryrefslogtreecommitdiffstats
path: root/games/battlestar/words.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pull in <stdio.h> for NULLguenther2016-08-271-1/+2
| | | | ok deraadt@
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Improve handling of multiple commands on one line. Tidy fight parser.pjanzen2000-09-261-5/+7
| | | | | | 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.
* Fewer segfaults ("take all and all", "wear wear"), better parsingpjanzen2000-09-171-2/+3
| | | | | (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.
* Finding bugs in battlestar is like shooting fish in a barrel.pjanzen2000-07-031-167/+173
| | | | | | | | | | | | 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...
* Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling ofpjanzen1999-09-251-3/+3
| | | | | jsm28@cam.ac.uk. Rename setbit() family of macros so as not to conflict with <sys/param.h>.
* NetBSD merge, numerous patches from jsm28@cam.ac.uk, spelling fixes, andpjanzen1998-09-131-3/+3
| | | | correct gid revoke.
* various linux-based patches; from linux people; sent by jsm@octomino.demon.co.ukderaadt1997-08-241-2/+2
|
* tagkstailey1997-06-301-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+212