.. |
Makefile
|
…
|
|
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
|
Prevent CUMBER from going negative; avoid division by zero if it is
|
2000-09-24 09:41:53 +00:00 |
com2.c
|
Add explicit no-ops to empty loops following the NetBSD style guide.
|
2000-09-24 14:20:23 +00:00 |
com3.c
|
Add explicit no-ops to empty loops following the NetBSD style guide.
|
2000-09-24 14:20:23 +00:00 |
com4.c
|
Correct spelling "dont" to "don't". From OpenBSD.
|
2000-09-24 09:46:57 +00:00 |
com5.c
|
Add explicit no-ops to empty loops following the NetBSD style guide.
|
2000-09-24 14:20:23 +00:00 |
com6.c
|
Add explicit no-ops to empty loops following the NetBSD style guide.
|
2000-09-24 14:20:23 +00:00 |
com7.c
|
Clean up formatting; partly from OpenBSD.
|
2000-09-17 23:04:17 +00:00 |
cypher.c
|
Give less cryptic messages than "-1%" when WEIGHT or CUMBER are zero.
|
2000-09-24 14:42:18 +00:00 |
dayfile.c
|
Add missing initialisers (avoid gcc -W warnings) and comments giving
|
2000-09-18 06:14:31 +00:00 |
dayobjs.c
|
Add missing initialisers.
|
1999-09-18 16:42:29 +00:00 |
extern.h
|
Make hash table static in parse.c.
|
2000-09-24 14:11:09 +00:00 |
fly.c
|
Clean up fly.c by making local variables and functions static and
|
2000-09-24 09:44:28 +00:00 |
getcom.c
|
Discard any part of a line of input that goes beyond our buffer rather
|
2000-09-24 15:51:40 +00:00 |
globals.c
|
Make hash table static in parse.c.
|
2000-09-24 14:11:09 +00:00 |
init.c
|
Store copy of username with strdup rather than using a fixed length
|
2000-09-09 09:37:58 +00:00 |
misc.c
|
…
|
|
nightfile.c
|
Add missing initialisers (avoid gcc -W warnings) and comments giving
|
2000-09-18 06:14:31 +00:00 |
nightobjs.c
|
Add missing initialisers.
|
1999-09-18 16:42:29 +00:00 |
parse.c
|
Make hash table static in parse.c.
|
2000-09-24 14:11:09 +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
|
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
|
2000-01-09 17:17:19 +00:00 |
words.c
|
Various improvements to parsing in battlestar, mostly from OpenBSD.
|
2000-09-21 17:44:34 +00:00 |