Subversion Repositories duke3d_hrp

Rev

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

Rev Author Line No. Line
495 leod 1
//
2
// Common Build Projects
3
//
640 leod 4
 
5
include maphacks/cbp/90mincbp/90mincbp_mhk.def       // 1.5 hour mapping project
6
include maphacks/cbp/metropolitan/metropolitan_mhk.def // Metropolitan Mayhem
7
include maphacks/cbp/nbcbp/nbcbp_mhk.def             // Newcomers Build Project
8
 
630 leod 9
mapinfo {
635 leod 10
   maptitle "1-Hour Build Time CBP"
11
   //author "James Stanfield & Leonardo 'DavoX' Pellegrini & Mikko Sandt & Maarten van Oostrum & Merlijn van Oostrum & Luciano 'Gambini' Gallo & William Gee"
12
   mapfile  "SCBP1.map"
13
   mapmd4   4b3c2f7b18c5a9600d2a3d747fc80bf8 // 2008-05-14
14
   mhkfile  "maphacks/cbp/SCBP1.mhk"
15
}
16
 
17
mapinfo {
639 leod 18
   maptitle "1-Hour Build Time CBP 2"
19
   //author "William Gee & Fernando & Leonardo 'DavoX' Pellegrini & Merlijn van Oostrum & Maarten van Oostrum & Ilovefoxes & MetHy (MetHunter) & taivo30 & Aymeric 'MRCK' Nocus & Crux Borealis & Rigelblast & James Stanfield"
20
   mapfile  "SCBP2.MAP"
21
   mapmd4   2570d679a91eb5841cb8a3243c65f40d // 2008-08-17
22
   mhkfile  "maphacks/cbp/SCBP2.mhk"
23
}
24
 
25
mapinfo {
630 leod 26
   maptitle "Beach Community Build Project"
635 leod 27
   //author "Robert 'underTaker' Wypiór & Michael 'Micky C' Crisp & Captain Awesome & Cody 'Supertanker' Jackson & Robert 'underTaker' Wypiór"
630 leod 28
   mapfile  "BCBP.map"
29
   mapmd4   fdae637e858ee41d04f602d009a11e46 // 2014-02-26 (version 1.0)
30
   mhkfile  "maphacks/cbp/BCBP.mhk"
31
}
495 leod 32
 
33
mapinfo {
610 leod 34
   maptitle "Community Build Project 7"
635 leod 35
   //author "Cody 'Supertanker' Jackson & Tommi 'Steambull' Heikkinen & Mikko Sandt & Stéphane 'Stef' Méganck & Nick 'Vector' Farrow & Leonardo 'DavoX' Pellegrini"
610 leod 36
   mapfile  "CBP7.map"
37
   mapmd4   19aea0a6e43a04782fd25e0930cc57a2 // 2007-05-06
38
   mhkfile  "maphacks/cbp/CBP7.mhk"
39
}
40
mapinfo {
41
   maptitle "Community Build Project 7"
635 leod 42
   //author "Cody 'Supertanker' Jackson & Tommi 'Steambull' Heikkinen & Mikko Sandt & Stéphane 'Stef' Méganck & Nick 'Vector' Farrow & Leonardo 'DavoX' Pellegrini"
610 leod 43
   mapfile  "CBP7.map"
44
   mapmd4   4d23b345915adc89986ce65ab9d71c95 // 2007-05-05 (DNWMD)
45
   mhkfile  "maphacks/cbp/CBP7-dnwmd.mhk"
46
}
47
 
48
mapinfo {
640 leod 49
   maptitle "Jonof's Port Community Build Project 1"
50
   //author "James Stanfield & Geoffrey 'Fakir' van Dijk & Mikko Sandt & Ryan 'Quakis' Rouse & Merlijn Van Oostrum & Maarten Van Oostrum & William Gee & MetHy (MetHunter)"
51
   mapfile  "JFCBP.map"
52
   mapmd4   7844491bee53c052871a42b330aad8f1 // 2006-11-03
53
   mhkfile  "maphacks/cbp/JFCBP.mhk"
54
}
55
mapinfo {
56
   maptitle "Jonof's Port Community Build Project 1"
57
   //author "James Stanfield & Geoffrey 'Fakir' van Dijk & Mikko Sandt & Ryan 'Quakis' Rouse & Merlijn Van Oostrum & Maarten Van Oostrum & William Gee & MetHy (MetHunter)"
58
   mapfile  "JFCBP.map"
59
   mapmd4   dc0b5b2daadcd868982cbd45603769d4 // 2010-10-16 (Attrition)
60
   mhkfile  "maphacks/cbp/JFCBP-attrition.mhk"
61
}
62
 
