code/__HELPERS/game.dm

/proc/get_adjacent_open_turfs | Returns a list with all the adjacent open turfs. |
---|---|
/proc/get_bbox_of_atoms | Get a bounding box of a list of atoms. |
/proc/recursive_organ_check | |
/proc/get_hearers_in_view | Returns a list of hearers in view(view_radius) from source (ignoring luminosity). recursively checks contents for hearers |
/proc/considered_exiled | Exiled check |
/proc/remove_image_from_client | Removes an image from a client's .images . Useful as a callback. |