Rev 747 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 727 | leod | 1 | |
| 2 | // HUD graphics for Duke3D HRP |
||
| 3 | |||
| 4 | texture 20 { pal 0 { file "highres/screen/hud/0020.png" nocompress } } |
||
| 5 | texture 21 { pal 0 { file "highres/screen/hud/0021_pistol.png" } } |
||
| 6 | texture 22 { pal 0 { file "highres/screen/hud/0022_chaingun.png" } } |
||
| 7 | texture 23 { pal 0 { file "highres/screen/hud/0023_rpg.png" } } |
||
| 8 | texture 24 { pal 0 { file "highres/screen/hud/0024_freezer.png" } } |
||
| 9 | texture 25 { |
||
| 10 | pal 0 { file "highres/screen/hud/0025_shrinker.png" } |
||
| 11 | glow { file "highres/screen/hud/0025_shrinker_g.png" } |
||
| 12 | } |
||
| 13 | texture 26 { pal 0 { file "highres/screen/hud/0026_pipebomb.png" } } |
||
| 14 | texture 27 { |
||
| 15 | pal 0 { file "highres/screen/hud/0027_tripbomb.png" } |
||
| 16 | glow { file "highres/screen/hud/0027_tripbomb_g.png" } |
||
| 17 | } |
||
| 18 | texture 28 { pal 0 { file "highres/screen/hud/0028_shotgun.png" } } |
||
| 19 | texture 29 { pal 0 { file "highres/screen/hud/0029_devastator.png" } } |
||
| 20 | |||
| 21 | texture 30 { pal 0 { file "highres/screen/hud/0030.png" nocompress } } |
||
| 22 | texture 31 { pal 0 { file "highres/screen/hud/0031.png" nocompress } } |
||
| 23 | texture 32 { |
||
| 24 | pal 0 { file "highres/screen/hud/0032_expander.png" } |
||
| 25 | glow { file "highres/screen/hud/0032_expander_g.png" } |
||
| 26 | } |
||
| 27 | texture 33 { pal 0 { file "highres/screen/hud/0033.png" nocompress } } |
||
| 28 | texture 38 { |
||
| 29 | pal 0 { file "highres/screen/hud/0038_freezeammo.png" } |
||
| 30 | glow { file "highres/screen/hud/0038_freeze_g.png" } |
||
| 31 | } |
||
| 32 | |||
| 33 | texture 40 { pal 0 { file "highres/screen/hud/0040_pistolammo.png" } } |
||
| 34 | texture 41 { pal 0 { file "highres/screen/hud/0041_chaingunammo.png" } } |
||
| 35 | texture 42 { pal 0 { file "highres/screen/hud/0042_devaammo.png" } } |
||
| 36 | texture 44 { pal 0 { file "highres/screen/hud/0044_rpgammo.png" } } |
||
| 37 | texture 45 { |
||
| 38 | pal 0 { file "highres/screen/hud/0045_expammo.png" } |
||
| 39 | glow { file "highres/screen/hud/0045_expammo_g.png" } |
||
| 40 | } |
||
| 41 | texture 46 { pal 0 { file "highres/screen/hud/0046_shrinkcrystal.png" } } |
||
| 42 | texture 47 { pal 0 { file "highres/screen/hud/0047_pipebombbox.png" } } |
||
| 43 | texture 49 { pal 0 { file "highres/screen/hud/0049_shotgunammo.png" nocompress } } |
||
| 44 | |||
| 45 | texture 51 { pal 0 { file "highres/screen/hud/0051_healthbox.png" } } |
||
| 46 | texture 52 { pal 0 { file "highres/screen/hud/0052_healthbottle.png" } } |
||
| 47 | texture 53 { pal 0 { file "highres/screen/hud/2460_firstaidkit.png" } } |
||
| 48 | texture 54 { pal 0 { file "highres/screen/hud/0054_armor.png" } } |
||
| 49 | texture 55 { pal 0 { file "highres/screen/hud/2469_steroids.png" } } |
||
| 50 | texture 56 { pal 0 { file "highres/screen/hud/2468_scuba.png" } } |
||
| 51 | texture 57 { pal 0 { file "highres/screen/hud/2467_jetpack2013.png" } } |
||
| 52 | texture 59 { |
||
| 53 | pal 0 { file "highres/screen/hud/2461_nightvision.png" } |
||
| 54 | glow { file "highres/screen/hud/2461_nightvision_g.png" } |
||
| 55 | } |
||
| 56 | |||
| 57 | // Key Card (60) |
||
| 58 | texture 60 { |
||
| 59 | pal 0 { file "highres/sprites/pickups/0060_keycard.png" nocompress } |
||
| 60 | pal 10 { file "highres/sprites/pickups/0060_keycard_10.png" nocompress } |
||
| 61 | pal 11 { file "highres/sprites/pickups/0060_keycard_11_22.png" nocompress } |
||
| 62 | pal 12 { file "highres/sprites/pickups/0060_keycard_12_18.png" nocompress } |
||
| 63 | pal 13 { file "highres/sprites/pickups/0060_keycard_13.png" nocompress } |
||
| 64 | pal 14 { file "highres/sprites/pickups/0060_keycard_14.png" nocompress } |
||
| 65 | pal 15 { file "highres/sprites/pickups/0060_keycard_15.png" nocompress } |
||
| 66 | pal 16 { file "highres/sprites/pickups/0060_keycard_16.png" nocompress } |
||
| 67 | pal 18 { file "highres/sprites/pickups/0060_keycard_12_18.png" nocompress } |
||
| 68 | pal 21 { file "highres/sprites/pickups/0060_keycard_21.png" nocompress } |
||
| 69 | pal 22 { file "highres/sprites/pickups/0060_keycard_11_22.png" nocompress } |
||
| 70 | pal 23 { file "highres/sprites/pickups/0060_keycard_23.png" nocompress } |
||
| 71 | pal 24 { file "highres/sprites/pickups/0060_keycard_24.png" nocompress } |
||
| 72 | } |
||
| 73 | texture 61 { pal 0 { file "highres/screen/hud/2463_boots.png" } } |
||
| 74 | |||
| 75 | texture 2458 { pal 0 { file "highres/screen/hud/2458.png" nocompress } } |
||
| 76 | |||
| 77 | texture 2460 { pal 0 { file "highres/screen/hud/2460_firstaidkit.png" } } |
||
| 78 | texture 2461 { |
||
| 79 | pal 0 { file "highres/screen/hud/2461_nightvision.png" } |
||
| 80 | glow { file "highres/screen/hud/2461_nightvision_g.png" } |
||
| 81 | } |
||
| 747 | nightfrigh | 82 | |
| 83 | // Statusbar (2462) |
||
| 749 | nightfrigh | 84 | // texture 2462 { pal 0 { file "highres/screen/hud/2462_statusbar.png" } } |
| 85 | texture 2462 { pal 0 { file "highres/screen/hud/2462_statusbar_wide.png" orig_sizex 428 orig_sizey 34 } } |
||
| 747 | nightfrigh | 86 | |
| 727 | leod | 87 | texture 2463 { pal 0 { file "highres/screen/hud/2463_boots.png" } } |
| 88 | texture 2466 { pal 0 { file "highres/screen/hud/2466_spacesuit.png" } } |
||
| 89 | texture 2467 { pal 0 { file "highres/screen/hud/2467_jetpack2013.png" } } |
||
| 90 | texture 2468 { pal 0 { file "highres/screen/hud/2468_scuba.png" } } |
||
| 91 | texture 2469 { pal 0 { file "highres/screen/hud/2469_steroids.png" } } |
||
| 92 | |||
| 93 | texture 2470 { pal 0 { file "highres/screen/hud/2470_holoduke.png" } } |
||
| 94 | texture 2471 { |
||
| 95 | pal 0 { file "highres/sprites/pickups/0060_keycard.png" nocompress } |
||
| 96 | pal 10 { file "highres/sprites/pickups/0060_keycard_10.png" nocompress } |
||
| 97 | pal 11 { file "highres/sprites/pickups/0060_keycard_11_22.png" nocompress } |
||
| 98 | pal 12 { file "highres/sprites/pickups/0060_keycard_12_18.png" nocompress } |
||
| 99 | pal 13 { file "highres/sprites/pickups/0060_keycard_13.png" nocompress } |
||
| 100 | pal 14 { file "highres/sprites/pickups/0060_keycard_14.png" nocompress } |
||
| 101 | pal 15 { file "highres/sprites/pickups/0060_keycard_15.png" nocompress } |
||
| 102 | pal 16 { file "highres/sprites/pickups/0060_keycard_16.png" nocompress } |
||
| 103 | pal 18 { file "highres/sprites/pickups/0060_keycard_12_18.png" nocompress } |
||
| 104 | pal 21 { file "highres/sprites/pickups/0060_keycard_21.png" nocompress } |
||
| 105 | pal 22 { file "highres/sprites/pickups/0060_keycard_11_22.png" nocompress } |
||
| 106 | pal 23 { file "highres/sprites/pickups/0060_keycard_23.png" nocompress } |
||
| 107 | pal 24 { file "highres/sprites/pickups/0060_keycard_24.png" nocompress } |
||
| 108 | } |
||
| 109 | |||
| 110 | texture 2482 { pal 0 { file "highres/screen/hud/2482.png" } } |
||
| 111 | texture 2483 { pal 0 { file "highres/screen/hud/2483.png" } } |
||
| 112 | texture 2484 { pal 0 { file "highres/screen/hud/2484.png" } } |
||
| 113 | |||
| 114 | texture 2523 { |
||
| 115 | pal 0 { file "highres/screen/hud/2523.png" nocompress } |
||
| 116 | glow { file "highres/screen/hud/2523.png" nocompress } |
||
| 117 | } |
||
| 118 | texture 2527 { |
||
| 119 | pal 0 { file "highres/screen/hud/2527.png" nocompress } |
||
| 120 | glow { file "highres/screen/hud/2527_g.png" nocompress } |
||
| 121 | } |