diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-24 13:39:29 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-24 13:39:29 -0400 |
commit | 4a834d17b28cd0d39fd116c67d3107a586f017f8 (patch) | |
tree | 608eb768312fc5f9e166b64e840152ed5a920046 /textures | |
parent | 83f853d2ae772f55b31307d0573b64820e274262 (diff) | |
download | pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar.gz pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar.bz2 pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar.xz pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.zip |
Added pneumatic tubes with their own autoplace code (does not connect to
steel pipes). Fixed a recursion bug that sometimes caused a stack overflow.
Diffstat (limited to 'textures')
-rw-r--r-- | textures/pipeworks_tube_end.png | bin | 0 -> 482 bytes |
-rw-r--r-- | textures/pipeworks_tube_inv.png | bin | 0 -> 508 bytes |
-rw-r--r-- | textures/pipeworks_tube_noctr.png | bin | 0 -> 385 bytes |
-rw-r--r-- | textures/pipeworks_tube_plain.png | bin | 0 -> 399 bytes |
-rw-r--r-- | textures/pipeworks_tube_short.png | bin | 0 -> 269 bytes |
-rw-r--r-- | textures/pipeworks_tube_transparent.png | bin | 0 -> 109 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/textures/pipeworks_tube_end.png b/textures/pipeworks_tube_end.png Binary files differnew file mode 100644 index 0000000..e35edb3 --- /dev/null +++ b/textures/pipeworks_tube_end.png diff --git a/textures/pipeworks_tube_inv.png b/textures/pipeworks_tube_inv.png Binary files differnew file mode 100644 index 0000000..93c51b1 --- /dev/null +++ b/textures/pipeworks_tube_inv.png diff --git a/textures/pipeworks_tube_noctr.png b/textures/pipeworks_tube_noctr.png Binary files differnew file mode 100644 index 0000000..5add4cf --- /dev/null +++ b/textures/pipeworks_tube_noctr.png diff --git a/textures/pipeworks_tube_plain.png b/textures/pipeworks_tube_plain.png Binary files differnew file mode 100644 index 0000000..2d9c8d8 --- /dev/null +++ b/textures/pipeworks_tube_plain.png diff --git a/textures/pipeworks_tube_short.png b/textures/pipeworks_tube_short.png Binary files differnew file mode 100644 index 0000000..ba69c08 --- /dev/null +++ b/textures/pipeworks_tube_short.png diff --git a/textures/pipeworks_tube_transparent.png b/textures/pipeworks_tube_transparent.png Binary files differnew file mode 100644 index 0000000..4b4ee1f --- /dev/null +++ b/textures/pipeworks_tube_transparent.png |