]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/scripts/evil3.shader
evil3 reflection shaders
[voretournament/voretournament.git] / data / scripts / evil3.shader
diff --git a/data/scripts/evil3.shader b/data/scripts/evil3.shader
deleted file mode 100644 (file)
index 31325c3..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-// Original shader created by Yves Allaire,\r
-// for Evil's Texture Set 3.\r
-// [+] http://www.planetquake.com/hfx/\r
-// Cleaned up and fixed by Gary Burgess.\r
-// [+] http://www.inaeo.co.uk/cnd/\r
-//NOTE FROM Yves: Please edit this .shader all you want, there might have some problems...\r
-//--------------------------------------------\r
-\r
-//------------------------------------------\r
-\r
-textures/evil_floors/t-flr_oddtile_drty\r
-{\r
-       {\r
-               map textures/evil_floors/t-flr_oddtile_drty_glow.tga\r
-               tcMod turb 1 1 1 1\r
-               tcmod scale 2 1\r
-               tcmod scroll 1 2\r
-               blendFunc GL_ONE GL_ZERO\r
-               rgbGen identity\r
-       }\r
-       {\r
-               map textures/evil_floors/t-flr_oddtile_drty.tga\r
-               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA\r
-               rgbGen identity\r
-       }\r
-       {\r
-               map $lightmap\r
-               blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA\r
-               rgbGen identity\r
-       }\r
-}\r
-\r
-//-------------------------------------------------\r
-\r
-textures/evil_floors/grtmtl_offt\r
-{\r
-       surfaceparm metalsteps\r
-       surfaceparm alphashadow\r
-       surfaceparm trans\r
-       surfaceparm nonsolid\r
-       cull none\r
-       {\r
-               map textures/evil_floors/grtmtl_offt.tga\r
-               alphaFunc GE128\r
-               depthWrite\r
-               rgbGen identity\r
-       }\r
-       {\r
-               map $lightmap\r
-               rgbGen identity\r
-               blendFunc filter\r
-               depthFunc equal\r
-       }\r
-}\r
-\r
-//----------------------------------------------\r
-\r
-textures/evil_lights/rlight_a\r
-{\r
-       qer_editorimage textures/evil_lights/rlight_a.tga\r
-       surfaceparm nomarks\r
-       q3map_surfacelight 1500\r
-       {\r
-               map $lightmap\r
-               rgbGen identity\r
-       }\r
-       {\r
-               map textures/evil_lights/rlight_a.tga\r
-               blendFunc GL_DST_COLOR GL_ZERO\r
-               rgbGen identity\r
-       }\r
-}\r
-\r
-//--------------------------------------------\r
-\r
-textures/evil_misc/rstbouncefan\r
-{\r
-       cull disable\r
-       surfaceparm trans\r
-       surfaceparm nolightmap\r
-       sort 5\r
-       {\r
-               clampmap textures/sfx/fan3bladeb.tga\r
-               blendFunc blend\r
-               tcmod rotate 999\r
-               rgbGen identity\r
-       }\r
-       {\r
-               map $lightmap\r
-               blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA\r
-               rgbGen identity\r
-       }\r
-}\r