.. |
dukecstuff
|
- got rid of some 'picnum's that don't reference spritetype.
|
2023-05-20 10:59:03 +02:00 |
dukeenemies
|
- fixed missing handling for BADGUYSTAYPUT flag.
|
2023-05-19 23:00:27 +02:00 |
dukestuff
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
dukeweapons
|
- fixed: Duke's Freezer projectile needs the CANHURTSHOOTER flag.
|
2023-05-19 22:59:47 +02:00 |
nwinter
|
- moved NWinter items to a subfolder and added Duke Vacation items (only 6 that have code changes.)
|
2023-04-23 17:33:35 +02:00 |
redneckcstuff
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
redneckenemies
|
- fix RedneckDestructo
|
2023-05-20 07:19:18 +02:00 |
redneckstuff
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
redneckweapons
|
- RR: the sawblade projectile was missing its shootThis function.
|
2023-05-30 17:31:23 +02:00 |
rrraenemies
|
- fixed bad sprite name.
|
2023-05-20 07:21:28 +02:00 |
vacation
|
fixed Vacation's beach ball.
|
2023-05-19 22:59:21 +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 |