Subversion Repositories duke3d_hrp

Rev

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

Rev 596 Rev 606
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/dc_hrp/dukedc_mhk.def             // Duke it out in D.C.
13
include maphacks/dc_hrp/dukedc_mhk.def             // Duke it out in D.C.
14
include maphacks/dukeplus/dukeplus_mhk.def         // DukePlus maps
14
include maphacks/dukeplus/dukeplus_mhk.def         // DukePlus maps
15
include maphacks/gambini/gambini_mhk.def           // Gambini's maps
15
include maphacks/gambini/gambini_mhk.def           // Gambini's maps
16
include maphacks/gee/gee_mhk.def                   // William Gee's maps
16
include maphacks/gee/gee_mhk.def                   // William Gee's maps
17
include maphacks/hightreason/hightreason_mhk.def   // Paul Monteray's maps
17
include maphacks/hightreason/hightreason_mhk.def   // Paul Monteray's maps
18
include maphacks/marquez/marquez_mhk.def           // Fernando Marquez' maps
18
include maphacks/marquez/marquez_mhk.def           // Fernando Marquez' maps
19
include maphacks/metropolitan/metropolitan_mhk.def // Metropolitan Mayhem
19
include maphacks/metropolitan/metropolitan_mhk.def // Metropolitan Mayhem
20
include maphacks/nw_hrp/nwinter_mhk.def            // Duke: Nuclear Winter
20
include maphacks/nw_hrp/nwinter_mhk.def            // Duke: Nuclear Winter
21
include maphacks/mrck/mrck_mhk.def                 // Aymeric Nocus' maps
21
include maphacks/mrck/mrck_mhk.def                 // Aymeric Nocus' maps
-
 
22
include maphacks/oostrum/oostrum_mhk.def           // M & M van Oostrum's maps
22
include maphacks/opblitz/opblitz_mhk.def           // Operation Blitzkrieg
23
include maphacks/opblitz/opblitz_mhk.def           // Operation Blitzkrieg
23
include maphacks/plug_and_pray/pnp_mhk.def         // Plug and Pray Remake
24
include maphacks/plug_and_pray/pnp_mhk.def         // Plug and Pray Remake
24
include maphacks/puritan/puritan_mhk.def           // Frode Waksvik's maps
25
include maphacks/puritan/puritan_mhk.def           // Frode Waksvik's maps
25
include maphacks/roch/roch_mhk.def                 // Pascal Rouaud's Roch maps
26
include maphacks/roch/roch_mhk.def                 // Pascal Rouaud's Roch maps
26
include maphacks/sandt/sandt_mhk.def               // Mikko Sandt's maps
27
include maphacks/sandt/sandt_mhk.def               // Mikko Sandt's maps
27
include maphacks/sanek/sanek_mhk.def               // Sanek's maps
28
include maphacks/sanek/sanek_mhk.def               // Sanek's maps
28
include maphacks/undertaker/undertaker_mhk.def     // Robert Wypiór's maps
29
include maphacks/undertaker/undertaker_mhk.def     // Robert Wypiór's maps
29
include maphacks/vaca_hrp/vaca_mhk.def             // Duke Caribbean  (Vacation)
30
include maphacks/vaca_hrp/vaca_mhk.def             // Duke Caribbean  (Vacation)
30
include maphacks/vance/vance_mhk.def               // Todd Vance' maps
31
include maphacks/vance/vance_mhk.def               // Todd Vance' maps
31
include maphacks/zykov/zykov_mhk.def               // Zykov Eddy's maps
32
include maphacks/zykov/zykov_mhk.def               // Zykov Eddy's maps
32
 
33
 
33
include maphacks/usermaps_mhk.def                  // Other User Maps
34
include maphacks/usermaps_mhk.def                  // Other User Maps
34
 
35