gzdoom/src/intermission
Christoph Oelckers 772cb276ee - changed text scaling for intermission screen to ensure that long texts are not cut off.
22 lines of text need to fit and to avoid packing the text too tightly onto the screen and have a little headroom, a virtual size of 400x250 is needed.
2019-04-11 01:28:47 +02:00
..
intermission.cpp - changed text scaling for intermission screen to ensure that long texts are not cut off. 2019-04-11 01:28:47 +02:00
intermission.h - added generic font support for intermission text screen. 2019-04-11 00:14:53 +02:00
intermission_parse.cpp - fix building on FreeBSD 2019-03-03 17:08:45 +01:00