gzdoom/wadsrc/static/zscript
Boondorl c3f26b5405 Improved key sharing functionality
Localized functionality to an inventory function so that any item can make use of sharing. Added flag to avoid infinite recursions. HandlePickup() will now also share keys (for more complete handling). PuzzleItems are now included in sharing.
2024-01-28 18:04:04 -05:00
..
actors Improved key sharing functionality 2024-01-28 18:04:04 -05:00
engine Implemented mGrayCheck and isGrayed() in OptionMenuItem 2023-12-30 08:42:01 +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 gave translations a dedicated scripted type. 2023-11-09 23:04:10 +01:00
compatibility.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
constants.zs allow modeldef flags to be overriden 2024-01-16 10:27:08 -05:00
destructible.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
doombase.zs use FSoundID for script provided sounds instead of FString. 2024-01-05 17:41:58 +01:00
events.zs Added 64-bit networking support 2024-01-05 23:33:15 +01:00
level_compatibility.zs - Fixed comment in level_compatibility.zs regarding pc_cp2.wad MAP38 fix 2023-12-22 22:32:02 +01:00
level_postprocessor.zs Fix planeval; add direct sector slope manipulation 2022-09-20 15:08:02 -04:00
mapdata.zs Exposed P_GetMidTexturePosition() to ZScript. 2023-10-25 16:23:29 +02: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
visualthinker.zs Implement animated particles that aren't tied to the global animation timer 2024-01-09 06:38:08 -05:00
zscript_license.txt - update some copyright years 2023-03-25 08:06:23 -04:00