.. |
Makefile
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
battlestar.6
|
Whitespace and/or punctuation fixes.
|
2001-04-02 22:42:37 +00:00 |
battlestar.c
|
Various improvements to parsing in battlestar, mostly from OpenBSD.
|
2000-09-21 17:44:34 +00:00 |
command1.c
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
command2.c
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
command3.c
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
command4.c
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
command5.c
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
command6.c
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
command7.c
|
Rename com#.c to command#.c to avoid conflicts with those file basenames
|
2001-10-19 03:06:09 +00:00 |
cypher.c
|
In cypher(), don't attempt to make sense of words other than VERBs or
|
2000-09-25 19:37:58 +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
|
In cypher(), don't attempt to make sense of words other than VERBs or
|
2000-09-25 19:37:58 +00:00 |
fly.c
|
Convert old deprecated curses call to new equivalent.
|
2001-12-04 13:00:24 +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
|
Add new flags OBJ_PERSON and OBJ_NONOBJ to the objflags array.
|
2000-09-25 14:44:59 +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
|
Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk>
|
1999-02-10 01:36:50 +00:00 |
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
|
`existent', not `existant'
|
2001-06-19 13:42:07 +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
|
In cypher(), don't attempt to make sense of words other than VERBs or
|
2000-09-25 19:37:58 +00:00 |