Implemented additional palettes (4 slots haven't been filled in yet).
This commit is contained in:
parent
753a806b2e
commit
dafbde8e99
2 changed files with 32 additions and 16 deletions
48
menudef.txt
48
menudef.txt
|
|
@ -6,22 +6,38 @@ AddOptionMenu "OptionsMenu"
|
||||||
|
|
||||||
OptionValue "MFXPalette"
|
OptionValue "MFXPalette"
|
||||||
{
|
{
|
||||||
0, "Standard VGA"
|
0, "Doom"
|
||||||
1, "Doom"
|
1, "Heretic"
|
||||||
2, "Heretic"
|
2, "Hexen"
|
||||||
3, "Hexen"
|
3, "Strife"
|
||||||
4, "Strife"
|
4, "Hacx"
|
||||||
5, "Hacx"
|
5, "Wolf3D"
|
||||||
6, "Wolf3D"
|
6, "Rise of the Triad"
|
||||||
7, "Rise of the Triad"
|
7, "Duke Nukem 3D"
|
||||||
8, "Duke Nukem 3D"
|
8, "Blood"
|
||||||
9, "Blood"
|
9, "Shadow Warrior"
|
||||||
10, "Shadow Warrior"
|
10, "Quake"
|
||||||
11, "Quake"
|
11, "Hexen 2"
|
||||||
12, "Hexen 2"
|
12, "Quake 2"
|
||||||
13, "Quake 2"
|
13, "Amulets & Armor"
|
||||||
14, "Amulets & Armor"
|
14, "Project .Blank"
|
||||||
15, "Project .Blank"
|
15, "Ancient Aliens"
|
||||||
|
16, "Back to Saturn X"
|
||||||
|
17, "Eviternity"
|
||||||
|
18, "The Adventures of Square"
|
||||||
|
19, "Zen Dynamics"
|
||||||
|
//20, "20 - Unused"
|
||||||
|
//21, "21 - Unused"
|
||||||
|
//22, "22 - Unused"
|
||||||
|
//23, "23 - Unused"
|
||||||
|
24, "Hocus Pocus"
|
||||||
|
25, "Tyrian"
|
||||||
|
26, "PICO-8"
|
||||||
|
27, "Standard VGA"
|
||||||
|
28, "Standard EGA"
|
||||||
|
29, "Commodore 64"
|
||||||
|
30, "Gameboy"
|
||||||
|
31, "Web Palette"
|
||||||
}
|
}
|
||||||
|
|
||||||
OptionMenu "MFXOptionsMenu"
|
OptionMenu "MFXOptionsMenu"
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 827 KiB After Width: | Height: | Size: 1.3 MiB |
Loading…
Add table
Add a link
Reference in a new issue