]> de.git.xonotic.org Git - xonotic/xonotic-nexcompat.pk3dir.git/blob - scripts/el3dm1.shader
let's see if this wakes up gitweb
[xonotic/xonotic-nexcompat.pk3dir.git] / scripts / el3dm1.shader
1 textures/e8/e8alphaspawn
2 {
3         surfaceparm nomarks
4         surfaceparm trans
5         surfaceparm pointlight
6         {
7                 map textures/e8/e8alphaspawn.tga
8                 blendfunc add
9                 rgbGen Vertex
10         }
11 }
12
13 textures/e8/e8yarrow
14 {
15         surfaceparm nomarks
16         surfaceparm trans
17         surfaceparm pointlight
18         {
19                 map textures/e8/e8yarrow.tga
20                 blendfunc add
21                 rgbGen Vertex
22         }
23 }
24
25 textures/e8/e8lightblue_flicker
26 {
27         qer_editorimage textures/e8/e8tinylightblue.tga
28         surfaceparm nomarks
29         q3map_surfacelight 950
30         {
31                 map textures/e8/e8tinylightblue.tga
32         }
33         {
34                 map $lightmap
35                 blendfunc filter
36                 tcGen lightmap
37         }
38 }
39
40 //id shader modified..
41
42 textures/e8/zap_e8
43 {
44         qer_editorimage textures/sfx/zap_scroll.tga
45 //q3map_surfacelight    300
46         surfaceparm     trans
47         surfaceparm nomarks
48         surfaceparm nolightmap
49         cull none
50         {
51                 Map textures/sfx/zap_scroll.tga
52                 blendFunc GL_ONE GL_ONE
53                 rgbgen wave triangle .8 2 0 7
54                 tcMod scroll 0 1
55         }
56         {
57                 Map textures/sfx/zap_scroll.tga
58                 blendFunc GL_ONE GL_ONE
59                 rgbgen wave triangle 1 1.4 0 5
60                 tcMod scale  -1 1
61                 tcMod scroll 0 1
62         }
63         {
64                 Map textures/sfx/zap_scroll2.tga
65                 blendFunc GL_ONE GL_ONE
66                 rgbgen wave triangle 1 1.4 0 6.3
67                 tcMod scale  -1 1
68                 tcMod scroll 2 1
69         }
70         {
71                 Map textures/sfx/zap_scroll2.tga
72                 blendFunc GL_ONE GL_ONE
73                 rgbgen wave triangle 1 1.4 0 7.7
74                 tcMod scroll -1.3 1
75         }
76 }
77 //end id shader modify
78
79 textures/e8/e8lighttrim_static
80 {
81         qer_editorimage textures/e8/e8lighttrim.tga
82         surfaceparm nomarks
83         q3map_surfacelight 400
84         {
85                 map textures/e8/e8lighttrim.tga
86         }
87         {
88                 map $lightmap
89                 blendfunc filter
90                 tcGen lightmap
91         }
92 }
93
94 textures/e8/e8lighttrim_glow
95 {
96         qer_editorimage textures/e8/e8lighttrim.tga
97         surfaceparm nomarks
98         q3map_surfacelight 400
99         {
100                 map textures/e8/e8lighttrim.tga
101         }
102         {
103                 map $lightmap
104                 blendfunc filter
105                 tcGen lightmap
106         }
107 }
108
109 textures/e8/e8lighttrim_b_static
110 {
111         qer_editorimage textures/e8/e8lighttrim_b.tga
112         surfaceparm nomarks
113         q3map_surfacelight 400
114         {
115                 map textures/e8/e8lighttrim_b.tga
116         }
117         {
118                 map $lightmap
119                 blendfunc filter
120                 tcGen lightmap
121         }
122         }
123
124 textures/e8/e8lighttrim_b_glow
125 {
126         qer_editorimage textures/e8/e8lighttrim_b.tga
127         surfaceparm nomarks
128         q3map_surfacelight 400
129         {
130                 map textures/e8/e8lighttrim_b.tga
131         }
132         {
133                 map $lightmap
134                 blendfunc filter
135                 tcGen lightmap
136         }
137 }
138
139 textures/e8/e8_launchpad1
140 {
141         surfaceparm metalsteps
142         q3map_surfacelight 100
143         {
144                 map textures/e8/e8_launchpad1_fx.tga
145                 rgbGen identity
146                 tcMod scroll 0 3
147         }
148         {
149                 map textures/e8/e8_launchpad1.tga
150                 blendfunc blend
151                 rgbGen identity
152         }
153         {
154                 map $lightmap
155                 blendfunc gl_dst_color gl_one_minus_dst_alpha
156                 rgbGen identity
157                 tcGen lightmap
158         }
159 }
160
161 textures/e8/e8xgirder
162 {
163         surfaceparm alphashadow
164         surfaceparm metalsteps
165         surfaceparm nomarks
166         surfaceparm trans
167         cull disable
168         nopicmip
169         {
170                 map textures/e8/e8xgirder.tga
171                 rgbGen identity
172                 depthWrite
173                 alphaFunc GE128
174         }
175         {
176                 map $lightmap
177                 blendfunc filter
178                 rgbGen identity
179                 tcGen lightmap
180                 depthFunc equal
181         }
182 }
183
184 textures/e8/e8xgirder_small
185 {
186         cull disable
187         {
188                 map textures/e8/e8xgirder_small.tga
189                 rgbGen identity
190                 depthWrite
191                 alphaFunc GE128
192         }
193         {
194                 map $lightmap
195                 blendfunc filter
196                 rgbGen identity
197                 tcGen lightmap
198                 depthFunc equal
199         }
200 }
201
202 textures/e8/e8xgirder_small2
203 {
204         cull disable
205         {
206                 map textures/e8/e8xgirder_small2.tga
207                 rgbGen identity
208                 depthWrite
209                 alphaFunc GE128
210         }
211         {
212                 map $lightmap
213                 blendfunc filter
214                 rgbGen identity
215                 tcGen lightmap
216                 depthFunc equal
217         }
218 }
219
220 textures/e8/e8rail2
221 {
222         surfaceparm alphashadow
223         cull disable
224         nomipmaps
225         {
226                 map textures/e8/e8rail2.tga
227                 rgbGen identity
228                 depthWrite
229                 alphaFunc GE128
230         }
231         {
232                 map $lightmap
233                 blendfunc filter
234                 rgbGen identity
235                 tcGen lightmap
236                 depthFunc equal
237         }
238 }
239
240 textures/e8/e8evilspacetxt
241 {
242         surfaceparm nomarks
243         surfaceparm trans
244         surfaceparm pointlight
245         {
246                 map textures/e8/e8evilspacetxt.tga
247                 blendfunc add
248                 rgbGen Vertex
249         }
250 }
251
252 textures/e8/e8beam_blue
253 {
254         qer_editorimage textures/e8/e8beam_blue.tga
255         surfaceparm nolightmap
256         surfaceparm nomarks
257         surfaceparm nonsolid
258         surfaceparm trans
259         cull disable
260         qer_trans 0.6
261         {
262                 map textures/e8/e8beam_blue.tga
263                 blendfunc add
264                 tcMod scroll 0.3 0
265         }
266 }
267
268 textures/e8/e8metal03c_shiney
269 {
270         qer_editorimage textures/e8/e8metal03c.tga
271         {
272                 map textures/effects/tinfx.tga
273                 rgbGen identity
274                 tcGen environment
275         }
276         {
277                 map $lightmap
278                 blendfunc gl_dst_color gl_one_minus_dst_alpha
279                 rgbGen identity
280                 tcGen lightmap
281         }
282 }
283
284 textures/e8/ctf_e8stars
285 {
286         qer_editorimage textures/e8/e8stars.tga
287         surfaceparm noimpact
288         surfaceparm nolightmap
289         surfaceparm nomarks
290         q3map_surfacelight 10
291         q3map_sun 1 0.98 0.9 15 0 90
292         skyParms textures/e8/env/e8 - -
293 }
294
295 textures/e8/dm_e8stars
296 {
297         qer_editorimage textures/e8/e8stars.tga
298         surfaceparm noimpact
299         surfaceparm nolightmap
300         surfaceparm nomarks
301         q3map_surfacelight 30
302         q3map_sun 1 0.98 0.9 55 0 90
303         skyParms textures/e8/env/e8 - -
304 }
305
306 textures/e8/dm_e8stars2
307 {
308         qer_editorimage textures/e8/e8stars.tga
309         surfaceparm noimpact
310         surfaceparm nolightmap
311         surfaceparm nomarks
312         q3map_surfacelight 70
313         q3map_sun 1 0.98 0.9 100 0 90
314         skyParms textures/e8/env/e8 - -
315 }
316
317 textures/e8/e8metal_blue_shiney
318 {
319         qer_editorimage textures/e8/e8metal_blue.tga
320         {
321                 map textures/effects/tinfx.tga
322                 rgbGen identity
323                 tcGen environment
324         }
325         {
326                 map $lightmap
327                 blendfunc gl_dst_color gl_one_minus_dst_alpha
328                 rgbGen identity
329                 tcGen lightmap
330         }
331 }
332
333 textures/e8/e8metal_red_shiney
334 {
335         qer_editorimage textures/e8/e8metal_red.tga
336         {
337                 map textures/effects/tinfx.tga
338                 rgbGen identity
339                 tcGen environment
340         }
341         {
342                 map $lightmap
343                 blendfunc gl_dst_color gl_one_minus_dst_alpha
344                 rgbGen identity
345                 tcGen lightmap
346         }
347 }
348
349 //broken shader D:
350
351 textures/e8/e8trimlight
352 {
353         q3map_lightimage textures/e8/e8trimlight_fx.tga
354         q3map_surfacelight 100
355         {
356                 map $lightmap
357                 rgbGen identity
358                 tcGen lightmap
359         }
360         {
361                 map textures/e8/e8trimlight.tga
362                 blendfunc filter
363                 rgbGen identity
364         }
365         {
366                 map textures/e8/e8trimlight_fx.tga
367                 blendfunc add
368                 tcMod scroll -2 0
369         }
370 }
371
372 textures/e8/e8trimlight2
373 {
374         qer_editorimage textures/e8/e8trimlight2.tga
375         surfaceparm nomarks
376         q3map_surfacelight 400
377         {
378                 map textures/e8/e8trimlight2.tga
379         }
380         {
381                 map $lightmap
382                 blendfunc filter
383                 tcGen lightmap
384         }
385 }