]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Forgotten parts of the Gasolinepowered map
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 15 Sep 2010 14:30:53 +0000 (17:30 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 15 Sep 2010 14:30:53 +0000 (17:30 +0300)
24 files changed:
data/scripts/gasolinepowered.shader [new file with mode: 0644]
data/textures/gasolinepowered/blue_tele_dn.png [new file with mode: 0644]
data/textures/gasolinepowered/blue_tele_up.png [new file with mode: 0644]
data/textures/gasolinepowered/e4_bluelight.tga [new file with mode: 0644]
data/textures/gasolinepowered/e4_bluelight_glow.tga [new file with mode: 0644]
data/textures/gasolinepowered/e4_purplelight.tga [new file with mode: 0644]
data/textures/gasolinepowered/e4_purplelight_glow.tga [new file with mode: 0644]
data/textures/gasolinepowered/e4_redlight.tga [new file with mode: 0644]
data/textures/gasolinepowered/e4_redlight_glow.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1blue.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1blue_bump.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1blue_fx.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1blue_glow.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1red.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1red_bump.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1red_fx.tga [new file with mode: 0644]
data/textures/gasolinepowered/e8_launchpad1red_glow.tga [new file with mode: 0644]
data/textures/gasolinepowered/gelslime.tga [new file with mode: 0644]
data/textures/gasolinepowered/gelslime_gloss.tga [new file with mode: 0644]
data/textures/gasolinepowered/gelslime_glow.tga [new file with mode: 0644]
data/textures/gasolinepowered/gelslime_norm.tga [new file with mode: 0644]
data/textures/gasolinepowered/hangwires.tga [new file with mode: 0644]
data/textures/gasolinepowered/red_tele_dn.png [new file with mode: 0644]
data/textures/gasolinepowered/red_tele_up.png [new file with mode: 0644]

diff --git a/data/scripts/gasolinepowered.shader b/data/scripts/gasolinepowered.shader
new file mode 100644 (file)
index 0000000..ae9741d
--- /dev/null
@@ -0,0 +1,58 @@
+textures/gasolinepowered/greennebula\r
+{\r
+       qer_editorimage env/stralenex5/greennebula_bk.tga\r
+\r
+       surfaceparm nolightmap\r
+       surfaceparm noimpact\r
+       surfaceparm nomarks\r
+       surfaceparm sky\r
+\r
+       skyparms env/stralenex5/greennebula - -\r
+       q3map_surfacelight 160\r
+       q3map_lightimage textures/stralenex5/stralenex5_up.tga\r
+       q3map_sun 0.3 0.33 0.3 60 80 20\r
+       /*q3map_sun <red> <green> <blue> <intensity> <degrees> <elevation>*/\r
+\r
+}\r
+\r
+textures/gasolinepowered/gelslime_warp\r
+{\r
+       qer_editorimage textures/gasolinepowered/gelslime.tga\r
+       q3map_lightimage textures/gasolinepowered/gelslime_glow.tga\r
+       qer_trans 20\r
+       surfaceparm noimpact\r
+       surfaceparm trans\r
+       surfaceparm nonsolid\r
+       surfaceparm slime\r
+       q3map_surfacelight 280\r
+       Q3map_TessSize 128\r
+       cull none\r
+       {\r
+               map textures/gasolinepowered/gelslime.tga\r
+               rgbGen identity\r
+               depthWrite\r
+               tcMod scroll 0.05 0.05\r
+               tcmod scale 1.2 0.7\r
+               blendfunc blend\r
+       }\r
+       dp_water 0.3 1  2 2  1 0.1 1  1 0.1 1  0.25\r
+       {\r
+               map $lightmap\r
+               blendfunc blend\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               depthFunc equal\r
+       }\r
+}\r
+\r
+textures/gasolinepowered/hangwires\r
+{\r
+       surfaceparm nolightmap\r
+       surfaceparm nomarks\r
+       surfaceparm trans\r
+       cull disable\r
+       {\r
+               map textures/gasolinepowered/hangwires.tga\r
+               alphaFunc GE128\r
+       }\r
+}
\ No newline at end of file
diff --git a/data/textures/gasolinepowered/blue_tele_dn.png b/data/textures/gasolinepowered/blue_tele_dn.png
new file mode 100644 (file)
index 0000000..596b258
Binary files /dev/null and b/data/textures/gasolinepowered/blue_tele_dn.png differ
diff --git a/data/textures/gasolinepowered/blue_tele_up.png b/data/textures/gasolinepowered/blue_tele_up.png
new file mode 100644 (file)
index 0000000..3592d37
Binary files /dev/null and b/data/textures/gasolinepowered/blue_tele_up.png differ
diff --git a/data/textures/gasolinepowered/e4_bluelight.tga b/data/textures/gasolinepowered/e4_bluelight.tga
new file mode 100644 (file)
index 0000000..7552691
Binary files /dev/null and b/data/textures/gasolinepowered/e4_bluelight.tga differ
diff --git a/data/textures/gasolinepowered/e4_bluelight_glow.tga b/data/textures/gasolinepowered/e4_bluelight_glow.tga
new file mode 100644 (file)
index 0000000..529d15f
Binary files /dev/null and b/data/textures/gasolinepowered/e4_bluelight_glow.tga differ
diff --git a/data/textures/gasolinepowered/e4_purplelight.tga b/data/textures/gasolinepowered/e4_purplelight.tga
new file mode 100644 (file)
index 0000000..58f0bd4
Binary files /dev/null and b/data/textures/gasolinepowered/e4_purplelight.tga differ
diff --git a/data/textures/gasolinepowered/e4_purplelight_glow.tga b/data/textures/gasolinepowered/e4_purplelight_glow.tga
new file mode 100644 (file)
index 0000000..0becccf
Binary files /dev/null and b/data/textures/gasolinepowered/e4_purplelight_glow.tga differ
diff --git a/data/textures/gasolinepowered/e4_redlight.tga b/data/textures/gasolinepowered/e4_redlight.tga
new file mode 100644 (file)
index 0000000..6fbd84b
Binary files /dev/null and b/data/textures/gasolinepowered/e4_redlight.tga differ
diff --git a/data/textures/gasolinepowered/e4_redlight_glow.tga b/data/textures/gasolinepowered/e4_redlight_glow.tga
new file mode 100644 (file)
index 0000000..16cc241
Binary files /dev/null and b/data/textures/gasolinepowered/e4_redlight_glow.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1blue.tga b/data/textures/gasolinepowered/e8_launchpad1blue.tga
new file mode 100644 (file)
index 0000000..85ad0ff
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1blue_bump.tga b/data/textures/gasolinepowered/e8_launchpad1blue_bump.tga
new file mode 100644 (file)
index 0000000..cbdcb53
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue_bump.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1blue_fx.tga b/data/textures/gasolinepowered/e8_launchpad1blue_fx.tga
new file mode 100644 (file)
index 0000000..cd97eaf
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue_fx.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1blue_glow.tga b/data/textures/gasolinepowered/e8_launchpad1blue_glow.tga
new file mode 100644 (file)
index 0000000..667cebd
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue_glow.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1red.tga b/data/textures/gasolinepowered/e8_launchpad1red.tga
new file mode 100644 (file)
index 0000000..85ad0ff
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1red_bump.tga b/data/textures/gasolinepowered/e8_launchpad1red_bump.tga
new file mode 100644 (file)
index 0000000..cbdcb53
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red_bump.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1red_fx.tga b/data/textures/gasolinepowered/e8_launchpad1red_fx.tga
new file mode 100644 (file)
index 0000000..60009ba
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red_fx.tga differ
diff --git a/data/textures/gasolinepowered/e8_launchpad1red_glow.tga b/data/textures/gasolinepowered/e8_launchpad1red_glow.tga
new file mode 100644 (file)
index 0000000..2bf13a9
Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red_glow.tga differ
diff --git a/data/textures/gasolinepowered/gelslime.tga b/data/textures/gasolinepowered/gelslime.tga
new file mode 100644 (file)
index 0000000..6ab8461
Binary files /dev/null and b/data/textures/gasolinepowered/gelslime.tga differ
diff --git a/data/textures/gasolinepowered/gelslime_gloss.tga b/data/textures/gasolinepowered/gelslime_gloss.tga
new file mode 100644 (file)
index 0000000..8d7b701
Binary files /dev/null and b/data/textures/gasolinepowered/gelslime_gloss.tga differ
diff --git a/data/textures/gasolinepowered/gelslime_glow.tga b/data/textures/gasolinepowered/gelslime_glow.tga
new file mode 100644 (file)
index 0000000..e9cb0b7
Binary files /dev/null and b/data/textures/gasolinepowered/gelslime_glow.tga differ
diff --git a/data/textures/gasolinepowered/gelslime_norm.tga b/data/textures/gasolinepowered/gelslime_norm.tga
new file mode 100644 (file)
index 0000000..61a7cfd
Binary files /dev/null and b/data/textures/gasolinepowered/gelslime_norm.tga differ
diff --git a/data/textures/gasolinepowered/hangwires.tga b/data/textures/gasolinepowered/hangwires.tga
new file mode 100644 (file)
index 0000000..c299377
Binary files /dev/null and b/data/textures/gasolinepowered/hangwires.tga differ
diff --git a/data/textures/gasolinepowered/red_tele_dn.png b/data/textures/gasolinepowered/red_tele_dn.png
new file mode 100644 (file)
index 0000000..181b624
Binary files /dev/null and b/data/textures/gasolinepowered/red_tele_dn.png differ
diff --git a/data/textures/gasolinepowered/red_tele_up.png b/data/textures/gasolinepowered/red_tele_up.png
new file mode 100644 (file)
index 0000000..3d160b1
Binary files /dev/null and b/data/textures/gasolinepowered/red_tele_up.png differ