Subversion Repositories duke3d_hrp

Rev

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

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