fix
authorRealBadAngel <mk@realbadangel.pl>
Thu, 13 Dec 2012 01:17:29 +0000 (02:17 +0100)
committerRealBadAngel <mk@realbadangel.pl>
Thu, 13 Dec 2012 01:17:29 +0000 (02:17 +0100)
commit7efa3ff73f8d2642b1ae2dbd19d8639521e31fa5
treec429aae57126214698d74f1f423b5b95c402aa83
parentb8d77627a4d28c624e63423eef317dd09c68e533
fix
56 files changed:
technic/pipeworks/.gitignore [deleted file]
technic/pipeworks/README [deleted file]
technic/pipeworks/autoplace.lua [deleted file]
technic/pipeworks/changelog.txt [deleted file]
technic/pipeworks/crafts.lua [deleted file]
technic/pipeworks/depends.txt [deleted file]
technic/pipeworks/devices.lua [deleted file]
technic/pipeworks/init.lua [deleted file]
technic/pipeworks/oldpipes.lua [deleted file]
technic/pipeworks/textures/pipeworks_intake_sides.png [deleted file]
technic/pipeworks/textures/pipeworks_intake_top.png [deleted file]
technic/pipeworks/textures/pipeworks_outlet_sides.png [deleted file]
technic/pipeworks/textures/pipeworks_outlet_top.png [deleted file]
technic/pipeworks/textures/pipeworks_pipe_end.png [deleted file]
technic/pipeworks/textures/pipeworks_pipe_end_empty.png [deleted file]
technic/pipeworks/textures/pipeworks_pipe_end_loaded.png [deleted file]
technic/pipeworks/textures/pipeworks_plain.png [deleted file]
technic/pipeworks/textures/pipeworks_plastic_sheeting.png [deleted file]
technic/pipeworks/textures/pipeworks_pump_ends.png [deleted file]
technic/pipeworks/textures/pipeworks_pump_off.png [deleted file]
technic/pipeworks/textures/pipeworks_pump_on.png [deleted file]
technic/pipeworks/textures/pipeworks_pump_sides.png [deleted file]
technic/pipeworks/textures/pipeworks_pump_top_x.png [deleted file]
technic/pipeworks/textures/pipeworks_pump_top_z.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_back.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_fittings.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_0.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_1.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_10.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_2.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_3.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_4.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_5.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_6.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_7.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_8.png [deleted file]
technic/pipeworks/textures/pipeworks_storage_tank_front_9.png [deleted file]
technic/pipeworks/textures/pipeworks_testobject.png [deleted file]
technic/pipeworks/textures/pipeworks_tube_end.png [deleted file]
technic/pipeworks/textures/pipeworks_tube_inv.png [deleted file]
technic/pipeworks/textures/pipeworks_tube_noctr.png [deleted file]
technic/pipeworks/textures/pipeworks_tube_plain.png [deleted file]
technic/pipeworks/textures/pipeworks_tube_short.png [deleted file]
technic/pipeworks/textures/pipeworks_tube_transparent.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_bottom.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_ends.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_sides.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_top_off.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_top_off_x.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_top_off_z.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_top_on.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_top_on_x.png [deleted file]
technic/pipeworks/textures/pipeworks_valvebody_top_on_z.png [deleted file]
technic/pipeworks/textures/pipeworks_windowed_empty.png [deleted file]
technic/pipeworks/textures/pipeworks_windowed_loaded.png [deleted file]
technic/pipeworks/tubes.lua [deleted file]