gzdoom-gles/wadsrc/static/zscript/ui
Christoph Oelckers 1e9a65e673 - fixed the player name display.
This was broken by several small unicode-incompatible code fragments.
This commit also removes the input limit for the player name and the savegame description. With multibyte encoding, limiting them to a fixed length did not work right.
Currently these will just overflow the fields if the text becomes too long, this needs some additional work.
2019-05-14 17:19:34 +02:00
..
menu - fixed the player name display. 2019-05-14 17:19:34 +02:00
statscreen - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
statusbar - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00