Files
Polaris/code/game/objects/items/devices
Mloc-Argent e9bf414820 Refactors code to work with BYOND 500.
500 adds a "color" var to /atom, which conflicts with /obj/item/color, /obj/atmospherics/color and various simple_animals.
  /obj/item/color is now item_color
  /obj/atmospherics/color is now pipe_color
  simple_animals color is now body_color
Removes transformer.dm since it conflicted with transform() and was never used.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-09-22 12:39:48 +01:00
..
2013-08-17 16:58:57 +03:00
2013-05-23 22:12:20 +02:00
2013-09-13 19:38:21 +03:00
2012-08-29 18:00:30 +00:00
2013-08-21 05:58:07 +03:00
2013-06-19 02:58:26 +04:00