initial stargate code
authorRealBadAngel <mk@realbadangel.pl>
Sun, 10 Mar 2013 17:36:40 +0000 (18:36 +0100)
committerRealBadAngel <mk@realbadangel.pl>
Sun, 10 Mar 2013 17:37:29 +0000 (18:37 +0100)
commit773382cf2c58939dcbdc0c948be2ba6c1371994c
tree0b435439158657df52f0ee61091f051be2d44581
parent9b54837f9974b80ddb4e6706e90f9243a916b712
initial stargate code
41 files changed:
stargate/depends.txt [new file with mode: 0644]
stargate/gate_defs.lua [new file with mode: 0644]
stargate/init.lua [new file with mode: 0644]
stargate/io.lua [new file with mode: 0644]
stargate/sounds/click.ogg [new file with mode: 0644]
stargate/sounds/gate_activate.ogg [new file with mode: 0644]
stargate/sounds/stargatetheme.ogg [new file with mode: 0644]
stargate/stargate_gui.lua [new file with mode: 0644]
stargate/textures/dot_icon.png [new file with mode: 0644]
stargate/textures/down1.png [new file with mode: 0644]
stargate/textures/down1_off.png [new file with mode: 0644]
stargate/textures/down2.png [new file with mode: 0644]
stargate/textures/down2_off.png [new file with mode: 0644]
stargate/textures/down3.png [new file with mode: 0644]
stargate/textures/down3_off.png [new file with mode: 0644]
stargate/textures/mid1.png [new file with mode: 0644]
stargate/textures/mid1_off.png [new file with mode: 0644]
stargate/textures/mid2.png [new file with mode: 0644]
stargate/textures/mid2_off.png [new file with mode: 0644]
stargate/textures/mid3.png [new file with mode: 0644]
stargate/textures/mid3_off.png [new file with mode: 0644]
stargate/textures/ok_icon.png [new file with mode: 0644]
stargate/textures/ok_ikon.png [new file with mode: 0644]
stargate/textures/pencil_icon.png [new file with mode: 0644]
stargate/textures/st1.png [new file with mode: 0644]
stargate/textures/st2.png [new file with mode: 0644]
stargate/textures/st3.png [new file with mode: 0644]
stargate/textures/st_all.xcf [new file with mode: 0644]
stargate/textures/stargate.png [new file with mode: 0644]
stargate/textures/static.xcf [new file with mode: 0644]
stargate/textures/tick_ok_sign_4190.jpg [new file with mode: 0644]
stargate/textures/toggle_icon.png [new file with mode: 0644]
stargate/textures/up1.png [new file with mode: 0644]
stargate/textures/up1_off.png [new file with mode: 0644]
stargate/textures/up1r.png [new file with mode: 0644]
stargate/textures/up2.png [new file with mode: 0644]
stargate/textures/up2_off.png [new file with mode: 0644]
stargate/textures/up3.png [new file with mode: 0644]
stargate/textures/up3_off.png [new file with mode: 0644]
technic/concrete.lua
technic/ores.lua