NetBSD/games/battlestar
2000-09-08 17:25:31 +00:00
..
battlestar.6 Manpage improvements based on OpenBSD. 2000-09-08 17:18:36 +00:00
battlestar.c Make code clearer; add a macro ROOMDESC for the number of times a room 2000-09-08 17:22:01 +00:00
com1.c Spelling and punctuation corrections or improvements from OpenBSD. 2000-09-08 17:25:31 +00:00
com2.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
com3.c
com4.c Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
com5.c Spelling and punctuation corrections or improvements from OpenBSD. 2000-09-08 17:25:31 +00:00
com6.c Use time() instead of gettimeofday(). 1999-09-14 18:08:46 +00:00
com7.c Rename move() to moveplayer() to avoid clashing with libcurses. 2000-07-23 23:57:23 +00:00
cypher.c Spelling and punctuation corrections or improvements from OpenBSD. 2000-09-08 17:25:31 +00:00
dayfile.c Spelling and punctuation corrections or improvements from OpenBSD. 2000-09-08 17:25:31 +00:00
dayobjs.c Add missing initialisers. 1999-09-18 16:42:29 +00:00
extern.h Make code clearer; add a macro ROOMDESC for the number of times a room 2000-09-08 17:22:01 +00:00
fly.c Add __noreturn__' and __unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
getcom.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
globals.c Spelling and punctuation corrections or improvements from OpenBSD. 2000-09-08 17:25:31 +00:00
init.c Use strncpy() rather than strcpy() with fixed size buffer. 1999-09-18 16:47:11 +00:00
Makefile
misc.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
nightfile.c Spelling and punctuation corrections or improvements from OpenBSD. 2000-09-08 17:25:31 +00:00
nightobjs.c Add missing initialisers. 1999-09-18 16:42:29 +00:00
parse.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
pathnames.h
room.c Make code clearer; add a macro ROOMDESC for the number of times a room 2000-09-08 17:22:01 +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