v0.1.0
Merge branch 'incremental_tg' r5200 into bs12_with_tgport
-Changed all minerals path from /obj/item/stack/sheet to /obj/item/stack/sheet/mineral. (This change excludes glass, Rglass, metal and plasteel) -Reduced the chunks of code about minerals in door_assembly.dm
Replaced all 'file.extension' references with 'relativepath/file.extension' using a script by thvortex of ss13-daedalus. All credits to the author for this handy little script. I Committed the modified python script to tool directory. Although it needs to be in the root folder of your repo to work.
moving all the git stuff over to this so people who don't want to spend 8 years figuring out the bass ackward git system can actually run our server code
Too remove potential excessive garbage collection per tick. We will be reusing lists for overlays instead of deleting and creating them.
Initial merge http://code.google.com/p/tgstation13/source/browse/trunk/ rev 4489 (I think) with BS12