summaryrefslogtreecommitdiff
path: root/scripts/crosshairs.shader
diff options
context:
space:
mode:
authorBen Millwood <thebenmachine@gmail.com>2009-10-03 11:35:24 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:15:08 +0000
commit7fe53c67d15f78b650e9413e05c183b49d8865cc (patch)
tree72314e368e553bf2b9fb664bd91f75b9c1efc1ec /scripts/crosshairs.shader
parent78c1339520835153322cc7c803a3bad68bee5ab9 (diff)
Removing ^Ms from a few files because I thought it would fix a problem. It didn't, but I'm committing it anyway
Diffstat (limited to 'scripts/crosshairs.shader')
-rw-r--r--scripts/crosshairs.shader605
1 files changed, 303 insertions, 302 deletions
diff --git a/scripts/crosshairs.shader b/scripts/crosshairs.shader
index 07afac2a..e393f245 100644
--- a/scripts/crosshairs.shader
+++ b/scripts/crosshairs.shader
@@ -1,302 +1,303 @@
-gfx/2d/crosshair-alien_s
-{
- nopicmip
- {
- map gfx/2d/crosshair-alien.tga
- blendfunc blend
- rgbgen const ( 1.0 0.0 0.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-rifle_s
-{
- nopicmip
- {
- map gfx/2d/crosshair-rifle.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-prifle_s
-{
- nopicmip
- {
- map gfx/2d/crosshair-prifle.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-chaingun_s
-{
- nopicmip
- {
- map gfx/2d/crosshair-chaingun.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-mdriver_s
-{
- nopicmip
- {
- map gfx/2d/crosshair-mdriver.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-lcannon_s
-{
- nopicmip
- {
- map gfx/2d/crosshair-lcannon.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-lgun_s
-{
- nopicmip
- {
- map gfx/2d/crosshair-lgun.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-flamer_s
-{
- nopicmip
- {
- clampmap gfx/2d/crosshair-flamer1.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.15
- tcmod rotate 5
- }
- {
- clampmap gfx/2d/crosshair-flamer1.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.15
- tcmod rotate -5
- }
-}
-gfx/2d/crosshair-psaw
-{
- {
- map gfx/2d/crosshair-psaw.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-*** 1,97 **** 0
-gfx/2d/crosshair-alien_s
-{
- {
- map gfx/2d/crosshair-alien.tga
- blendfunc blend
- rgbgen const ( 1.0 0.0 0.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-rifle_s
-{
- {
- map gfx/2d/crosshair-rifle.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-prifle_s
-{
- {
- map gfx/2d/crosshair-prifle.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-chaingun_s
-{
- {
- map gfx/2d/crosshair-chaingun.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-mdriver_s
-{
- {
- map gfx/2d/crosshair-mdriver.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-lcannon_s
-{
- {
- map gfx/2d/crosshair-lcannon.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-lgun_s
-{
- {
- map gfx/2d/crosshair-lgun.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-flamer_s
-{
- {
- clampmap gfx/2d/crosshair-flamer1.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.15
- tcmod rotate 5
- }
- {
- clampmap gfx/2d/crosshair-flamer1.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.15
- tcmod rotate -5
- }
-}
-gfx/2d/crosshair-psaw
-{
- {
- map gfx/2d/crosshair-psaw.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-*** 1,97 **** 0
-gfx/2d/crosshair-alien_s
-{
- {
- map gfx/2d/crosshair-alien.tga
- blendfunc blend
- rgbgen const ( 1.0 0.0 0.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-rifle_s
-{
- {
- map gfx/2d/crosshair-rifle.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-prifle_s
-{
- {
- map gfx/2d/crosshair-prifle.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-chaingun_s
-{
- {
- map gfx/2d/crosshair-chaingun.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-mdriver_s
-{
- {
- map gfx/2d/crosshair-mdriver.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-lcannon_s
-{
- {
- map gfx/2d/crosshair-lcannon.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-lgun_s
-{
- {
- map gfx/2d/crosshair-lgun.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
-
-gfx/2d/crosshair-flamer_s
-{
- {
- clampmap gfx/2d/crosshair-flamer1.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.15
- tcmod rotate 5
- }
- {
- clampmap gfx/2d/crosshair-flamer1.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.15
- tcmod rotate -5
- }
-}
-
-gfx/2d/crosshair-psaw
-{
- nopicmip
- {
- map gfx/2d/crosshair-psaw.tga
- blendfunc blend
- rgbgen const ( 0.0 0.8 1.0 )
- alphagen const 0.35
- }
-}
+gfx/2d/crosshair-alien_s
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-alien.tga
+ blendfunc blend
+ rgbgen const ( 1.0 0.0 0.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-rifle_s
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-rifle.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-prifle_s
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-prifle.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-chaingun_s
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-chaingun.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-mdriver_s
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-mdriver.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-lcannon_s
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-lcannon.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-lgun_s
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-lgun.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-flamer_s
+{
+ nopicmip
+ {
+ clampmap gfx/2d/crosshair-flamer1.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.15
+ tcmod rotate 5
+ }
+ {
+ clampmap gfx/2d/crosshair-flamer1.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.15
+ tcmod rotate -5
+ }
+}
+gfx/2d/crosshair-psaw
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-psaw.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+*** 1,97 **** 0
+gfx/2d/crosshair-alien_s
+{
+ {
+ map gfx/2d/crosshair-alien.tga
+ blendfunc blend
+ rgbgen const ( 1.0 0.0 0.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-rifle_s
+{
+ {
+ map gfx/2d/crosshair-rifle.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-prifle_s
+{
+ {
+ map gfx/2d/crosshair-prifle.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-chaingun_s
+{
+ {
+ map gfx/2d/crosshair-chaingun.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-mdriver_s
+{
+ {
+ map gfx/2d/crosshair-mdriver.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-lcannon_s
+{
+ {
+ map gfx/2d/crosshair-lcannon.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-lgun_s
+{
+ {
+ map gfx/2d/crosshair-lgun.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-flamer_s
+{
+ {
+ clampmap gfx/2d/crosshair-flamer1.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.15
+ tcmod rotate 5
+ }
+ {
+ clampmap gfx/2d/crosshair-flamer1.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.15
+ tcmod rotate -5
+ }
+}
+gfx/2d/crosshair-psaw
+{
+ {
+ map gfx/2d/crosshair-psaw.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+*** 1,97 **** 0
+gfx/2d/crosshair-alien_s
+{
+ {
+ map gfx/2d/crosshair-alien.tga
+ blendfunc blend
+ rgbgen const ( 1.0 0.0 0.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-rifle_s
+{
+ {
+ map gfx/2d/crosshair-rifle.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-prifle_s
+{
+ {
+ map gfx/2d/crosshair-prifle.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-chaingun_s
+{
+ {
+ map gfx/2d/crosshair-chaingun.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-mdriver_s
+{
+ {
+ map gfx/2d/crosshair-mdriver.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-lcannon_s
+{
+ {
+ map gfx/2d/crosshair-lcannon.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-lgun_s
+{
+ {
+ map gfx/2d/crosshair-lgun.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}
+
+gfx/2d/crosshair-flamer_s
+{
+ {
+ clampmap gfx/2d/crosshair-flamer1.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.15
+ tcmod rotate 5
+ }
+ {
+ clampmap gfx/2d/crosshair-flamer1.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.15
+ tcmod rotate -5
+ }
+}
+
+gfx/2d/crosshair-psaw
+{
+ nopicmip
+ {
+ map gfx/2d/crosshair-psaw.tga
+ blendfunc blend
+ rgbgen const ( 0.0 0.8 1.0 )
+ alphagen const 0.35
+ }
+}