1   File Name		Archive #	Description
2-----------------------------------------------------------
3 History                   11	Some revision history notes
4 MANIFEST                   1	This shipping list
5 Makefile                   4	Makefile
6 Makefile.MSC              12	Makefile for MS-DOS and Microsoft C
7 README                     1	general information
8 actors.c                  11	character processors
9 ballop.c                  12	balloon processor
10 clockr.c                   8	clock event processors
11 demons.c                   9	demon processors
12 dgame.c                   11	main routine
13 dinit.c                   10	initialization routine
14 dmain.c                    1	program root
15 dso1.c                    12	overlaid subroutines, part 1
16 dso2.c                     9	overlaid subroutines, part 2
17 dso3.c                    11	overlaid subroutines, part 3
18 dso4.c                    12	overlaid subroutines, part 4
19 dso5.c                    12	overlaid subroutines, part 5
20 dso6.c                    12	overlaid subroutines, part 6
21 dso7.c                     2	overlaid subroutines, part 7
22 dsub.c                    10	resident subroutines
23 dtextc.uu1                 3	data base, part 1 [uuencoded binary]
24 dtextc.uu2                 4	data base, part 2 [uuencoded binary]
25 dtextc.uu3                 2	data base, part 3 [uuencoded binary]
26 dtextc.uu4                 1	data base, part 4 [uuencoded binary]
27 dungeon.6                 11	man page
28 dverb1.c                   7	auxiliary verbs, part 1
29 dverb2.c                   9	auxiliary verbs, part 2
30 funcs.h                    3	header file with function prototypes
31 gdt.c                      5	game debugging tool
32 lightp.c                  12	light processors
33 local.c                   12	hooks for local definition
34 nobjs.c                    7	new objects
35 np.c                      10	parser, part 0
36 np1.c                     11	parser, part 1
37 np2.c                     11	parser, part 2
38 np3.c                     10	parser, part 3
39 nrooms.c                  10	new room processors
40 objcts.c                   6	principal objects
41 parse.h                    5	header file for parsing routines
42 rooms.c                    8	room processors
43 sobjs.c                    7	simple objects
44 supp.c                    11	support routines and more processing
45 sverbs.c                   9	simple verbs
46 vars.h                     1	header file with variable definitions
47 verbs.c                    6	principal verbs
48 villns.c                   8	villain processors
49