mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-29 23:16:55 -04:00
patches: add two more screens to COMPUTE4. (#1032)
Some maps probably still have some COMPUTE4 textures that use the rightmost column of screens to the left of the leftmost column, which the recent expansion to 256 pixels would have broken. This adds two brand new screens to fill up the space, using colour schemes similar to the spectral graph and blue nebula. I would like to add these to PLANET1 as well but there are probably maps that accidentally use the previously existing blank space to the right that would be broken by such an addition. If it is known for sure that I am wrong about this, let me know and I will add those as well.
This commit is contained in:
parent
3a74d144a2
commit
9135b52ed8
3 changed files with 2 additions and 0 deletions
|
@ -3495,9 +3495,11 @@ COMPUTE4 256 128 ; PLANET1 variant in computer.
|
|||
* TSCRN2 5 69
|
||||
* TSCRN3 69 69
|
||||
* TSCRN4 133 69
|
||||
* TSCRN7 197 69
|
||||
* TSCRN6 5 5
|
||||
* TSCRN5 69 5
|
||||
* TSCRN8 133 5
|
||||
* TSCRN1 197 5
|
||||
|
||||
COMPLIT1 32 128 ; Lite COMPSPAN.
|
||||
* COMP03_4 0 0
|
||||
|
|
BIN
patches/tscrn1.png
Normal file
BIN
patches/tscrn1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
patches/tscrn7.png
Normal file
BIN
patches/tscrn7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue