raze/wadsrc/static/zscript/games/duke/actors
Christoph Oelckers 6975b95402 Duke fixed two issues with displaying incorrect sprites
* We cannot check a projectiles owner because it may have been destroyed, so copy all info over
* CON changing an actor's type to one without class did not do anything at all.
2023-10-22 23:09:11 +02:00
..
dukecstuff - Duke: fixed handling for when a slimer's target gets destroyed after eating it. 2023-06-03 10:16:18 +02:00
dukeenemies - fixed missing handling for BADGUYSTAYPUT flag. 2023-05-19 23:00:27 +02:00
dukestuff - Duke: fixed the explosion's lighting hackery. 2023-09-10 20:42:26 +02:00
dukeweapons - Duke fix bad type in shrinker. 2023-07-22 10:21:35 +02:00
redneckcstuff - RR: fix movement direction of bowling ball. 2023-08-06 10:27:41 +02:00
redneckenemies - RRRA: fixed inheritance for sheriff actor 2023-06-19 20:05:36 +02:00
redneckstuff Duke fixed two issues with displaying incorrect sprites 2023-10-22 23:09:11 +02:00
redneckweapons Duke fixed two issues with displaying incorrect sprites 2023-10-22 23:09:11 +02:00
rrraenemies - RRRA: Mama Jackalope's poison cloud did no damage 2023-06-19 20:57:27 +02:00
worldtour - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
_placeholders.zs - Duke: add a proper override for Initialize to the player base class 2023-05-19 22:59:47 +02:00
controllers.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
genericdestructible.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
masterswitch.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
respawncontroller.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
respawnmarker.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
soundcontroller.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
touchplate.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00