vkdoom_m/wadsrc/static/zscript/statscreen
Christoph Oelckers 48fcdacf06 - more work on graphics substitutiion
* added a CVAR that sets how localizable graphics need to be dealt with.
* pass the substitution string to OkForLocalization so that proper checks can be performed.
* increased item spacing on Doom's list menus to 18 from 16 pixels, because otherwise the diacritic letters would not fit. 20 would have been more ideal but 18 was the limit without compromising its visual style
* added a second text-only main menu because here the spacing cannot be changed. Doing so would render any single-patch main menu non-functional. So here the rules are that if substitution takes place, it will swap out the entire menu class.
* fixed some issues with the summary screen's "entering" and "finished" graphics.
2019-02-21 00:35:27 +01:00
..
statscreen.txt - more work on graphics substitutiion 2019-02-21 00:35:27 +01:00
statscreen_coop.txt - fixed layout of summary screen. 2019-02-21 00:16:48 +01:00
statscreen_dm.txt - fixed layout of summary screen. 2019-02-21 00:16:48 +01:00
statscreen_sp.txt - more work on graphics substitutiion 2019-02-21 00:35:27 +01:00
types.txt - allow the language table to supersede the title patches, if appropriate 2019-02-15 00:29:24 +01:00