mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
patches: Add plain color textures.
These are new textures that just contain flat plain colors.
This commit is contained in:
parent
75830872a2
commit
d102be8d9e
14 changed files with 20 additions and 1 deletions
2
CREDITS
2
CREDITS
|
@ -644,7 +644,7 @@ F: protox
|
||||||
N: Luiz Henrique Gasparin Jerônimo
|
N: Luiz Henrique Gasparin Jerônimo
|
||||||
S: Protox
|
S: Protox
|
||||||
E: wad_beta@hotmail.com
|
E: wad_beta@hotmail.com
|
||||||
D: levels
|
D: levels, textures
|
||||||
|
|
||||||
F: mithran_denizen
|
F: mithran_denizen
|
||||||
S: Mithran Denizen
|
S: Mithran Denizen
|
||||||
|
|
|
@ -2913,3 +2913,16 @@ T-SLDRP1 512 128
|
||||||
* PBLAK 448 0
|
* PBLAK 448 0
|
||||||
* PL_01 462 2
|
* PL_01 462 2
|
||||||
|
|
||||||
|
; Plain/flat color textures:
|
||||||
|
PDUMMY 64 128
|
||||||
|
* PDUMMY 0 0
|
||||||
|
PRED 64 128
|
||||||
|
* PRED 0 0
|
||||||
|
PBLUE 64 128
|
||||||
|
* PBLUE 0 0
|
||||||
|
PGREEN 64 128
|
||||||
|
* PGREEN 0 0
|
||||||
|
PORAN 64 128
|
||||||
|
* PORAN 0 0
|
||||||
|
PWHITE 64 128
|
||||||
|
* PWHITE 0 0
|
||||||
|
|
1
patches/pblue.gif
Symbolic link
1
patches/pblue.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
protox/pblue.gif
|
1
patches/pdummy.gif
Symbolic link
1
patches/pdummy.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
protox/pdummy.gif
|
1
patches/pgreen.gif
Symbolic link
1
patches/pgreen.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
protox/pgreen.gif
|
1
patches/poran.gif
Symbolic link
1
patches/poran.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
protox/poran.gif
|
1
patches/pred.gif
Symbolic link
1
patches/pred.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
protox/pred.gif
|
BIN
patches/protox/pblue.gif
Normal file
BIN
patches/protox/pblue.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 942 B |
BIN
patches/protox/pdummy.gif
Normal file
BIN
patches/protox/pdummy.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 942 B |
BIN
patches/protox/pgreen.gif
Normal file
BIN
patches/protox/pgreen.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 942 B |
BIN
patches/protox/poran.gif
Normal file
BIN
patches/protox/poran.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 942 B |
BIN
patches/protox/pred.gif
Normal file
BIN
patches/protox/pred.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 942 B |
BIN
patches/protox/pwhite.gif
Normal file
BIN
patches/protox/pwhite.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 942 B |
1
patches/pwhite.gif
Symbolic link
1
patches/pwhite.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
protox/pwhite.gif
|
Loading…
Add table
Add a link
Reference in a new issue