qzdoom/wadsrc/static
Christoph Oelckers 2f06c09681 - fixed map name display on the automap HUD
This would cut off overlong names and the handling for status bars with protruding elements was far too simplistic and worse, making assumptions based on game mode.
It now uses a virtual function to query the status bar itself for returning this information so it can be overridden and uses V_BreakLines to split the text if it is wider than the display.
2017-03-29 10:36:16 +02:00
..
filter - do not adjust the sprite offset for the WolfSS's attack and pain states. 2017-02-23 22:09:50 +01:00
glstuff
graphics
maparrows
mapinfo - ported the Hexen status bar to zscript. 2017-03-28 11:00:05 +02:00
sbarinfo
shaders Merge branch 'shadowmaps' of https://github.com/raa-eruanna/qzdoom into 3.0_work 2017-03-11 19:55:43 +01:00
sounds
sprites
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 - fixed map name display on the automap HUD 2017-03-29 10:36:16 +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 unloved2 to compatibility list for clipmidtex 2017-03-04 08:03:42 -05:00
confont.lmp
dbigfont.lmp
decaldef.txt
defbinds.txt
dehsupp.txt - moved the 'brainexplode' state to the rocket, which is the actor which actually uses it. 2016-11-14 15:02:44 +01:00
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 - Made WadSmoosh detection a lot stricter. 2017-01-04 20:48:52 +01:00
language.eng Fixed name and placement of 'All except doors' localized string 2017-03-02 10:12:11 +02:00
language.enu - some menu reorganization: 2017-03-13 01:17:46 +01:00
language.fr
language.ita
language.ptb
lockdefs.txt
menudef.txt - let hud_scale act like an override to uiscale, just like con_scale does. 2017-03-25 18:32:47 +01:00
netnotch.dat
notch.dat
reverbs.txt
sbarinfo.txt
sbigfont.lmp
sndinfo.txt
sndseq.txt
spaldoom.lmp
spalhtic.lmp
teaminfo.txt
terrain.txt
textcolors.txt
textures.txt
things.h.txt
vga-rom-font.16
x11r6rgb.txt
xhairs.txt
zscript.txt - ported the Hexen status bar to zscript. 2017-03-28 11:00:05 +02:00