Subversion Repositories duke3d_hrp

Rev

Rev 690 | Rev 701 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 690 Rev 700
Line 1... Line 1...
1
 
1
 
2
// Maphacks
2
// Maphacks
3
 
3
 
4
 // Levels released by 3D Realms
-
 
5
include maphacks/3drealms/3drealms_mhk.def
4
include maphacks/3drealms/3drealms_mhk.def           // Levels by 3D Realms
6
 
5
 
7
include maphacks/argh/argh_mhk.def                   // Arghantyl Aryostaz' maps
6
include maphacks/argh/argh_mhk.def                   // Arghantyl Aryostaz' maps
8
include maphacks/billyboy/billyboy_mhk.def           // Billy Boy's maps
7
include maphacks/billyboy/billyboy_mhk.def           // Billy Boy's maps
9
include maphacks/bobadoo/bobadoo_mhk.def             // Bobadoo's maps
8
include maphacks/bobadoo/bobadoo_mhk.def             // Bobadoo's maps
10
include maphacks/bolduc/bolduc_mhk.def               // Paul Bolduc's maps
9
include maphacks/bolduc/bolduc_mhk.def               // Paul Bolduc's maps
11
include maphacks/cbp/cbp_mhk.def                     // Common Build Projects
10
include maphacks/cbp/cbp_mhk.def                     // Common Build Projects
12
include maphacks/collab/collab_mhk.def               // Collaborations
11
include maphacks/collab/collab_mhk.def               // Collaborations
13
include maphacks/cools/cools_mhk.def                 // Kevin Cools' maps
12
include maphacks/cools/cools_mhk.def                 // Kevin Cools' maps
14
include maphacks/daikarin/daikarin_mhk.def           // DaikariN episode
13
include maphacks/daikarin/daikarin_mhk.def           // DaikariN episode
15
include maphacks/dc_hrp/dukedc_mhk.def               // Duke it out in D.C.
-
 
16
include maphacks/devastator/devastator_mhk.def       // Devastator's maps
14
include maphacks/devastator/devastator_mhk.def       // Devastator's maps
-
 
15
include maphacks/dukedc/dukedc_mhk.def               // Duke it out in D.C.
17
include maphacks/dukeplus/dukeplus_mhk.def           // DukePlus maps
16
include maphacks/dukeplus/dukeplus_mhk.def           // DukePlus maps
18
include maphacks/forge/forge_mhk.def                 // ScottL's maps
17
include maphacks/forge/forge_mhk.def                 // ScottL's maps
19
include maphacks/gambini/gambini_mhk.def             // Gambini's maps
18
include maphacks/gambini/gambini_mhk.def             // Gambini's maps
20
include maphacks/gee/gee_mhk.def                     // William Gee's maps
19
include maphacks/gee/gee_mhk.def                     // William Gee's maps
21
include maphacks/glavic/glavic_mhk.def               // Alejandro Glavic's maps
20
include maphacks/glavic/glavic_mhk.def               // Alejandro Glavic's maps
22
include maphacks/hater/hater_mhk.def                 // Hater's sub-bar maps
21
include maphacks/hater/hater_mhk.def                 // Hater's sub-bar maps
23
include maphacks/hightreason/hightreason_mhk.def     // Paul Monteray's maps
22
include maphacks/hightreason/hightreason_mhk.def     // Paul Monteray's maps
-
 
23
include maphacks/jolteon3d/jolteon3d_mhk.def         // Jolteon 3D's maps
24
include maphacks/kaiser/kaiser_mhk.def               // KaiseR's maps
24
include maphacks/kaiser/kaiser_mhk.def               // KaiseR's maps
25
include maphacks/kamikaze/kamikaze_mhk.def           // Kamikaze Nukem's maps
25
include maphacks/kamikaze/kamikaze_mhk.def           // Kamikaze Nukem's maps
26
include maphacks/kucera/kucera_mhk.def               // Petr Kucera's maps
26
include maphacks/kucera/kucera_mhk.def               // Petr Kucera's maps
27
include maphacks/maripuu/maripuu_mhk.def             // Taivo Maripuu's maps
27
include maphacks/maripuu/maripuu_mhk.def             // Taivo Maripuu's maps
28
include maphacks/marquez/marquez_mhk.def             // Fernando Marquez' maps
28
include maphacks/marquez/marquez_mhk.def             // Fernando Marquez' maps
29
include maphacks/merchant/merchant_mhk.def           // MercHant's maps
29
include maphacks/merchant/merchant_mhk.def           // MercHant's maps
30
include maphacks/mrsinister/mrsinister_mhk.def       // Mister Sinister's maps
-
 
