Files
CHOMPStation2/code/modules
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
..
2014-01-12 01:28:03 +00:00
2014-01-04 21:26:28 +01:00
2014-02-09 13:34:40 +03:00
2014-02-10 22:46:28 -06:00
2014-01-09 01:06:24 +00:00
2014-01-10 17:09:01 -05:00