Rev 414 | Rev 566 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 414 | Rev 415 | ||
---|---|---|---|
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.414" |
3 | //echo "High Resolution Pack (version 5.2.413)" |
4 | //echo "High Resolution Pack Repository Snapshot >= 5.1.415" |
4 | echo "High Resolution Pack Repository Snapshot >= 5.2.415" |
5 | 5 | ||
6 | include highres/music.def |
6 | include highres/music.def |
7 | include highres/projections.def |
7 | include highres/projections.def |
8 | include highres/screen.def |
8 | include highres/screen.def |
9 | include highres/skyboxes.def |
9 | include highres/skyboxes.def |
Line 17... | Line 17... | ||
17 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
17 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
18 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
18 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
19 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
19 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
20 | 20 | ||
21 | include highpal/highpal.def |
21 | include highpal/highpal.def |
- | 22 | ||
- | 23 | include maphacks/maphacks.def |