summaryrefslogtreecommitdiffstats
path: root/battlestar/cypher.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-20/+20
* KNF and WARNS=3jmc2005-07-011-33/+62
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* In cypher(), don't attempt to make sense of words other than VERBs orjsm2000-09-251-2/+17
* Remove excess blank lines. From OpenBSD.jsm2000-09-251-14/+2
* Give less cryptic messages than "-1%" when WEIGHT or CUMBER are zero.jsm2000-09-241-5/+17
* Prevent CUMBER from going negative; avoid division by zero if it isjsm2000-09-241-3/+4
* 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-221-4/+2
* Various improvements to parsing in battlestar, mostly from OpenBSD.jsm2000-09-211-2/+3
* Patches from OpenBSD: add verbs "open"/"unlock" (essentially a no-op),jsm2000-09-171-2/+29
* Wording, punctuation and line length improvements. Also adjust testjsm2000-09-101-3/+3
* Spelling and punctuation corrections or improvements from OpenBSD.jsm2000-09-081-3/+3
* Rename move() to moveplayer() to avoid clashing with libcurses.mycroft2000-07-231-8/+8
* Add FALLTHROUGH comment.jsm1999-09-181-2/+3
* This patch improves the handling of save files in battlestar(6), byhubertf1999-07-281-3/+19
* Fix object recognition, per PR 6048 by Joseph S. Myers <jsm28@cam.ac.uk>.hubertf1999-03-251-2/+32
* Untakable objects are marked with NULL pointers, not empty strings,hubertf1998-08-241-6/+6
* KNFify (with indent)lukem1997-10-111-355/+344
* WARNSifylukem1997-10-101-10/+14
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+4
* clean up importcgd1995-03-211-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+430