qzdoom/wadsrc/static
Christoph Oelckers 5eb898107f - now that all 2D is guaranteed to be drawn in true color, the Heretic E2 end pic can be handled with less hacks.
This removes the entire palette switch and all the special checks to ensure that no menu can be drawn over this image.
Instead it gives this texture its special palette in the texture manager so that the proper image is created right away.

I decided against exposing this as an editing feature because it is far too specific to this particular image and the raw page format it uses.
A quick check of /idgames shows no project ever replacing it - especially no ZDoom-based project - so no extended handling is needed to make this work with other texture formats.
2018-04-08 10:10:26 +02:00
..
credits - new rocket smoke sprites by Talon1024. 2018-01-28 08:37:56 +01:00
filter Replaced copyrighted assets contained inside the engine PK3. 2017-09-07 04:10:14 -04:00
glstuff
graphics - removed metadata from INVGEMx. 2017-09-30 07:58:52 +02:00
maparrows
mapinfo - now that all 2D is guaranteed to be drawn in true color, the Heretic E2 end pic can be handled with less hacks. 2018-04-08 10:10:26 +02:00
sbarinfo - added a 'protrusion' property to SBARINFO so that the map name display can properly be handled here as well. Until now it was only working for scripted status bars. 2017-05-05 19:32:37 +02:00
shaders - added palette shader and fixed a few things. 2018-04-07 12:17:23 +02:00
sounds - recompressed the dog sounds and removed the long stretches of silence at their ends. 2017-09-30 08:30:01 +02:00
sprites - new rocket smoke sprites by Talon1024. 2018-01-28 08:37:56 +01:00
textures
xlat - added new Stairs_BuildUpDoomCrush special from Eternity and used it to fix the bad implementation to make Doom's turbo stairs crush. This also removes the crushing from Generic_Stairs entirely, just like it was in Boom. 2017-01-08 01:15:45 +01:00
zscript Merge remote-tracking branch 'remotes/origin/master' into 2D_Refactor 2018-04-07 18:50:24 +02:00
althudcf.txt
animdefs.txt - simplified the parameters of the HUD draw functions by moving all booleans into one flags word and ordering them so that the less likely ones to be used can be made optional. 2017-03-26 18:41:24 +02:00
compatibility.txt - added a compatibility setting for Perdition's Gate MAP31 which was having render issues with an unsupported vanilla effect. 2018-02-27 09:53:15 +01:00
confont.lmp
dbigfont.lmp - replaced DBIGFONT and SBIGFONT in gzdoom.pk3 with the one from Ultimate Simplicity, which comes with permission to reuse. 2018-01-20 11:33:06 +01:00
decaldef.txt
defbinds.txt
dehsupp.txt
etc.h.txt
fontdefs.txt - implemented the status bar's DrawString function and ported the fullscreen HUD part of the Strife status bar to use the new functionality. 2017-03-24 20:09:50 +01:00
in_epi1.txt
in_epi2.txt
in_epi3.txt
in_htc1.txt
in_htc2.txt
in_htc3.txt
indexfont
iwadinfo.txt - rewrite of the IWAD loading mechanism. 2017-08-19 19:30:48 +02:00
language.eng Fixed name and placement of 'All except doors' localized string 2017-03-02 10:12:11 +02:00
language.enu - merged vid_renderer, swtruecolor and r_polyrender into one CVAR to reduce menu clutter. 2018-04-07 23:30:28 +02:00
language.fr Localize the word “for” in Strife’s trading dialogs 2018-03-31 18:57:00 +02:00
language.ita
language.ptb
lockdefs.txt
menudef.txt - merged vid_renderer, swtruecolor and r_polyrender into one CVAR to reduce menu clutter. 2018-04-07 23:30:28 +02:00
netnotch.dat
notch.dat
reverbs.txt
sbarinfo.txt
sbigfont.lmp - replaced DBIGFONT and SBIGFONT in gzdoom.pk3 with the one from Ultimate Simplicity, which comes with permission to reuse. 2018-01-20 11:33:06 +01:00
sndinfo.txt
sndseq.txt
spaldoom.lmp
spalhtic.lmp
strifehelp.acs - include strifehelp.acs when building gzdoom.pk3. 2017-04-23 14:12:02 +02:00
teaminfo.txt
terrain.txt
textcolors.txt Added four text colors: ice, fire, sapphire, teal 2017-09-23 11:56:16 +02:00
textures.txt
things.h.txt
vga-rom-font.16
x11r6rgb.txt
xg.wopn - fixed Windows version of snd_mididevice. 2018-03-24 18:29:12 +01:00
xhairs.txt
zscript.txt - initial work on a reverb editor based on the menu system. 2017-11-25 22:03:18 +01:00