gzdoom/wadsrc/static/zscript
Rachael Alexanderson 21a74dfb13 - new zscript function 'SetLineVertexes(line, v1, v2)'
- scriptify 'FlipLine' completely using new function, remove native version
2019-11-12 08:08:35 -05:00
..
actors - fixed missing fullbright for Berserk 2019-11-05 15:32:00 +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 Localize level/author strings on intermission startup, fixes misalignments. 2019-11-10 18:14:42 +01:00
base.zs Squashed commit of the following: 2019-09-11 08:19:19 +03: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 Allow custom status bars to override notifications, centered prints and chat prompt. 2019-08-19 11:19:36 +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 - exposed Append() method to ZScript dynamic array 2019-08-10 16:37:40 +03:00
events.zs 'Fixed' spacing. 2019-07-03 18:01:45 +02:00
level_compatibility.zs - added generic level post-processing script class 2019-11-10 11:37:02 +02:00
level_postprocessor.zs - new zscript function 'SetLineVertexes(line, v1, v2)' 2019-11-12 08:08:35 -05:00
mapdata.zs Squashed commit of the following: 2019-09-11 08:19:19 +03: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