gzdoom-gles/wadsrc/static/zscript
Christoph Oelckers 070dde2e2b - made adjustments to the text placement on the summary screen.
With extended fonts much of the old code did not work anymore, this needed more precise checks for the sources of the printed texts.

Without the adjustments, just added GetMaxAscender for compatibility. (drfrag)

# Conflicts:
#	src/gamedata/fonts/font.cpp
#	src/scripting/vmthunks.cpp
#	wadsrc/static/zscript/ui/statscreen/statscreen.zs
2019-08-05 13:28:43 +02:00
..
actors - added ability to specify display duration of subtitles 2019-07-26 21:59:43 +02:00
scriptutil - 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
ui - Extended the fake generic font support for the dialogue system. 2019-07-27 12:56:32 +02:00
base.zs - made adjustments to the text placement on the summary screen. 2019-08-05 13:28:43 +02:00
compatibility.zs - 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
constants.zs - added monospacing support to Screen.DrawText and its native counterparts. 2019-05-14 19:50:25 +02:00
destructible.zs - 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
dynarrays.zs - 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
events.zs 'Fixed' spacing. 2019-07-03 21:48:06 +02:00
level_compatibility.zs - DOOM2.WAD fixes 2019-07-02 14:50:15 +02:00
mapdata.zs Expand UDMF and ZScript API for side's own additive colors 2019-06-23 14:11:08 +02:00
sounddata.zs - 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
zscript_license.txt - 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