31
include maphacks/nw_hrp/nwinter_mhk.def              // Duke: Nuclear Winter
-
 
32
include maphacks/mrck/mrck_mhk.def                   // Aymeric Nocus' maps
30
include maphacks/mrck/mrck_mhk.def                   // Aymeric Nocus' maps
-
 
31
include maphacks/mrsinister/mrsinister_mhk.def       // Mister Sinister's maps
-
 
32
include maphacks/nwinter/nwinter_mhk.def             // Duke: Nuclear Winter
33
include maphacks/oostrum/oostrum_mhk.def             // M & M van Oostrum's maps
33
include maphacks/oostrum/oostrum_mhk.def             // M & M van Oostrum's maps
34
include maphacks/opblitz/opblitz_mhk.def             // Operation Blitzkrieg
34
include maphacks/opblitz/opblitz_mhk.def             // Operation Blitzkrieg
35
include maphacks/ozelot47/ozelot47_mhk.def           // ozelot47's maps
35
include maphacks/ozelot47/ozelot47_mhk.def           // ozelot47's maps
36
include maphacks/pinxten/pinxten_mhk.def             // Maarten Pinxten's maps
36
include maphacks/pinxten/pinxten_mhk.def             // Maarten Pinxten's maps
37
include maphacks/puritan/puritan_mhk.def             // Frode Waksvik's maps
37
include maphacks/puritan/puritan_mhk.def             // Frode Waksvik's maps
Line 44... Line 44...
44
include maphacks/stranger/stranger_mhk.def           // Stranger's maps
44
include maphacks/stranger/stranger_mhk.def           // Stranger's maps
45
include maphacks/tamduke/tamduke_mhk.def             // TamDuke episode by pmw
45
include maphacks/tamduke/tamduke_mhk.def             // TamDuke episode by pmw
46
include maphacks/tduck64/tduck64_mhk.def             // ToiletDuck64's maps
46
include maphacks/tduck64/tduck64_mhk.def             // ToiletDuck64's maps
47
include maphacks/travis/travis_mhk.def               // Robert Travis' maps
47
include maphacks/travis/travis_mhk.def               // Robert Travis' maps
48
include maphacks/undertaker/undertaker_mhk.def       // Robert Wypior's maps
48
include maphacks/undertaker/undertaker_mhk.def       // Robert Wypior's maps
49
include maphacks/vaca_hrp/vaca_mhk.def               // Duke Caribbean(Vacation)
49
include maphacks/vacation/vaca_mhk.def               // Duke Caribbean(Vacation)
50
include maphacks/vance/vance_mhk.def                 // Todd Vance' maps
50
include maphacks/vance/vance_mhk.def                 // Todd Vance' maps
-
 
51
include maphacks/worldtour/worldtour_mhk.def         // 20th Anniv. World Tour
51
include maphacks/xtreme/xtreme_mhk.def               // Duke Xtreme maps
52
include maphacks/xtreme/xtreme_mhk.def               // Duke Xtreme maps
52
include maphacks/zaxtor/zaxtor_mhk.def               // Zaxtor's maps
53
include maphacks/zaxtor/zaxtor_mhk.def               // Zaxtor's maps
53
include maphacks/zykov/zykov_mhk.def                 // Zykov Eddy's maps
54
include maphacks/zykov/zykov_mhk.def                 // Zykov Eddy's maps
54
 
55
 
55
include maphacks/usermaps_mhk.def                    // Other User Maps
56
include maphacks/usermaps_mhk.def                    // Other User Maps