Files
Aurora.3/code/game/objects/structures
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-28 23:34:12 -07:00
2013-06-25 11:40:01 +03:00
2013-08-01 20:58:35 +03:00
2013-08-23 15:31:37 +03:00
2013-04-30 16:59:38 +04:00
2013-07-06 02:53:06 +04:00
2013-09-01 21:53:36 +01:00