raze/wadsrc/static/zscript/games/duke/actors/dukeweapons
Christoph Oelckers 89dfac62a9 - Duke fix bad type in shrinker.
We cannot use 'let' here because IsWW2GI is a compiler intrinsic which results in a nullpointer type if true.
2023-07-22 10:21:35 +02:00
..
freezer.zs - fixed: Duke's Freezer projectile needs the CANHURTSHOOTER flag. 2023-05-19 22:59:47 +02:00
grower.zs - moved all of Duke's weapons to the subfolder. 2023-04-23 17:23:18 +02:00
heavyhbomb.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
hitscan.zs - refinement of aiming fix. 2023-05-19 22:53:15 +02:00
melee.zs - migrated all RR weapons to texture names. 2023-04-29 09:16:55 +02:00
mortar.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
projectilebase.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
projectiles.zs - moved all of Duke's weapons to the subfolder. 2023-04-23 17:23:18 +02:00
rpg.zs - made the is*** checkers compiler intrinsics. 2023-04-29 10:09:36 +02:00
shrinker.zs - Duke fix bad type in shrinker. 2023-07-22 10:21:35 +02:00
tripbomb.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00