gzdoom/wadsrc/static/zscript
jekyllgrim d0288264a2
Add Actor.CanReceive (#2295)
Adds CanReceive() to Actor, called by items from CallTryPickup(). This will let actors themselves determine if they can receive the item before any other checks.

Co-authored-by: Rachael Alexanderson <18584402+madame-rachelle@users.noreply.github.com>
2024-01-04 07:24:32 -05:00
..
actors Add Actor.CanReceive (#2295) 2024-01-04 07:24:32 -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 Fixed CF_SCALEDNOLERP having the wrong value. 2023-12-28 17:12:43 +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 viewactive, allowing checks for overlay automaps. 2024-01-04 07:23:57 -05:00
events.zs Added OnEngineInitialize() for static event handlers 2023-01-25 17:41:48 -05: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 Renamed zsprite.zs to visualthinker.zs for consistency 2023-11-22 17:01:24 -05:00
zscript_license.txt - update some copyright years 2023-03-25 08:06:23 -04:00