Subversion Repositories duke3d_hrp

Rev

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

Rev 406 Rev 409
Line 1... Line 1...
1
// Extra additions to the game - Polymost HRP version
1
// Extra additions to the game - Polymost HRP version
2
 
2
 
3
//echo "High Resolution Pack Version 5.1.302 Polymost"
3
//echo "High Resolution Pack Version 5.1.302 Polymost"
4
echo "High Resolution Pack Polymost - Repository Snapshot >= 5.1.406"
4
echo "High Resolution Pack Polymost - Repository Snapshot >= 5.1.409"
5
 
5
 
6
// You have to copy/rename duke3d_hrp_polymost.def to duke3d_hrp.def
6
// You have to copy/rename duke3d_hrp_polymost.def to duke3d_hrp.def
7
// in order to activate the Polymost HRP.
7
// in order to activate the Polymost HRP.
8
// Alternatively you can start EDuke32 with -hduke3d_hrp_polymost.def,
8
// Alternatively you can start EDuke32 with -hduke3d_hrp_polymost.def,
9
// but this may not work in conjunction with mods like DukePlus.
9
// but this may not work in conjunction with mods like DukePlus.
Line 11... Line 11...
11
 
11
 
12
include highres/music.def
12
include highres/music.def
13
 
13
 
14
include highres/screen_polymost.def
14
include highres/screen_polymost.def
15
include highres/skyboxes.def
15
include highres/skyboxes.def
-
 
16
include highres/sounds.def
16
include highres/sprites_polymost.def
17
include highres/sprites_polymost.def
17
include highres/textures_polymost.def
18
include highres/textures_polymost.def
18
 
19
 
19
tint { pal 1 red 100 green 120 blue 148 flags 1 }
20
tint { pal 1 red 100 green 120 blue 148 flags 1 }
20
tint { pal 2 red 255 green  48 blue   0 flags 0 }
21
tint { pal 2 red 255 green  48 blue   0 flags 0 }