Removed MAX_TARGET_PLAYERS limit in jHexen save games. Previous limit was 512 active references. I'd say is pretty unlikely the old limit could be breached but it is theoretically possible, so now its gone. Changed XL_UnArchiveLines() so that it will work when XG is extended to jHexen (updating activators needs to happen after player target redirecting). Don't use the memory zone for thing_archive in jHexen.
Removed MAX_TARGET_PLAYERS limit in jHexen save games. Previous limit was 512 active references. I'd say is pretty unlikely the old limit could be breached but it is theoretically possible, so now its gone.
Changed XL_UnArchiveLines() so that it will work when XG is extended to jHexen (updating activators needs to happen after player target redirecting).
Don't use the memory zone for thing_archive in jHexen.