swwmgz_m/zscript/items
Marisa the Magician 2bd1cb0657 Replace usage of ThinkerIterator and BlockThingsIterator in various places where we can instead loop through sector thing lists.
While in the latter case this may result in longer loops, it also reduces GC thrashing by not needing to allocate an iterator every time.
This also simplifies the DoBlast code as there is no longer a need to manually traverse portals vertically.
2023-07-29 13:15:34 +02:00
..
swwm_ammoextra.zsc Replace usage of ThinkerIterator and BlockThingsIterator in various places where we can instead loop through sector thing lists. 2023-07-29 13:15:34 +02:00
swwm_ammoitems.zsc Restrict Golden Shell pickups to single units. 2023-07-04 17:35:57 +02:00
swwm_ammospawn.zsc Tweak ammo spawns again. 2023-01-20 22:32:16 +01:00
swwm_armor.zsc Some stuff that was missed. Also, fuck Hexen. 2022-10-28 17:36:03 +02:00
swwm_armor_filtered.zsc Some stuff that was missed. Also, fuck Hexen. 2022-10-28 17:36:03 +02:00
swwm_baseammo.zsc Make items drop in "Unreal style" from the player. 2023-07-01 14:12:36 +02:00
swwm_basearmor.zsc Make items drop in "Unreal style" from the player. 2023-07-01 14:12:36 +02:00
swwm_basehealth.zsc Make items drop in "Unreal style" from the player. 2023-07-01 14:12:36 +02:00
swwm_baseitem.zsc Make items drop in "Unreal style" from the player. 2023-07-01 14:12:36 +02:00
swwm_collectibles.zsc Make items drop in "Unreal style" from the player. 2023-07-01 14:12:36 +02:00
swwm_collectibles_gesture.zsc An important rewrite that was a long time coming. 2023-03-17 13:30:04 +01:00
swwm_funstuff.zsc Revert IsActorPlayingSound hotfix, not needed in this branch. 2023-01-14 19:19:08 +01:00
swwm_health.zsc Various changes related to items: 2022-10-28 16:49:14 +02:00
swwm_keys.zsc Make items drop in "Unreal style" from the player. 2023-07-01 14:12:36 +02:00
swwm_lamp.zsc Replace usage of ThinkerIterator and BlockThingsIterator in various places where we can instead loop through sector thing lists. 2023-07-29 13:15:34 +02:00
swwm_miscitems.zsc Make items drop in "Unreal style" from the player. 2023-07-01 14:12:36 +02:00
swwm_powerups.zsc Replace usage of ThinkerIterator and BlockThingsIterator in various places where we can instead loop through sector thing lists. 2023-07-29 13:15:34 +02:00
swwm_powerups_vip.zsc Replace usage of ThinkerIterator and BlockThingsIterator in various places where we can instead loop through sector thing lists. 2023-07-29 13:15:34 +02:00