summaryrefslogtreecommitdiffstats
path: root/battlestar/room.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* expand the internal consistency checks in truedirec() to avoidmrg2019-10-051-7/+10
* Don't use return value of a function as format string.joerg2011-05-231-3/+3
* KNF and WARNS=3jmc2005-07-011-13/+10
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Patches from OpenBSD: add verbs "open"/"unlock" (essentially a no-op),jsm2000-09-171-3/+3
* Based on OpenBSD: spelling, punctuation, grammar and line lengthjsm2000-09-101-5/+8
* Make code clearer; add a macro ROOMDESC for the number of times a roomjsm2000-09-081-3/+3
* Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk>hubertf1999-02-101-4/+4
* KNFify (with indent)lukem1997-10-111-139/+139
* WARNSifylukem1997-10-101-15/+24
* 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/+226