From cda18a6e32506ff78e9d90d25ac25c76d903cbbb Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 16 Nov 2013 18:17:44 +0000 Subject: Replaced common/ and radiant/ textures with 128x128 PNG versions, added common/bounds texture and material. --- base/textures/common/bounds.png | Bin 0 -> 3778 bytes base/textures/common/caulk.png | Bin 0 -> 3802 bytes base/textures/common/caulk.tga | Bin 1597 -> 0 bytes base/textures/common/clip.png | Bin 0 -> 2196 bytes base/textures/common/clip.tga | Bin 1187 -> 0 bytes base/textures/common/engine.png | Bin 0 -> 3351 bytes base/textures/common/engine.tga | Bin 1868 -> 0 bytes base/textures/common/entity.png | Bin 0 -> 2601 bytes base/textures/common/entity.tga | Bin 2066 -> 0 bytes base/textures/common/entity_dark.png | Bin 0 -> 4225 bytes base/textures/common/entity_dark.tga | Bin 3223 -> 0 bytes base/textures/common/entity_second.png | Bin 0 -> 5211 bytes base/textures/common/entity_second.tga | Bin 2437 -> 0 bytes base/textures/common/entity_second_dark.png | Bin 0 -> 6698 bytes base/textures/common/entity_second_dark.tga | Bin 3618 -> 0 bytes base/textures/common/entity_third.png | Bin 0 -> 2728 bytes base/textures/common/entity_third.tga | Bin 1955 -> 0 bytes base/textures/common/entity_third_dark.png | Bin 0 -> 4046 bytes base/textures/common/entity_third_dark.tga | Bin 3119 -> 0 bytes base/textures/common/hint.png | Bin 0 -> 1200 bytes base/textures/common/hintskip.png | Bin 0 -> 2704 bytes base/textures/common/noclip.png | Bin 0 -> 3852 bytes base/textures/common/noclip.tga | Bin 1699 -> 0 bytes base/textures/common/notex.png | Bin 0 -> 4219 bytes base/textures/common/notex.tga | Bin 2554 -> 0 bytes base/textures/common/origin.png | Bin 0 -> 3973 bytes base/textures/common/origin.tga | Bin 1872 -> 0 bytes base/textures/common/test.png | Bin 0 -> 3009 bytes base/textures/common/test.tga | Bin 1744 -> 0 bytes base/textures/common/trigger.tga | Bin 1889 -> 0 bytes base/textures/radiant/notex.png | Bin 0 -> 3872 bytes base/textures/radiant/notex.tga | Bin 3968 -> 0 bytes base/textures/radiant/shadernotex.png | Bin 0 -> 4616 bytes base/textures/radiant/shadernotex.tga | Bin 4654 -> 0 bytes 34 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 base/textures/common/bounds.png create mode 100644 base/textures/common/caulk.png delete mode 100644 base/textures/common/caulk.tga create mode 100644 base/textures/common/clip.png delete mode 100644 base/textures/common/clip.tga create mode 100644 base/textures/common/engine.png delete mode 100644 base/textures/common/engine.tga create mode 100644 base/textures/common/entity.png delete mode 100644 base/textures/common/entity.tga create mode 100644 base/textures/common/entity_dark.png delete mode 100644 base/textures/common/entity_dark.tga create mode 100644 base/textures/common/entity_second.png delete mode 100644 base/textures/common/entity_second.tga create mode 100644 base/textures/common/entity_second_dark.png delete mode 100644 base/textures/common/entity_second_dark.tga create mode 100644 base/textures/common/entity_third.png delete mode 100644 base/textures/common/entity_third.tga create mode 100644 base/textures/common/entity_third_dark.png delete mode 100644 base/textures/common/entity_third_dark.tga create mode 100644 base/textures/common/hint.png create mode 100644 base/textures/common/hintskip.png create mode 100644 base/textures/common/noclip.png delete mode 100644 base/textures/common/noclip.tga create mode 100644 base/textures/common/notex.png delete mode 100644 base/textures/common/notex.tga create mode 100644 base/textures/common/origin.png delete mode 100644 base/textures/common/origin.tga create mode 100644 base/textures/common/test.png delete mode 100644 base/textures/common/test.tga delete mode 100644 base/textures/common/trigger.tga create mode 100644 base/textures/radiant/notex.png delete mode 100644 base/textures/radiant/notex.tga create mode 100644 base/textures/radiant/shadernotex.png delete mode 100644 base/textures/radiant/shadernotex.tga (limited to 'base/textures') diff --git a/base/textures/common/bounds.png b/base/textures/common/bounds.png new file mode 100644 index 0000000..5355be2 Binary files /dev/null and b/base/textures/common/bounds.png differ diff --git a/base/textures/common/caulk.png b/base/textures/common/caulk.png new file mode 100644 index 0000000..4c2c873 Binary files /dev/null and b/base/textures/common/caulk.png differ diff --git a/base/textures/common/caulk.tga b/base/textures/common/caulk.tga deleted file mode 100644 index 225daeb..0000000 Binary files a/base/textures/common/caulk.tga and /dev/null differ diff --git a/base/textures/common/clip.png b/base/textures/common/clip.png new file mode 100644 index 0000000..72c0278 Binary files /dev/null and b/base/textures/common/clip.png differ diff --git a/base/textures/common/clip.tga b/base/textures/common/clip.tga deleted file mode 100644 index 6a01d12..0000000 Binary files a/base/textures/common/clip.tga and /dev/null differ diff --git a/base/textures/common/engine.png b/base/textures/common/engine.png new file mode 100644 index 0000000..1963a42 Binary files /dev/null and b/base/textures/common/engine.png differ diff --git a/base/textures/common/engine.tga b/base/textures/common/engine.tga deleted file mode 100644 index 9b0c8e1..0000000 Binary files a/base/textures/common/engine.tga and /dev/null differ diff --git a/base/textures/common/entity.png b/base/textures/common/entity.png new file mode 100644 index 0000000..9b8d47a Binary files /dev/null and b/base/textures/common/entity.png differ diff --git a/base/textures/common/entity.tga b/base/textures/common/entity.tga deleted file mode 100644 index b7cc1f2..0000000 Binary files a/base/textures/common/entity.tga and /dev/null differ diff --git a/base/textures/common/entity_dark.png b/base/textures/common/entity_dark.png new file mode 100644 index 0000000..97dd587 Binary files /dev/null and b/base/textures/common/entity_dark.png differ diff --git a/base/textures/common/entity_dark.tga b/base/textures/common/entity_dark.tga deleted file mode 100644 index 3c3e9f9..0000000 Binary files a/base/textures/common/entity_dark.tga and /dev/null differ diff --git a/base/textures/common/entity_second.png b/base/textures/common/entity_second.png new file mode 100644 index 0000000..0f0a1bb Binary files /dev/null and b/base/textures/common/entity_second.png differ diff --git a/base/textures/common/entity_second.tga b/base/textures/common/entity_second.tga deleted file mode 100644 index 5d525c1..0000000 Binary files a/base/textures/common/entity_second.tga and /dev/null differ diff --git a/base/textures/common/entity_second_dark.png b/base/textures/common/entity_second_dark.png new file mode 100644 index 0000000..89c34f7 Binary files /dev/null and b/base/textures/common/entity_second_dark.png differ diff --git a/base/textures/common/entity_second_dark.tga b/base/textures/common/entity_second_dark.tga deleted file mode 100644 index a57b73d..0000000 Binary files a/base/textures/common/entity_second_dark.tga and /dev/null differ diff --git a/base/textures/common/entity_third.png b/base/textures/common/entity_third.png new file mode 100644 index 0000000..1cfe489 Binary files /dev/null and b/base/textures/common/entity_third.png differ diff --git a/base/textures/common/entity_third.tga b/base/textures/common/entity_third.tga deleted file mode 100644 index 278ef71..0000000 Binary files a/base/textures/common/entity_third.tga and /dev/null differ diff --git a/base/textures/common/entity_third_dark.png b/base/textures/common/entity_third_dark.png new file mode 100644 index 0000000..2cd9a2a Binary files /dev/null and b/base/textures/common/entity_third_dark.png differ diff --git a/base/textures/common/entity_third_dark.tga b/base/textures/common/entity_third_dark.tga deleted file mode 100644 index c587bdd..0000000 Binary files a/base/textures/common/entity_third_dark.tga and /dev/null differ diff --git a/base/textures/common/hint.png b/base/textures/common/hint.png new file mode 100644 index 0000000..ef6ee0a Binary files /dev/null and b/base/textures/common/hint.png differ diff --git a/base/textures/common/hintskip.png b/base/textures/common/hintskip.png new file mode 100644 index 0000000..dbb4cbd Binary files /dev/null and b/base/textures/common/hintskip.png differ diff --git a/base/textures/common/noclip.png b/base/textures/common/noclip.png new file mode 100644 index 0000000..9c9dd2f Binary files /dev/null and b/base/textures/common/noclip.png differ diff --git a/base/textures/common/noclip.tga b/base/textures/common/noclip.tga deleted file mode 100644 index 2a96635..0000000 Binary files a/base/textures/common/noclip.tga and /dev/null differ diff --git a/base/textures/common/notex.png b/base/textures/common/notex.png new file mode 100644 index 0000000..2c6bbc6 Binary files /dev/null and b/base/textures/common/notex.png differ diff --git a/base/textures/common/notex.tga b/base/textures/common/notex.tga deleted file mode 100644 index 25a3970..0000000 Binary files a/base/textures/common/notex.tga and /dev/null differ diff --git a/base/textures/common/origin.png b/base/textures/common/origin.png new file mode 100644 index 0000000..91e9123 Binary files /dev/null and b/base/textures/common/origin.png differ diff --git a/base/textures/common/origin.tga b/base/textures/common/origin.tga deleted file mode 100644 index f2c9f83..0000000 Binary files a/base/textures/common/origin.tga and /dev/null differ diff --git a/base/textures/common/test.png b/base/textures/common/test.png new file mode 100644 index 0000000..8e197f0 Binary files /dev/null and b/base/textures/common/test.png differ diff --git a/base/textures/common/test.tga b/base/textures/common/test.tga deleted file mode 100644 index bfa7f64..0000000 Binary files a/base/textures/common/test.tga and /dev/null differ diff --git a/base/textures/common/trigger.tga b/base/textures/common/trigger.tga deleted file mode 100644 index 4a9762c..0000000 Binary files a/base/textures/common/trigger.tga and /dev/null differ diff --git a/base/textures/radiant/notex.png b/base/textures/radiant/notex.png new file mode 100644 index 0000000..a46af8a Binary files /dev/null and b/base/textures/radiant/notex.png differ diff --git a/base/textures/radiant/notex.tga b/base/textures/radiant/notex.tga deleted file mode 100644 index dc3188f..0000000 Binary files a/base/textures/radiant/notex.tga and /dev/null differ diff --git a/base/textures/radiant/shadernotex.png b/base/textures/radiant/shadernotex.png new file mode 100644 index 0000000..f577a84 Binary files /dev/null and b/base/textures/radiant/shadernotex.png differ diff --git a/base/textures/radiant/shadernotex.tga b/base/textures/radiant/shadernotex.tga deleted file mode 100644 index a66a347..0000000 Binary files a/base/textures/radiant/shadernotex.tga and /dev/null differ -- cgit v1.2.3