diff --git a/icons/laptop.dmi b/icons/laptop.dmi new file mode 100644 index 00000000000..d4054a51f6c Binary files /dev/null and b/icons/laptop.dmi differ diff --git a/icons/obj/machines/antenna.dmi b/icons/obj/machines/antenna.dmi new file mode 100644 index 00000000000..bd24d22c6f5 Binary files /dev/null and b/icons/obj/machines/antenna.dmi differ diff --git a/icons/obj/machines/netcable.dmi b/icons/obj/machines/netcable.dmi new file mode 100644 index 00000000000..89c53cbb62c Binary files /dev/null and b/icons/obj/machines/netcable.dmi differ diff --git a/icons/obj/machines/netobjs.dmi b/icons/obj/machines/netobjs.dmi new file mode 100644 index 00000000000..b129e3b77a1 Binary files /dev/null and b/icons/obj/machines/netobjs.dmi differ diff --git a/interface/skin.dmf b/interface/skin.dmf index 0d68798fd35..eb46562327a 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -1137,6 +1137,94 @@ window "chemdispenser_reagents" align = center text-wrap = false +window "console" + elem "console" + type = MAIN + pos = 281,0 + size = 640x480 + anchor1 = none + anchor2 = none + font-family = "" + font-size = 0 + font-style = "" + text-color = #000000 + background-color = #000000 + is-visible = false + is-disabled = false + is-transparent = false + is-default = false + border = none + drop-zone = false + right-click = false + saved-params = "pos;size;is-minimized;is-maximized" + title = "" + titlebar = true + statusbar = false + can-close = true + can-minimize = true + can-resize = true + is-pane = false + is-minimized = false + is-maximized = false + can-scroll = none + icon = "" + image = "" + image-mode = stretch + keep-aspect = false + transparent-color = none + alpha = 255 + macro = "" + menu = "" + on-close = "closeconsoleV" + elem "console_input" + type = INPUT + pos = 0,464 + size = 640x16 + anchor1 = 0,93 + anchor2 = 100,100 + font-family = "" + font-size = 0 + font-style = "" + text-color = #ffffff + background-color = #0a0a0a + is-visible = true + is-disabled = false + is-transparent = false + is-default = false + border = none + drop-zone = false + right-click = false + saved-params = "" + command = "cmd" + multi-line = false + is-password = false + no-command = false + elem "console_output" + type = OUTPUT + pos = 0,0 + size = 640x448 + anchor1 = 0,0 + anchor2 = 100,93 + font-family = "" + font-size = 0 + font-style = "" + text-color = #ffffff + background-color = #000000 + is-visible = true + is-disabled = false + is-transparent = false + is-default = false + border = none + drop-zone = false + right-click = false + saved-params = "max-lines" + link-color = #0000ff + visited-color = #ff00ff + style = "" + enable-http-images = false + max-lines = 1000 + image = "" + window "mainwindow" elem "mainwindow" type = MAIN