63
mapinfo {
610 leod 64
   maptitle "Jonof's Port Community Build Project 2"
636 leod 65
   //author "James Stanfield & Cedric 'Sang' Haegeman & Mikko Sandt & MetHy (MetHunter) & Tommi 'Steambull' Heikkinen & Telee & Geoffrey 'Fakir' van Dijk & OrnaFulsamee"
610 leod 66
   mapfile  "JFCBP2.map"
67
   mapmd4   68f663332e3cc0f50346bb35f6979122 // 2007-12-17
68
   mhkfile  "maphacks/cbp/JFCBP2.mhk"
69
}
70
mapinfo {
634 leod 71
   //maptitle "Jonof's Port Community Build Project 2"
72
   maptitle "Jonof's Port CBP 2"
636 leod 73
   //author "James Stanfield & Cedric 'Sang' Haegeman & Mikko Sandt & MetHy (MetHunter) & Tommi 'Steambull' Heikkinen & Telee & Geoffrey 'Fakir' van Dijk & OrnaFulsamee"
610 leod 74
   mapfile  "JFCBP2.map"
75
   mapmd4   df76897b6050ba5c6efa67e6a4427ef1 // 2008-02-22 (DNWMD)
76
   mhkfile  "maphacks/cbp/JFCBP2-dnwmd.mhk"
77
}
78
 
79
mapinfo {
80
   maptitle "Metropolitan Starlight" // CBP8
498 leod 81
   //author "Mike Norvak & Michael 'Micky C' Crisp & Paul 'High Treason' Monteray & Mister Sinister & Maarten van Oostrum & Merlijn van Oostrum & Captain Awesome & ScottL 'Forge' & Ryan 'Quakis' Rouse & William Gee"
82
   mapfile  "CBP8.map"
83
   mapmd4   e7df16c5d27533207fcafc953ba9a42b // 2012-07-27
84
   mhkfile  "maphacks/cbp/CBP8.mhk"
85
}
86
 
87
mapinfo {
639 leod 88
   maptitle "Suburban Hive" // "2-Hour Build Time CBP"
89
   //author "Aymeric 'MRCK' Nocus & MetHy (MetHunter) & Merlijn van Oostrum & Mikko Sandt & Maarten van Oostrum & The Commander & Danny 'DanM' Mason & James 'Jblade' Stanfield & Henri 'RazorZ' K & Luciano 'Gambini' Gallo & Sanek & ScottL 'Forge'"
90
   mapfile  "Suburban Hive.map"
91
   mapmd4   b317fda8c7a87aefb17dd92046ca5172  // 2010-02-11 17:41
92
   mapfile  "SubHive.map"
93
   mapmd4   31f7da835ebdde2f7e2447626aac5c96 // 2010-02-11 02:53 (Attrition)
94
   mhkfile  "maphacks/cbp/Suburban Hive.mhk"
95
}
96
 
97
mapinfo {
98
   maptitle "Suburban Hive II : Crimson Moon"
99
   //author "Aymeric 'MRCK' Nocus & William Gee & Mikko Sandt & Shawn David 'Shawneth' Greene aka Oporix & Merlijn van Oostrum & ScottL 'Forge' & MetHy (MetHunter) & James 'Jblade' Stanfield & Maarten van Oostrum & Mike Norvak"
100
   mapfile  "CrimsonMoon.map"
101
   mapmd4   87e0809166b5b601909006c4bad7fd9c // 2010-10-14
102
   mhkfile  "maphacks/cbp/CrimsonMoon.mhk"
103
}