Added a function to register tubes.
authorNovatux <nathanael.courant@laposte.net>
Wed, 16 Jan 2013 19:16:14 +0000 (20:16 +0100)
committerNovatux <nathanael.courant@laposte.net>
Wed, 16 Jan 2013 19:16:14 +0000 (20:16 +0100)
commit78d183011ec5d33867e63e124e6c25785e5df14c
tree7e7fdbe5fafe963f2a1749c915cea5d7dd676272
parentd5f7f5fb8a963735a9e6a79f8ad1979b68990c72
Added a function to register tubes.
Added the mese pipe.
24 files changed:
autoplace.lua
item_transport.lua
textures/black.png [new file with mode: 0644]
textures/blue.png [new file with mode: 0644]
textures/green.png [new file with mode: 0644]
textures/pipeworks_mese_tube_end.png [new file with mode: 0644]
textures/pipeworks_mese_tube_inv.png [new file with mode: 0644]
textures/pipeworks_mese_tube_noctr_1.png [new file with mode: 0644]
textures/pipeworks_mese_tube_noctr_2.png [new file with mode: 0644]
textures/pipeworks_mese_tube_noctr_3.png [new file with mode: 0644]
textures/pipeworks_mese_tube_noctr_4.png [new file with mode: 0644]
textures/pipeworks_mese_tube_noctr_5.png [new file with mode: 0644]
textures/pipeworks_mese_tube_noctr_6.png [new file with mode: 0644]
textures/pipeworks_mese_tube_plain_1.png [new file with mode: 0644]
textures/pipeworks_mese_tube_plain_2.png [new file with mode: 0644]
textures/pipeworks_mese_tube_plain_3.png [new file with mode: 0644]
textures/pipeworks_mese_tube_plain_4.png [new file with mode: 0644]
textures/pipeworks_mese_tube_plain_5.png [new file with mode: 0644]
textures/pipeworks_mese_tube_plain_6.png [new file with mode: 0644]
textures/pipeworks_mese_tube_short.png [new file with mode: 0644]
textures/red.png [new file with mode: 0644]
textures/white.png [new file with mode: 0644]
textures/yellow.png [new file with mode: 0644]
tubes.lua