Files
Polaris/code/game/objects/items/weapons
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-11-14 12:40:30 -05:00
2014-01-29 18:15:35 -06:00
2014-01-18 22:15:46 +01:00
2014-02-06 23:07:35 -08:00
2013-08-28 03:37:11 +01:00
2013-11-05 02:57:23 +04:00
2013-09-13 19:41:23 +03:00
2014-01-30 23:21:00 +10:30
2013-09-01 21:53:36 +01:00
2014-01-30 21:30:58 +10:30
2013-08-28 03:37:11 +01:00