gzdoom/wadsrc/static/zscript
Boondorl 7517b64aee Updated to Interface Event
Changed SendConsoleEvent to SendInterfaceEvent to make functionality clearer. Added InterfaceProcess virtual to EventHandlers. Added CCMD for sending interface events.
2022-11-13 21:04:38 +01:00
..
actors Mark the PushSound property as meta 2022-11-13 07:38:07 +01:00
engine - fixed bad index check in CanWipe. 2022-11-06 23:23:31 +01: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 - fix uncaught exception that rarely occurred with the intermission screen that would vm-abort out from any attempt to enter a level 2022-11-12 00:46:43 -05:00
compatibility.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
constants.zs Added PS_REPLACE flag for A_SpawnParticle(Ex). 2022-11-12 09:13:37 +01:00
destructible.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
doombase.zs Exposed LevelLocals' LookupString functionality 2022-11-11 07:32:56 +01:00
events.zs Updated to Interface Event 2022-11-13 21:04:38 +01:00
level_compatibility.zs - heretic: e2m7 - missing texture 2022-10-17 15:48:50 -04:00
level_postprocessor.zs Fix planeval; add direct sector slope manipulation 2022-09-20 15:08:02 -04:00
mapdata.zs Replaced GetTerrainDef with the global Terrains array. 2022-02-22 19:35:50 +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 - moved all shareable script sources to their own folder in gzdoom.pk3. 2020-10-31 12:24:13 +01:00