NetBSD/games/battlestar
jsm 5e8cc984ee Declare variables in extern.h as extern, and add non-extern
declarations to globals.c.
1999-09-14 19:54:47 +00:00
..
Makefile
battlestar.6 This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
battlestar.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
com1.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +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 Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
com5.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
com6.c Use time() instead of gettimeofday(). 1999-09-14 18:08:46 +00:00
com7.c
cypher.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
dayfile.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
dayobjs.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
extern.h Declare variables in extern.h as extern, and add non-extern 1999-09-14 19:54:47 +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 Declare variables in extern.h as extern, and add non-extern 1999-09-14 19:54:47 +00:00
init.c Fix uses of names of library functions for other purposes. 1999-09-13 17:18:56 +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 From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
nightobjs.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +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 Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
save.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
words.c