Subversion Repositories duke3d_hrp

Rev

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

Rev 507 Rev 539
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/billyboy/billyboy_mhk.def         // Billy Boy's maps
8
include maphacks/billyboy/billyboy_mhk.def         // Billy Boy's maps
8
include maphacks/cbp/cbp_mhk.def                   // Common Build Projects
9
include maphacks/cbp/cbp_mhk.def                   // Common Build Projects
9
include maphacks/dukedc/dukedc_mhk.def             // Duke it out in D.C.
10
include maphacks/dukedc/dukedc_mhk.def             // Duke it out in D.C.
10
include maphacks/dukeplus/dukeplus_mhk.def         // DukePlus maps
11
include maphacks/dukeplus/dukeplus_mhk.def         // DukePlus maps
11
include maphacks/gee/gee_mhk.def                   // William Gee's maps
12
include maphacks/gee/gee_mhk.def                   // William Gee's maps
12
include maphacks/marquez/marquez_mhk.def           // Fernando Marquez' maps
13
include maphacks/marquez/marquez_mhk.def           // Fernando Marquez' maps
13
include maphacks/metropolitan/metropolitan_mhk.def // Metropolitan Mayhem
14
include maphacks/metropolitan/metropolitan_mhk.def // Metropolitan Mayhem
14
include maphacks/nynightmare/nynightmare_mhk.def   // New York Nightmare
15
include maphacks/nynightmare/nynightmare_mhk.def   // New York Nightmare
15
include maphacks/mrck/mrck_mhk.def                 // Aymeric Nocus' maps
16
include maphacks/mrck/mrck_mhk.def                 // Aymeric Nocus' maps
16
include maphacks/opblitz/opblitz_mhk.def           // Operation Blitzkrieg
17
include maphacks/opblitz/opblitz_mhk.def           // Operation Blitzkrieg
17
include maphacks/puritan/puritan_mhk.def           // Frode Waksvik's maps
18
include maphacks/puritan/puritan_mhk.def           // Frode Waksvik's maps
18
include maphacks/roch/roch_mhk.def                 // Pascal Rouaud's Roch maps
19
include maphacks/roch/roch_mhk.def                 // Pascal Rouaud's Roch maps
19
include maphacks/zykov/zykov_mhk.def               // Zykov Eddy's maps
20
include maphacks/zykov/zykov_mhk.def               // Zykov Eddy's maps
20
 
21
 
21
include maphacks/usermaps_mhk.def                  // Other User Maps
22
include maphacks/usermaps_mhk.def                  // Other User Maps
22
 
23