summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow for bathing goddess in love(); give better message for a loverjsm2000-09-231-13/+24
* Allow for the bathing goddess in ravage(). From OpenBSD.jsm2000-09-231-4/+8
* Use a lookup table to identify whether objects are plural or singular,jsm2000-09-235-26/+41
* Use ${COPY} instead of -c for ${INSTALL} commands.simonb2000-09-231-3/+3
* Correct descriptions of "marked" vs. "ignored" -- they were swapped.jhawk2000-09-231-4/+5
* Don't say "Kicked." of an object not present; give sensible messages.jsm2000-09-221-3/+7
* Check for an object being taken not being there before checking forjsm2000-09-221-5/+5
* Give appropriate messages (rather than saying nothing) if an verb isjsm2000-09-221-2/+48
* Remove all adjectives in parse(), since they are nowhere used. Fixesjsm2000-09-226-28/+33
* Give an appropriate error on "kill all" rather than a crash orjsm2000-09-221-3/+4
* Various improvements to parsing in battlestar, mostly from OpenBSD.jsm2000-09-217-24/+99
* Don't try to wear anything that isn't OBJECT or NOUNS. Don't try tojsm2000-09-211-3/+6
* If no hand-to-hand weapons are available, try using the laser to killjsm2000-09-211-5/+31
* die() on EOF; based on OpenBSD.jsm2000-09-211-2/+4
* From OpenBSD: in kiss(), "take" the bathing goddess if required, andjsm2000-09-211-30/+39
* Add missing initialisers (avoid gcc -W warnings) and comments givingjsm2000-09-182-556/+1106
* Clean up formatting; partly from OpenBSD.jsm2000-09-177-240/+209
* Patches from OpenBSD: add verbs "open"/"unlock" (essentially a no-op),jsm2000-09-176-12/+85
* Based on OpenBSD: spelling, punctuation, grammar and line lengthjsm2000-09-103-27/+32
* Wording, punctuation and line length improvements. Also adjust testjsm2000-09-107-26/+26
* Make spacing nicer and add explicit NULL initializers.jsm2000-09-091-167/+167
* Store copy of username with strdup rather than using a fixed lengthjsm2000-09-093-19/+23
* Put prototypes in alphabetical order.jsm2000-09-091-7/+7
* Spelling and punctuation corrections or improvements from OpenBSD.jsm2000-09-086-28/+28
* Make code clearer; add a macro ROOMDESC for the number of times a roomjsm2000-09-083-10/+17
* Manpage improvements based on OpenBSD.jsm2000-09-081-7/+27
* If we install limerick-o.dat, we should also install limerick-o to make itabs2000-08-171-3/+3
* Split netbsd fortunes into offensive and non offensive.abs2000-08-174-56/+69
* NetBSD: A pmap for every occasionabs2000-08-171-0/+3
* Corrected quote. It was totally missing its (well-known) equivalent ofmason2000-08-121-2/+3
* Use a local implementation of htonl() called h2nl(). htonl() is notsimonb2000-07-311-6/+26
* Add 3 from me.ad2000-07-311-0/+9
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros for host programs -simonb2000-07-311-11/+11
* Use a local implementation of htonl() called h2nl(). htonl() is notsimonb2000-07-311-7/+22
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> errsimonb2000-07-311-12/+11
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/warnxsimonb2000-07-311-14/+13
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/errxsimonb2000-07-311-15/+20
* Rename move() to moveplayer() to avoid clashing with libcurses.mycroft2000-07-234-20/+20
* printf() pedant - do not pass variable alone, use %s.itojun2000-07-104-14/+14
* remove extra period in SEE ALL sectionmsaitoh2000-07-051-2/+2
* After weeding out duplicate, modify entry to be mathematicallymjl2000-07-031-2/+2
* Remove duplicate (and incorrect) entry. From Anton Berezinmjl2000-07-031-12/+0
* More include additions for exit, abs, strcmp, etc.matt2000-07-0320-39/+60
* Offered horse brutality to a previously incorrect RHPS quote.mason2000-06-301-2/+2
* Make this produce local objects with .lo suffix.matt2000-06-201-8/+8
* NetBSD: Ports to * boards.scw2000-06-141-0/+3
* Don't make /var/games/sail here.mycroft2000-06-111-8/+1
* Remove one of mine that really wasn't very good, and add:jwise2000-06-071-3/+2
* Fix core dump.blymn2000-05-241-2/+2
* Fix coredump on start.blymn2000-05-241-3/+3