mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
textures: Add missing TNT texture definitions.
Add FALL3 texture definition needed for TNT compatibility, and add extra texture definitions so that all the patches required for TNT compatibility are included in the PNAMES list (and IWAD). Add symlinks for TNT sky patches that just point to sky patches that we already have. Fixes #43.
This commit is contained in:
parent
ddbd396688
commit
50da8daf49
14 changed files with 122 additions and 2 deletions
|
@ -2780,7 +2780,9 @@ MC19 128 128
|
|||
* MC19 0 0
|
||||
|
||||
; These are "new" textures that are really just here so that all patches
|
||||
; needed for Plutonia compatibility are included.
|
||||
; needed for Plutonia compatibility are included. plutonia.wad has these
|
||||
; textures but they're modified versions of textures that were in
|
||||
; doom2.wad, so they've been renamed to avoid conflicts:
|
||||
|
||||
; FIREBLU1, FIREBLU2
|
||||
P-FRBLU1 128 128
|
||||
|
@ -2804,3 +2806,110 @@ SW1PSKUL 64 64
|
|||
SW2PSKUL 64 64
|
||||
* SW2SKULL 0 0
|
||||
|
||||
; These are "new" textures that are really just here so that all patches
|
||||
; needed for TNT compatibility are included. tnt.wad has these
|
||||
; textures but they're modified versions of textures that were in
|
||||
; doom2.wad, so they've been renamed to avoid conflicts:
|
||||
|
||||
; Was BLODGR*
|
||||
T-BLODG1 512 128
|
||||
* RW48_4 0 0
|
||||
* RW48_4 64 0
|
||||
* DOSW1C 128 0
|
||||
* DOSW1 200 0
|
||||
* DOSLVR11 272 0
|
||||
* DOSLVR21 344 0
|
||||
* DOBLIP1A 416 0
|
||||
* CYAN 488 0
|
||||
T-BLODG4 512 128
|
||||
* RW48_4 0 0
|
||||
* RW48_4 64 0
|
||||
* DOSW4C 128 0
|
||||
* DOSW4 200 0
|
||||
* DOSLVR14 272 0
|
||||
* DOSLVR24 344 0
|
||||
* DOBLIP4A 416 0
|
||||
* CYAN 488 0
|
||||
; Was SW1SKULL:
|
||||
SW1TSKUL 512 128
|
||||
* RW48_4 0 0
|
||||
* RW48_4 64 0
|
||||
* DOSW2C 128 0
|
||||
* DOSW2 200 0
|
||||
* DOSLVR12 272 0
|
||||
* DOSLVR22 344 0
|
||||
* DOBLIP2A 416 0
|
||||
* CYAN 488 0
|
||||
; WFALL1:
|
||||
T-WFALL1 512 128
|
||||
* RW48_2 0 0
|
||||
* RW48_2 64 0
|
||||
* DOSWX1C 128 0
|
||||
* DOSWX1 200 0
|
||||
* DOBIGTVA 272 0
|
||||
* DOTV1B 344 0
|
||||
* TYWFALL1 416 0
|
||||
* CYAN 488 0
|
||||
; SW2SKULL:
|
||||
SW2TSKUL 512 128
|
||||
* RW48_2 0 0
|
||||
* RW48_2 64 0
|
||||
* DOSWX2C 128 0
|
||||
* DOSWX2 200 0
|
||||
* DOBIGTVB 272 0
|
||||
* DOTV2B 344 0
|
||||
* TYWFALL2 416 0
|
||||
* CYAN 488 0
|
||||
; FALL3: this does not conflict with doom2.wad:
|
||||
FALL3 512 128
|
||||
* RW48_2 0 0
|
||||
* RW48_2 64 0
|
||||
* DOSWX3C 128 0
|
||||
* DOSWX3 200 0
|
||||
* DOBIGTVC 272 0
|
||||
* DOTV3B 344 0
|
||||
* TYWFALL3 416 0
|
||||
* CYAN 488 0
|
||||
; WFALL4:
|
||||
T-WFALL4 512 128
|
||||
* RW48_2 0 0
|
||||
* RW48_2 64 0
|
||||
* DOSWX4C 128 0
|
||||
* DOSWX4 200 0
|
||||
* DOBIGTVD 272 0
|
||||
* DOTV4B 344 0
|
||||
* TYWFALL4 416 0
|
||||
* CYAN 488 0
|
||||
; SKY*:
|
||||
T-SKY1 1024 128
|
||||
* DOEDAY 0 0
|
||||
* DONDAY 256 0
|
||||
* DOWDAY 512 0
|
||||
* DOSDAY 768 0
|
||||
T-SKY2 1024 128
|
||||
* DOENITE 0 0
|
||||
* DONNITE 256 0
|
||||
* DOWNITE 512 0
|
||||
* DOSNITE 768 0
|
||||
T-SKY3 1024 128
|
||||
* DOEHELL 0 0
|
||||
* DONHELL 256 0
|
||||
* DOWHELL 512 0
|
||||
* DOSHELL 768 0
|
||||
; SLADRIP1:
|
||||
T-SLDRP1 512 128
|
||||
* DOSHA1 0 0
|
||||
* DOSPI1B 136 0
|
||||
* SMFILLER 272 0
|
||||
* COMP03_4 276 0
|
||||
* COMP03_4 276 64
|
||||
* COMP03_4 308 0
|
||||
* COMP03_4 308 64
|
||||
* SMFILLER 340 0
|
||||
* PREEL1 283 21
|
||||
* PREEL2 311 21
|
||||
* SAW1 344 0
|
||||
* SAW1SD 416 0
|
||||
* PBLAK 448 0
|
||||
* PL_01 462 2
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
1
patches/doeday.gif
Symbolic link
1
patches/doeday.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
rsky1.gif
|
|
@ -1 +1 @@
|
|||
catoptromancy/doehell.gif
|
||||
sky3.gif
|
1
patches/doenite.gif
Symbolic link
1
patches/doenite.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sky4a.gif
|
1
patches/donday.gif
Symbolic link
1
patches/donday.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
rsky1.gif
|
1
patches/donhell.gif
Symbolic link
1
patches/donhell.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sky3.gif
|
1
patches/donnite.gif
Symbolic link
1
patches/donnite.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sky4a.gif
|
1
patches/dosday.gif
Symbolic link
1
patches/dosday.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
rsky1.gif
|
1
patches/doshell.gif
Symbolic link
1
patches/doshell.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sky3.gif
|
1
patches/dosnite.gif
Symbolic link
1
patches/dosnite.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sky4b.gif
|
1
patches/dowday.gif
Symbolic link
1
patches/dowday.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
rsky1.gif
|
1
patches/dowhell.gif
Symbolic link
1
patches/dowhell.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sky3.gif
|
1
patches/downite.gif
Symbolic link
1
patches/downite.gif
Symbolic link
|
@ -0,0 +1 @@
|
|||
sky4a.gif
|
Loading…
Add table
Add a link
Reference in a new issue