gzdoom-gles/wadsrc/static
Christoph Oelckers 2b51e8d5dd - allow the language table to supersede the title patches, if appropriate
For the Doom IWADs the provided font looks almost identical to the characters used on the title patches. So, for any level name that got replaced in some language, it will now check if the retrieved name comes from the default table, and if not, ignore the title patch and print the name with the specified font.

This also required removing the 'en' label from the default table,  because with this present, the text would always be picked from 'en' instead of 'default'. Since 'en' and 'default' had the same contents, in any English locale the 'default' table was never hit, so this won't make any difference for the texts being chosen.

Last but not least, wminfo has been made a local variable in G_DoCompleted. There were two places where this was accessed from outside the summary screen or its setup code, and both were incorrect.

# Conflicts:
#	src/g_hub.cpp
#	src/g_level.cpp
#	src/gamedata/g_mapinfo.h
#	src/gi.h
#	src/p_setup.cpp
#	src/stringtable.cpp
#	src/stringtable.h
#	wadsrc/static/zscript/ui/statscreen/statscreen.zs
#	wadsrc_extra/static/iwadinfo.txt

# Conflicts:
#	src/gi.h
#	wadsrc_extra/static/iwadinfo.txt
2019-08-06 17:13:21 +02:00
..
credits - improved backdrop texture a little bit. replaced with a CC0 texture designed in Krita 2019-07-15 20:34:06 +02:00
filter - moved several IWAD dependent files into the game_support resource 2019-07-18 14:28:40 +02:00
glstuff
graphics - improved backdrop texture a little bit. replaced with a CC0 texture designed in Krita 2019-07-15 20:34:06 +02:00
maparrows
mapinfo - Tweaked 1K Deaths. 2019-08-05 12:56:35 +02:00
sbarinfo - Replaced medikit with mugshot in HUD. 2018-07-08 00:51:59 +02:00
shaders Revert "- Fixed dithering in the present shader." 2019-06-26 03:26:57 +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 tnt1a0 is not a png 2018-11-25 12:25:45 +01:00
textures
xlat
zscript - allow the language table to supersede the title patches, if appropriate 2019-08-06 17:13:21 +02:00
althudcf.txt
animdefs.txt - replaced the procedural backdrop texture with some warped noise texture. 2019-07-15 19:55:51 +02:00
botsupp.txt - removed the bot related properties from AWeapon. 2019-04-15 22:29:15 +02:00
compatibility.txt - compat_pointonline for doom2 map14 2019-06-17 22:03:20 +02:00
confont.lmp
decaldef.txt
defbinds.txt - Modern controls again. 2018-06-22 19:20:34 +02:00
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
language.def - Fixed typo. 2019-05-27 11:58:21 +02:00
language.eng Fixed name and placement of 'All except doors' localized string 2017-03-02 10:12:11 +02:00
language.enu - allow the language table to supersede the title patches, if appropriate 2019-08-06 17:13:21 +02:00
language.fr - Added missing language definitions for option search. 2019-05-14 18:59:34 +02:00
language.ita
language.ptb - a bit of text cleanup. Removed some unused strings and moved a few not-to-be-translated ones to language.def. 2019-04-28 21:22:21 +02:00
lockdefs.txt
menudef.txt Adds option to use a rotation of quicksaves instead of having one quicksave slot that needs to be manually created. 2019-07-29 18:54:43 +02:00
netnotch.dat
notch.dat
reverbs.txt
sbarinfo.txt
sndinfo.txt
sndseq.txt
spaldoom.lmp
spalhtic.lmp
strifehelp.acs - moved the displayed text in strfhelp.o to the string table. 2019-04-28 11:53:39 +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 Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
xhairs.txt
zbigfont.lmp - moved several IWAD dependent files into the game_support resource 2019-07-18 14:28:40 +02:00
zscript.txt - reimplemented new player setup menu as an OptionsMenu. 2019-07-15 20:37:36 +02:00