Rev 409 | Rev 415 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
350 | spiker | 1 | // Extra additions to the game |
2 | |||
414 | leod | 3 | echo "High Resolution Pack Version 5.1.414" |
4 | //echo "High Resolution Pack Repository Snapshot >= 5.1.415" |
||
350 | spiker | 5 | |
351 | spiker | 6 | include highres/music.def |
7 | include highres/projections.def |
||
8 | include highres/screen.def |
||
9 | include highres/skyboxes.def |
||
409 | leod | 10 | include highres/sounds.def |
351 | spiker | 11 | include highres/sprites.def |
12 | include highres/textures.def |
||
350 | spiker | 13 | |
14 | tint { pal 1 red 100 green 120 blue 148 flags 1 } |
||
15 | tint { pal 2 red 255 green 48 blue 0 flags 0 } |
||
16 | tint { pal 4 red 0 green 0 blue 0 flags 0 } |
||
17 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
||
18 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
||
19 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
||
20 | |||
391 | leod | 21 | include highpal/highpal.def |