Subversion Repositories duke3d_hrp

Rev

Rev 573 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
572 leod 1
//
2
// Duke: Nuclear Winter
3
//
4
 
5
// Hacks are actually loaded from NW HRP for the time being.
6
 
7
 
8
// Unpatched maps as a reference ...
9
mapinfo {
10
   maptitle "Déjà Vu Demo"
11
   //author "Allen H. Blum III & Simply Silly Software"
573 leod 12
   mapfile  "E2L1.map"
13
   mapmd4   5c97335c239c76788fee27924afecdd2 // 1997-12-15
572 leod 14
   mhkfile  "maphacks/nw_hrp/nwl1demo-1997.mhk"
15
}
16
mapinfo {
17
   maptitle "Déjà Vu"
18
   //author "Allen H. Blum III & Simply Silly Software"
19
   mapfile  "E2L1.MAP"
20
   mapmd4   1fcc16d422ce32d9e579124a432f4479 // 1997-12-15
21
   mhkfile  "maphacks/nw_hrp/nwl1-1997.mhk"
22
}
23
mapinfo {
24
   maptitle "Where It All Began"
25
   //author "Allen H. Blum III & Simply Silly Software"
26
   mapfile  "E2L2.MAP"
27
   mapmd4   d6d30cb84acc5c47e1596280cf81ba37 // 1997-12-15
28
   mhkfile  "maphacks/nw_hrp/nwl2-1997.mhk"
29
}
30
mapinfo {
31
   maptitle "Land of Forgotten Toys"
32
   //author "Simply Silly Software"
33
   mapfile  "E2L3.MAP"
34
   mapmd4   8b2dc4571fb56fda7d2bad9521ccc345 // 1997-12-15
35
   mhkfile  "maphacks/nw_hrp/nwl3-1997.mhk"
36
}
37
mapinfo {
38
   maptitle "Santa's Corporate HQ"
39
   //author "Simply Silly Software"
40
   mapfile  "E2L4.MAP"
41
   mapmd4   1ea3163102cc0c209c16e1ed2d4dc048 // 1997-12-15
42
   mhkfile  "maphacks/nw_hrp/nwl4-1997.mhk"
43
}
44
mapinfo {
45
   maptitle "The Backdoor"
46
   //author "Simply Silly Software"
47
   mapfile  "E2L5.MAP"
48
   mapmd4   b325856109f206b49135c321536a62d5 // 1997-12-15
49
   mhkfile  "maphacks/nw_hrp/nwl5-1997.mhk"
50
}
51
mapinfo {
52
   maptitle "Christmas Village"
53
   //author "Simply Silly Software"
54
   mapfile  "E2L6.MAP"
55
   mapmd4   b5bf80bfbcf956621639f4e6ffc689c4 // 1997-12-15
56
   mhkfile  "maphacks/nw_hrp/nwl6-1997.mhk"
57
}
58
mapinfo {
59
   maptitle "Here Comes Santa Claws"
60
   //author "Simply Silly Software"
61
   mapfile  "E2L7.MAP"
62
   mapmd4   d3d62fe977db1a05db2d435849feb211 // 1997-12-15
63
   mhkfile  "maphacks/nw_hrp/nwl7-1997.mhk"
64
}
65
mapinfo {
66
   maptitle "Santamatch"
67
   //author "Simply Silly Software"
68
   mapfile  "E2L8.MAP"
69
   mapmd4   bf9742997a4d77cda7462200e6ae6256 // 1997-12-15
70
   mhkfile  "maphacks/nw_hrp/nwl8-1997.mhk"
71
}
72
 
73
 
