Files
CHOMPStation2/code/modules/events
Rob Nelson fa20b9c2ee DNA2 Bug Fixes - Part 2 (CHERRY PICK)
We discovered that most of the problems were were having was because of BYOND passing lists (e.g. SE and UI) by-ref instead of the assumed by-val.

This commit adds dna.Clone() and (UI|SE).Copy() where needed.  These should be used where DNA or SE/UI lists are COPIED, otherwise changes made in the reference will affect the real strand.

This change also messes with the gene activation logic.

Conflicts:
	code/game/dna/dna2_domutcheck.dm
	code/game/dna/genes/powers.dm
2014-02-10 22:46:28 -06:00
..
2013-11-16 02:09:28 -05:00
2013-11-16 02:09:28 -05:00
2013-03-06 01:45:26 +10:00
2013-05-30 19:26:53 +03:00
2013-12-28 20:56:06 -06:00
2013-07-12 00:00:59 +03:00
2013-07-21 16:55:30 +01:00
2013-03-13 06:38:32 +04:00
2013-05-23 20:15:45 +02:00