gzdoom/wadsrc/static
makise-homura 357d846b7a Allow custom MessageBox menu selector
GZDoom used to have hardcoded MessageBox menu selector, 0x0d character
of console font, while the other menu is displayed is SmallFont.
It looked too ugly if SmallFont and ConFont heights are different,
and also there was no method of modifying the selector.

Now, the selector is 0x0d from SmallFont, if SmallFont contains this glyph
(its height is greater than zero), otherwise it falls back to previous
behavior (using ConFont as a source of this glyph).

To define custom MessageBox menu selector, just define 0x0d glyph for
SmallFont, and it will be displayed in the menu.

The gap between selector and menu options text is 3 pixels (as before), and
if you wish to enlarge this gap, just add some transparent columns at the
right side of 0x0d glyph.
2023-08-02 00:37:33 -04:00
..
credits - implement player setup background by Enjay 2020-01-12 19:21:31 +01:00
engine - Add keybindings presets. 2020-09-27 14:09:28 +02:00
filter Show subtitles for the Entity's greeting lines in Strife. 2021-03-10 14:41:36 +01:00
fonts - added characters U-0404 and U-0490 for Ukrainian language support. 2022-11-06 14:55:30 +01:00
glstuff
graphics - fixed y-offsets of bal7scr* decal images. 2022-04-13 08:10:20 +02:00
maparrows
mapinfo - properly deal with 'gototitle'. 2022-04-26 20:50:36 +02:00
sbarinfo
shaders - set lightblendmode to 0 when setting up a 2D viewpoint. 2023-01-15 09:21:01 +01:00
shaders_gles GLES: Added IQM bone support. 2022-11-13 21:19:54 +01:00
sounds
sprites Set the ZDRay-specific things to not spawn in the MAPINFO 2021-10-05 18:17:28 +08:00
textures
xlat - fixed: MBF21' scrollers need to divide the offsets by 8. 2021-07-04 11:33:34 +02:00
zscript Allow custom MessageBox menu selector 2023-08-02 00:37:33 -04:00
althudcf.txt
animdefs.txt
botsupp.txt
compatibility.txt - added 'rebuildnodes' for tnt2fix2.wad map01 2022-10-20 17:12:43 +02:00
decaldef.txt - added missing decal assignments to the medium macs spheres for Heretic. 2020-10-17 09:14:58 +02:00
dehsupp.txt - fixed MBF21's A_SeekTracer. 2022-01-07 00:33:56 +01:00
etc.h.txt
fontdefs.txt
in_epi1.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_epi2.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_epi3.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_htc1.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_htc2.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_htc3.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
language.0 - text update 2023-04-05 18:58:38 +02:00
language.csv - text update 2023-04-05 18:58:38 +02:00
language.def - fix language grammar in language.def 2023-04-30 10:54:51 -04:00
lmacros.csv - text update 2023-01-22 20:19:21 +01:00
lockdefs.txt
menudef.txt fix menu entry for light modes 2023-07-20 17:04:05 +02:00
menudef.zsimple Increase slider precision for mouse sensitivity settings 2023-01-16 16:54:25 +01:00
netnotch.dat
newconsolefont.hex - restored indication of console scrolling 2019-06-17 10:32:13 +03:00
notch.dat
reverbs.txt
sbarinfo.txt
sndinfo.txt add support for DEHEXTRA's extended sound range (#1258) 2021-01-02 07:40:59 -05:00
sndseq.txt
spaldoom.lmp
spalhtic.lmp
strifehelp.acs Show subtitles for the Entity's greeting lines in Strife. 2021-03-10 14:41:36 +01:00
teaminfo.txt
terrain.txt - added 'damageonland' property to terrain definition 2019-12-12 15:14:30 +01:00
textcolors.txt - added more contrast to the Cream font color. 2020-07-02 23:43:45 +02:00
textures.txt
things.h.txt
x11r6rgb.txt
xg.wopn Updated default xg.wopn bank 2020-10-04 08:14:21 +02:00
xhairs.txt
zbigfont.lmp - moved several IWAD dependent files into the game_support resource 2019-07-17 00:54:59 +02:00
zscript.txt Map<K,V> and MapIterator<K,V> for ZScript 2022-12-04 15:11:00 +01:00