Subversion Repositories duke3d_hrp

Rev

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

Rev 351 Rev 373
Line 1... Line 1...
1
// Extra additions to the game
1
// Extra additions to the game
2
 
2
 
3
echo "High Resolution Pack Version 5.1.324"
3
echo "High Resolution Pack Version 5.1.373"
4
 
4
 
5
include highres/music.def
5
include highres/music.def
6
include highres/projections.def
6
include highres/projections.def
7
include highres/screen.def
7
include highres/screen.def
8
include highres/skyboxes.def
8
include highres/skyboxes.def
Line 86... Line 86...
86
highpalookup { basepal 2 pal 21 file "highpal/pal_21n.png" }
86
highpalookup { basepal 2 pal 21 file "highpal/pal_21n.png" }
87
highpalookup { basepal 2 pal 22 file "highpal/pal_22n.png" }
87
highpalookup { basepal 2 pal 22 file "highpal/pal_22n.png" }
88
highpalookup { basepal 2 pal 23 file "highpal/pal_23n.png" }
88
highpalookup { basepal 2 pal 23 file "highpal/pal_23n.png" }
89
highpalookup { basepal 2 pal 24 file "highpal/pal_24n.png" }
89
highpalookup { basepal 2 pal 24 file "highpal/pal_24n.png" }
90
highpalookup { basepal 2 pal 25 file "highpal/pal_25n.png" }
90
highpalookup { basepal 2 pal 25 file "highpal/pal_25n.png" }
91
 
-