qzdoom/wadsrc
Christoph Oelckers d39a624942 - 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-02-16 22:57:02 +01:00
..
static - fixed the player name display. 2019-02-16 22:57:02 +01:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00