NetBSD/games/battlestar
jsm d3579258c9 Use a lookup table to identify whether objects are plural or singular,
instead of testing the final character against 's' in each place.
Avoids oddities about "pot of jewels" and "compass".
2000-09-23 19:23:57 +00:00
..
battlestar.6 Manpage improvements based on OpenBSD. 2000-09-08 17:18:36 +00:00
battlestar.c Various improvements to parsing in battlestar, mostly from OpenBSD. 2000-09-21 17:44:34 +00:00
com1.c Clean up formatting; partly from OpenBSD. 2000-09-17 23:04:17 +00:00
com2.c Use a lookup table to identify whether objects are plural or singular, 2000-09-23 19:23:57 +00:00
com3.c Use a lookup table to identify whether objects are plural or singular, 2000-09-23 19:23:57 +00:00
com4.c Use a lookup table to identify whether objects are plural or singular, 2000-09-23 19:23:57 +00:00
com5.c From OpenBSD: in kiss(), "take" the bathing goddess if required, and 2000-09-21 09:48:10 +00:00
com6.c Remove all adjectives in parse(), since they are nowhere used. Fixes 2000-09-22 08:19:21 +00:00
com7.c Clean up formatting; partly from OpenBSD. 2000-09-17 23:04:17 +00:00
cypher.c Give appropriate messages (rather than saying nothing) if an verb is 2000-09-22 08:19:57 +00:00
dayfile.c Add missing initialisers (avoid gcc -W warnings) and comments giving 2000-09-18 06:14:31 +00:00
dayobjs.c
extern.h Use a lookup table to identify whether objects are plural or singular, 2000-09-23 19:23:57 +00:00
fly.c
getcom.c Various improvements to parsing in battlestar, mostly from OpenBSD. 2000-09-21 17:44:34 +00:00
globals.c Use a lookup table to identify whether objects are plural or singular, 2000-09-23 19:23:57 +00:00
init.c Store copy of username with strdup rather than using a fixed length 2000-09-09 09:37:58 +00:00
Makefile
misc.c
nightfile.c Add missing initialisers (avoid gcc -W warnings) and comments giving 2000-09-18 06:14:31 +00:00
nightobjs.c
parse.c Remove all adjectives in parse(), since they are nowhere used. Fixes 2000-09-22 08:19:21 +00:00
pathnames.h
room.c Patches from OpenBSD: add verbs "open"/"unlock" (essentially a no-op), 2000-09-17 23:03:43 +00:00
save.c
words.c Various improvements to parsing in battlestar, mostly from OpenBSD. 2000-09-21 17:44:34 +00:00