gzdoom-gles/wadsrc/static/zscript
Christoph Oelckers 1dd98a5c89 - when using the VGA font, confine the speaker's text in Strife dialogues to the backdrop picture.
This looks a lot better. Unfortunately for the regular SmallFont this would severely reduce the available space for the text so it isn't done here, even though for shorter texts the formatting would look better as well.
2019-07-27 09:35:45 +02:00
..
actors - added ability to specify display duration of subtitles 2019-07-26 20:11:42 +02:00
scriptutil - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
ui - when using the VGA font, confine the speaker's text in Strife dialogues to the backdrop picture. 2019-07-27 09:35:45 +02:00
base.zs Added A_SoundPitch and an optional pitch parameter to A_PlaySound and S_Sound. 2019-07-24 20:15:24 +02:00
compatibility.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
constants.zs - added monospacing support to Screen.DrawText and its native counterparts. 2019-04-13 12:17:38 +02:00
destructible.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
dynarrays.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
events.zs 'Fixed' spacing. 2019-07-03 18:01:45 +02:00
level_compatibility.zs - Fixed misplaced vertex on Community Chest MAP16 2019-03-28 18:55:32 +01:00
mapdata.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
sounddata.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
zscript_license.txt - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00