r5229 - in trunk/data: models/weapons scripts textures

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Dec 15 12:46:48 EST 2008


Author: morphed
Date: 2008-12-15 12:46:47 -0500 (Mon, 15 Dec 2008)
New Revision: 5229

Added:
   trunk/data/models/weapons/g_hlac_mod.md3
   trunk/data/models/weapons/v_hlac_mod.md3
   trunk/data/models/weapons/w_hlac_mod.zym
   trunk/data/scripts/hlac.shader
   trunk/data/textures/hlac_accessory.tga
   trunk/data/textures/hlac_accessory_gloss.tga
   trunk/data/textures/hlac_accessory_norm.tga
   trunk/data/textures/hlac_accessory_pants.tga
   trunk/data/textures/hlac_accessory_shirt.tga
   trunk/data/textures/hlac_body.tga
   trunk/data/textures/hlac_body_gloss.tga
   trunk/data/textures/hlac_body_glow.tga
   trunk/data/textures/hlac_body_norm.tga
   trunk/data/textures/hlac_body_pants.tga
   trunk/data/textures/hlac_body_shirt.tga
   trunk/data/textures/hlac_glass.tga
   trunk/data/textures/hlac_metal.tga
   trunk/data/textures/hlac_plasma.tga
Modified:
   trunk/data/models/weapons/g_hlac.md3
   trunk/data/models/weapons/v_hlac.md3
   trunk/data/models/weapons/w_hlac.zym
Log:
new hlac model in 2 versions + textures and stuff

Modified: trunk/data/models/weapons/g_hlac.md3
===================================================================
(Binary files differ)

Added: trunk/data/models/weapons/g_hlac_mod.md3
===================================================================
(Binary files differ)


Property changes on: trunk/data/models/weapons/g_hlac_mod.md3
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/data/models/weapons/v_hlac.md3
===================================================================
(Binary files differ)

Added: trunk/data/models/weapons/v_hlac_mod.md3
===================================================================
(Binary files differ)


Property changes on: trunk/data/models/weapons/v_hlac_mod.md3
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/data/models/weapons/w_hlac.zym
===================================================================
(Binary files differ)

Added: trunk/data/models/weapons/w_hlac_mod.zym
===================================================================
(Binary files differ)


Property changes on: trunk/data/models/weapons/w_hlac_mod.zym
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/scripts/hlac.shader
===================================================================
--- trunk/data/scripts/hlac.shader	                        (rev 0)
+++ trunk/data/scripts/hlac.shader	2008-12-15 17:46:47 UTC (rev 5229)
@@ -0,0 +1,31 @@
+hlac_plasma
+{
+ {
+	map textures/hlac_plasma.tga
+	tcMod scroll 22.5 0.2
+	tcmod scale 0.01 0.01
+ }
+}
+
+hlac_metal
+{
+        cull none
+        {
+                map textures/hlac_metal.tga
+                rgbgen vertex
+        }
+}
+hlac_glass
+{
+	qer_editorimage textures/hlac_glass.tga
+	surfaceparm trans
+	cull disable
+	qer_trans 0.5
+	{
+		map textures/hlac_glass.tga
+		blendfunc add
+		//rgbGen vertex
+		tcgen environment
+		tcmod scale 4 4
+	}	
+}
\ No newline at end of file


Property changes on: trunk/data/scripts/hlac.shader
___________________________________________________________________
Name: svn:eol-style
   + native

Added: trunk/data/textures/hlac_accessory.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_accessory.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_accessory_gloss.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_accessory_gloss.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_accessory_norm.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_accessory_norm.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_accessory_pants.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_accessory_pants.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_accessory_shirt.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_accessory_shirt.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_body.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_body.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_body_gloss.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_body_gloss.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_body_glow.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_body_glow.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_body_norm.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_body_norm.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_body_pants.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_body_pants.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_body_shirt.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_body_shirt.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_glass.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_glass.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_metal.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_metal.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/hlac_plasma.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/hlac_plasma.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the nexuiz-commits mailing list