Files
CHOMPStation2/code/modules/admin/verbs
Rob Nelson 3121e4fb2d DNA2 Bug Fixes - Part 2
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.
2014-02-06 23:07:35 -08:00
..
2013-07-22 00:18:24 +01:00
2014-02-06 23:07:35 -08:00
2013-08-27 00:12:48 -07:00
2013-08-27 22:05:27 +01:00
2014-02-06 23:07:35 -08:00
2013-08-27 22:05:27 +01:00
2012-11-07 23:00:38 +00:00