Files
Bubberstation/code/modules
MrStonedOne e9ea58ebf7 Makes listTargets() much much faster.
````
/mob/living/simple_animal/hostile/proc/ListTargetsG    42.008      118.524      118.559       195594
/mob/living/simple_animal/hostile/proc/ListTargetsF    27.078       42.788       42.813       195267
/mob/living/simple_animal/hostile/proc/ListTargetsE    32.423       48.520       48.540       195401
/mob/living/simple_animal/hostile/proc/ListTargetsD    46.633      118.919      118.938       195455
/mob/living/simple_animal/hostile/proc/ListTargetsC    63.589       90.622       90.646       195630
/mob/living/simple_animal/hostile/proc/ListTargetsB    62.156       88.851       88.880       195159
/mob/living/simple_animal/hostile/proc/ListTargetsA   382.978      383.049      383.087       195578
/mob/living/simple_animal/hostile/proc/ListTargets      4.748      895.996      896.142      1368084
````
i went with E because F had a few edge cases that weren't handled correctly.
2016-08-20 06:15:18 -07:00
..
2016-07-22 10:16:13 +12:00
2016-07-23 22:56:45 -05:00
2016-08-14 14:45:24 -05:00
2016-08-08 04:07:18 -07:00
2016-08-17 11:17:27 -04:00
2016-08-03 00:22:27 -07:00
2016-07-16 00:31:59 -04:00
2016-07-08 19:28:21 +02:00
2016-08-19 21:03:10 +12:00
2016-06-14 15:43:33 +12:00
2016-08-19 21:04:25 +12:00
2016-08-20 06:15:18 -07:00
2016-08-14 13:56:30 -04:00
2016-08-12 21:22:45 -04:00
2016-08-19 21:04:25 +12:00
2016-07-13 11:25:00 +12:00