r5930 - in trunk/data: gfx models/items models/weapons scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Feb 23 07:54:42 EST 2009


Author: morphed
Date: 2009-02-23 07:54:42 -0500 (Mon, 23 Feb 2009)
New Revision: 5930

Added:
   trunk/data/gfx/inv_weapon15.tga
   trunk/data/models/weapons/g_flamethrower.md3
   trunk/data/models/weapons/v_flamethrower.md3
   trunk/data/models/weapons/w_flamethrower.zym
   trunk/data/scripts/electro.shader
   trunk/data/scripts/flamethrower.shader
   trunk/data/scripts/shotgun.shader
Modified:
   trunk/data/gfx/inv_weapon1.tga
   trunk/data/gfx/inv_weapon14.tga
   trunk/data/gfx/inv_weapon3.tga
   trunk/data/gfx/inv_weapon4.tga
   trunk/data/gfx/inv_weapon7.tga
   trunk/data/models/items/a_shells.md3
   trunk/data/models/weapons/g_campingrifle.md3
   trunk/data/models/weapons/g_electro.md3
   trunk/data/models/weapons/g_gl.md3
   trunk/data/models/weapons/g_hagar.md3
   trunk/data/models/weapons/g_hlac.md3
   trunk/data/models/weapons/g_shotgun.md3
   trunk/data/models/weapons/v_campingrifle.md3
   trunk/data/models/weapons/v_electro.md3
   trunk/data/models/weapons/v_gl.md3
   trunk/data/models/weapons/v_hagar.md3
   trunk/data/models/weapons/v_hlac.md3
   trunk/data/models/weapons/v_shotgun.md3
   trunk/data/models/weapons/w_campingrifle.zym
   trunk/data/models/weapons/w_crylink.zym
   trunk/data/models/weapons/w_electro.zym
   trunk/data/models/weapons/w_gl.zym
   trunk/data/models/weapons/w_hagar.zym
   trunk/data/models/weapons/w_hlac.zym
   trunk/data/models/weapons/w_hookgun.zym
   trunk/data/models/weapons/w_laser.zym
   trunk/data/models/weapons/w_nex.zym
   trunk/data/models/weapons/w_porto.zym
   trunk/data/models/weapons/w_rl.zym
   trunk/data/models/weapons/w_shotgun.zym
   trunk/data/models/weapons/w_uzi.zym
Log:
lots of weapon content changes, new models, new animations etc.. (models and shaders)

Modified: trunk/data/gfx/inv_weapon1.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/inv_weapon14.tga
===================================================================
(Binary files differ)

Added: trunk/data/gfx/inv_weapon15.tga
===================================================================
(Binary files differ)


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

Modified: trunk/data/gfx/inv_weapon3.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/inv_weapon4.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/inv_weapon7.tga
===================================================================
(Binary files differ)

Modified: trunk/data/models/items/a_shells.md3
===================================================================
(Binary files differ)

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

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

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


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

Added: trunk/data/scripts/electro.shader
===================================================================
--- trunk/data/scripts/electro.shader	                        (rev 0)
+++ trunk/data/scripts/electro.shader	2009-02-23 12:54:42 UTC (rev 5930)
@@ -0,0 +1,16 @@
+electro_plasma
+{
+ {
+	map textures/electro_plasma.tga
+	tcMod scroll 0.03 0.001
+ }
+}
+
+electro_plasma_hull
+{
+        {
+	map textures/electro_plasma_hull.tga
+	alphaFunc GT0
+	rgbGen Vertex
+        }
+}
\ No newline at end of file


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

Added: trunk/data/scripts/flamethrower.shader
===================================================================
--- trunk/data/scripts/flamethrower.shader	                        (rev 0)
+++ trunk/data/scripts/flamethrower.shader	2009-02-23 12:54:42 UTC (rev 5930)
@@ -0,0 +1,9 @@
+flamethrowerfx
+{
+	deformVertexes bulge 0.1 0.03 30
+		{
+		map textures/flamethrowerfx.tga
+		tcMod rotate 200
+		tcmod scale 1 1
+	}
+}
\ No newline at end of file


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

Added: trunk/data/scripts/shotgun.shader
===================================================================
--- trunk/data/scripts/shotgun.shader	                        (rev 0)
+++ trunk/data/scripts/shotgun.shader	2009-02-23 12:54:42 UTC (rev 5930)
@@ -0,0 +1,10 @@
+shotgun_sight
+{
+	surfaceparm trans
+
+	{
+		map textures/shotgun_sight.tga
+		blendfunc add
+		//rgbGen vertex
+	}	
+}
\ No newline at end of file


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




More information about the nexuiz-commits mailing list