74
// NW Plus patched maps
75
mapinfo {
76
   maptitle "Déjà Vu Demo"
77
   //author "Allen H. Blum III & Simply Silly Software"
78
   mapfile  "nwl1demo.map"
79
   mapmd4   5aeadce1b93cc74bc0ab352b3c7081ac // r25 - 2011-03-25
80
   mhkfile  "maphacks/nw_hrp/nwl1demo-r25.mhk"
81
}
82
mapinfo {
83
   maptitle "Déjà Vu"
84
   //author "Allen H. Blum III & Simply Silly Software"
85
   mapfile  "nwl1.map"
573 leod 86
   mapmd4   ea6f6084ff74d37a0f134406ba4e73d2 // r25 - 2011-03-25
572 leod 87
   mhkfile  "maphacks/nw_hrp/nwl1-r25.mhk"
88
}
89
mapinfo {
90
   maptitle "Where It All Began"
91
   //author "Allen H. Blum III & Simply Silly Software"
92
   mapfile  "nwl2.map"
573 leod 93
   mapmd4   0e170886cf0741f5873a6c821e2b5a34 // r24 - 2011-03-22
572 leod 94
   mhkfile  "maphacks/nw_hrp/nwl2-r24.mhk"
95
}
96
mapinfo {
97
   maptitle "Where It All Began"
98
   //author "Allen H. Blum III & Simply Silly Software"
99
   mapfile  "nwl2.map"
573 leod 100
   mapmd4   8d79d07c4c55aca3f4528c0b5f32cdec // r70 - 2013-03-31
572 leod 101
   mhkfile  "maphacks/nw_hrp/nwl2-r70.mhk"
102
}
103
mapinfo {
104
   maptitle "Land of Forgotten Toys"
105
   //author "Simply Silly Software"
106
   mapfile  "nwl3.map"
573 leod 107
   mapmd4   1dcf70a08f652970a70e1290db57255b // r24 - 2011-03-22
572 leod 108
   mhkfile  "maphacks/nw_hrp/nwl3-r24.mhk"
109
}
110
mapinfo {
111
   maptitle "Santa's Corporate HQ"
112
   //author "Simply Silly Software"
113
   mapfile  "nwl4.map"
573 leod 114
   mapmd4   c3b3fcdb8c089ce4b820daf1fd0c1ad7 // r24 - 2011-03-22
572 leod 115
   mhkfile  "maphacks/nw_hrp/nwl4-r24.mhk"
116
}
117
mapinfo {
118
   maptitle "The Backdoor"
119
   //author "Simply Silly Software"
120
   mapfile  "nwl5.map"
573 leod 121
   mapmd4   418c20d08fb63793b1e2ded80bd108ee // r24 - 2011-03-22
572 leod 122
   mhkfile  "maphacks/nw_hrp/nwl5-r24.mhk"
123
}
124
mapinfo {
125
   maptitle "Christmas Village"
126
   //author "Simply Silly Software"
127
   mapfile  "nwl6.map"
573 leod 128
   mapmd4   5001c7ee52732ec954fc47c743166530 // r24 - 2011-03-22
572 leod 129
   mhkfile  "maphacks/nw_hrp/nwl6-r24.mhk"
130
}
131
mapinfo {
132
   maptitle "Here Comes Santa Claws"
133
   //author "Simply Silly Software"
134
   mapfile  "nwl7.map"
573 leod 135
   mapmd4   2b70e9a3972356760bb0aab62cec580a // r24 - 2011-03-22
572 leod 136
   mhkfile  "maphacks/nw_hrp/nwl7-r24.mhk"
137
}
138
mapinfo {
139
   maptitle "Santamatch"
140
   //author "Simply Silly Software"
141
   mapfile  "nwl8.map"
573 leod 142
   mapmd4   72a78dddd76cc597f3d2501e2df35d81 // r24 - 2011-03-22
572 leod 143
   mhkfile  "maphacks/nw_hrp/nwl8-r24.mhk"
144
}
145
mapinfo {
146
   maptitle "Nuclear Winter Zoo"
573 leod 147
   //author "Allen H. Blum III & Hendricks266"
572 leod 148
   mapfile  "_nwzoo.map"
573 leod 149
   mapmd4   fbcc52b39ea54787c664c5072000428e // r18 - 2011-03-08
572 leod 150
   mhkfile  "maphacks/nw_hrp/_nwzoo-r18.mhk"
151
}