qzdoom/wadsrc/static
Christoph Oelckers f95c29ad28 cleaned up the scaling options.
- all 5 settings affected by uiscale have been changed to have the exact same semantics: -1, if supported means special scaling, this is available for HUD and status bar, 0 means to use uiscale, any larger value is a direct scaling factor.
- scaling is cut off when the factor is larger than screenwidth/320 or screenheight/200 because anything larger will definitely not fit.
- a lot of code has been cleaned up and consolidated. Especially the message code had an incredible amount of redundancy.
- all scaling options have been moved into a submenu. This menu is not complete, though - it still requires a special menu widget to convey the intended information without confusing the user.
2017-03-30 02:16:23 +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
zscript - reimplemented the position display, but changed its position a bit upward. 2017-03-29 23:51:53 +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
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
language.eng Fixed name and placement of 'All except doors' localized string 2017-03-02 10:12:11 +02:00
language.enu cleaned up the scaling options. 2017-03-30 02:16:23 +02:00
language.fr
language.ita
language.ptb
lockdefs.txt
menudef.txt cleaned up the scaling options. 2017-03-30 02:16:23 +02: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