swwmgz_m/zscript/utility
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_utility.zsc More stuff I missed. 2023-03-17 13:31:10 +01:00
swwm_utility_achievements.zsc Remove redundant "clearscope" from utility functions. 2022-12-18 20:12:17 +01:00
swwm_utility_blast.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_utility_compat.zsc More stuff I missed. 2023-03-17 13:31:10 +01:00
swwm_utility_info.zsc More stuff I missed. 2023-03-17 13:31:10 +01:00
swwm_utility_item.zsc Split player and utility code. 2022-12-15 17:12:53 +01:00
swwm_utility_map.zsc Testing changes for GZDoom 4.11/5.0. 2023-01-08 14:58:06 +01:00
swwm_utility_math.zsc Cleaning up. 2023-02-11 17:03:43 +01:00
swwm_utility_string.zsc Remove redundant "clearscope" from utility functions. 2022-12-18 20:12:17 +01:00