qzdoom/wadsrc/static/zscript
2019-11-20 16:30:15 -06:00
..
actors Revert "Re-added A_SpriteOffset with a fix to improve performance, and give support for wall and flat sprites." 2019-11-20 16:30:15 -06: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 Add PSPF_PLAYERTRANSLATED flag (makes a PSprite layer translated to the user's color) 2019-10-18 19:26:28 -05: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 - remove SetLineSideRefs - this actually cannot be exported right now, due to the fact that both sides and lines have backreferences to themselves and their ancestry, and that linedefs have forward references to the sectors on their respective sides. 2019-11-14 14:32:20 -05:00
mapdata.zs Merge commit 'refs/pull/683/head' of https://github.com/coelckers/gzdoom into newmaster 2019-10-18 21:25:04 -05: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