Optimize: Separate thinkers into lists by their function in P_ThinkerAdd. Iterate over only those thinkers whose function matches, or all if not specified in P_IterateThinkers.
View differences
Optimize: Separate thinkers into lists by their function in P_ThinkerAdd. Iterate over only those thinkers whose function matches, or all if not specified in P_IterateThinkers.