Subversion Repositories duke3d_hrp

Rev

Rev 640 | Rev 645 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 640 Rev 641
1
 
1
 
2
// Maphacks
2
// Maphacks
3
 
3
 
4
 // Levels released by 3D Realms
4
 // Levels released by 3D Realms
5
include maphacks/3drealms/3drealms_mhk.def
5
include maphacks/3drealms/3drealms_mhk.def
6
 
6
 
7
include maphacks/argh/argh_mhk.def                 // Arghantyl Aryostaz' maps
7
include maphacks/argh/argh_mhk.def                 // Arghantyl Aryostaz' maps
8
include maphacks/billyboy/billyboy_mhk.def         // Billy Boy's maps
8
include maphacks/billyboy/billyboy_mhk.def         // Billy Boy's maps
9
include maphacks/bobadoo/bobadoo_mhk.def           // Bobadoo's maps
9
include maphacks/bobadoo/bobadoo_mhk.def           // Bobadoo's maps
10
include maphacks/bolduc/bolduc_mhk.def             // Paul Bolduc's maps
10
include maphacks/bolduc/bolduc_mhk.def             // Paul Bolduc's maps
11
include maphacks/cbp/cbp_mhk.def                   // Common Build Projects
11
include maphacks/cbp/cbp_mhk.def                   // Common Build Projects
12
include maphacks/collab/collab_mhk.def             // Collaborations
12
include maphacks/collab/collab_mhk.def             // Collaborations
13
include maphacks/daikarin/daikarin_mhk.def         // DaikariN episode
13
include maphacks/daikarin/daikarin_mhk.def         // DaikariN episode
14
include maphacks/dc_hrp/dukedc_mhk.def             // Duke it out in D.C.
14
include maphacks/dc_hrp/dukedc_mhk.def             // Duke it out in D.C.
15
include maphacks/dukeplus/dukeplus_mhk.def         // DukePlus maps
15
include maphacks/dukeplus/dukeplus_mhk.def         // DukePlus maps
16
include maphacks/forge/forge_mhk.def               // ScottL's maps
16
include maphacks/forge/forge_mhk.def               // ScottL's maps
17
include maphacks/gambini/gambini_mhk.def           // Gambini's maps
17
include maphacks/gambini/gambini_mhk.def           // Gambini's maps
18
include maphacks/gee/gee_mhk.def                   // William Gee's maps
18
include maphacks/gee/gee_mhk.def                   // William Gee's maps
19
include maphacks/glavic/glavic_mhk.def             // Alejandro Glavic's maps
19
include maphacks/glavic/glavic_mhk.def             // Alejandro Glavic's maps
20
include maphacks/hightreason/hightreason_mhk.def   // Paul Monteray's maps
20
include maphacks/hightreason/hightreason_mhk.def   // Paul Monteray's maps
21
include maphacks/marquez/marquez_mhk.def           // Fernando Marquez' maps
21
include maphacks/marquez/marquez_mhk.def           // Fernando Marquez' maps
22
include maphacks/nw_hrp/nwinter_mhk.def            // Duke: Nuclear Winter
22
include maphacks/nw_hrp/nwinter_mhk.def            // Duke: Nuclear Winter
23
include maphacks/mrck/mrck_mhk.def                 // Aymeric Nocus' maps
23
include maphacks/mrck/mrck_mhk.def                 // Aymeric Nocus' maps
24
include maphacks/oostrum/oostrum_mhk.def           // M & M van Oostrum's maps
24
include maphacks/oostrum/oostrum_mhk.def           // M & M van Oostrum's maps
25
include maphacks/opblitz/opblitz_mhk.def           // Operation Blitzkrieg
25
include maphacks/opblitz/opblitz_mhk.def           // Operation Blitzkrieg
26
include maphacks/ozelot47/ozelot47_mhk.def         // ozelot47's maps
26
include maphacks/ozelot47/ozelot47_mhk.def         // ozelot47's maps
-
 
27
include maphacks/pinxten/pinxten_mhk.def           // Maarten Pinxten's maps
27
include maphacks/puritan/puritan_mhk.def           // Frode Waksvik's maps
28
include maphacks/puritan/puritan_mhk.def           // Frode Waksvik's maps
28
include maphacks/roch/roch_mhk.def                 // Pascal Rouaud's Roch maps
29
include maphacks/roch/roch_mhk.def                 // Pascal Rouaud's Roch maps
29
include maphacks/sandt/sandt_mhk.def               // Mikko Sandt's maps
30
include maphacks/sandt/sandt_mhk.def               // Mikko Sandt's maps
30
include maphacks/sanek/sanek_mhk.def               // Sanek's maps
31
include maphacks/sanek/sanek_mhk.def               // Sanek's maps
31
include maphacks/stranger/stranger_mhk.def         // Stranger's maps
32
include maphacks/stranger/stranger_mhk.def         // Stranger's maps
32
include maphacks/travis/travis_mhk.def             // Robert Travis' maps
33
include maphacks/travis/travis_mhk.def             // Robert Travis' maps
33
include maphacks/undertaker/undertaker_mhk.def     // Robert Wypiór's maps
34
include maphacks/undertaker/undertaker_mhk.def     // Robert Wypiór's maps
34
include maphacks/vaca_hrp/vaca_mhk.def             // Duke Caribbean  (Vacation)
35
include maphacks/vaca_hrp/vaca_mhk.def             // Duke Caribbean  (Vacation)
35
include maphacks/vance/vance_mhk.def               // Todd Vance' maps
36
include maphacks/vance/vance_mhk.def               // Todd Vance' maps
36
include maphacks/xtreme/xtreme_mhk.def             // Duke Xtreme maps
37
include maphacks/xtreme/xtreme_mhk.def             // Duke Xtreme maps
37
include maphacks/zykov/zykov_mhk.def               // Zykov Eddy's maps
38
include maphacks/zykov/zykov_mhk.def               // Zykov Eddy's maps
38
 
39
 
39
include maphacks/usermaps_mhk.def                  // Other User Maps
40
include maphacks/usermaps_mhk.def                  // Other User Maps
40
 
41