Subversion Repositories duke3d_hrp

Compare Revisions

Regard whitespace Rev 263 → Rev 264

/highres/screen/menu.def
13,7 → 13,7
 
texture 2490 { pal 0 { file "highres/screen/menu/2813.png" } }
texture 2492 { pal 0 { file "highres/screen/menu/2492_ver.png" nocompress } } // unchanged: "2492.png"
texture 2493 { pal 0 { file "highres/screen/menu/2493_new.png" nocompress } } // 16:10 version: "2493_new1610"; HRP4 version: "2493.png"
texture 2493 { pal 0 { file "highres/screen/menu/2493.png" nocompress } } // HRP4 version: "2493_old.png"
texture 2494 { pal 0 { file "highres/screen/menu/2494.png" } }
texture 2495 { pal 0 { file "highres/screen/menu/2495.png" } }
texture 2496 { pal 0 { file "highres/screen/menu/2496.png" } }
27,6 → 27,7
texture 2505 { pal 0 { file "highres/screen/menu/2505.jpg" nocompress } }
texture 2506 { pal 0 { file "highres/screen/menu/2506.png" nocompress } }
 
 
// Spinning Nuke Icon - sprite (2813)
texture 2813 { pal 0 { file "highres/screen/menu/2813.png" } }
texture 2814 { pal 0 { file "highres/screen/menu/2814.png" } }
37,6 → 38,7
texture 2819 { pal 0 { file "highres/screen/menu/2819.png" } }
texture 2820 { pal 0 { file "highres/screen/menu/2813.png" } }
 
 
// Spinning Nuke Icon - model (3190)
model "highres/screen/menu/3190_spinnuke.md3" {
scale 0.3 shade 0
59,6 → 61,7
texture 3195 { pal 0 { file "highres/screen/menu/2818.png" } }
texture 3196 { pal 0 { file "highres/screen/menu/2819.png" } }
 
 
// Level stats screen (3240-3249)
texture 3240 { pal 0 { file "highres/screen/menu/3240.jpg" } }
texture 3241 { pal 0 { file "highres/screen/menu/3241.jpg" } }
77,4 → 80,16
texture 3281 { pal 0 { file "highres/screen/menu/3281.jpg" } }
 
texture 3292 { pal 0 { file "highres/screen/menu/3292.jpg" nocompress } }
texture 3293 { pal 0 { file "highres/screen/menu/3293.jpg" nocompress } }
texture 3293 { pal 0 { file "highres/screen/menu/3293.jpg" nocompress } }
 
 
// Widescreen versions of menu tiles (replace 5:4 versions from above, not usable right now)
/*
texture 2492 { pal 0 { file "highres/screen/menu/widescreen/2492_wide.png" nocompress } }
texture 2493 { pal 0 { file "highres/screen/menu/widescreen/2493_wide.png" nocompress } }
texture 3240 { pal 0 { file "highres/screen/menu/widescreen/3240_wide.png" nocompress } }
texture 3245 { pal 0 { file "highres/screen/menu/widescreen/3245_wide.png" nocompress } }
texture 3281 { pal 0 { file "highres/screen/menu/widescreen/3281_wide.png" nocompress } }
texture 3292 { pal 0 { file "highres/screen/menu/widescreen/3292_wide.png" nocompress } }
texture 3293 { pal 0 { file "highres/screen/menu/widescreen/3293_wide.png" nocompress } }
*/