Subversion-Projekte sthq.colony7

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

textures/captainproton/bulbglow
{
    surfaceparm nolightmap
    {
        map textures/captainproton/bulbglow.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen wave sin 0.75 0.25 0 1
    }
    {
        map textures/detail/gleam.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        rgbGen identity
        tcGen environment
    }
}

textures/captainproton/bulb
{
    surfaceparm nolightmap
    {
        map textures/captainproton/bulb.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen identity
    }
    {
        map textures/detail/gleam.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        rgbGen identity
        tcGen environment
    }
}

textures/captainproton/panel1_glow
{
    {
        map $lightmap
        blendFunc GL_ONE GL_ZERO
        rgbGen identity
    }
    {
        map textures/captainproton/panel1.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        map textures/captainproton/panel1_glow.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave sin 0.5 0.5 0 1
    }
}

textures/captainproton/controlpanel2_glow
{
    {
        map $lightmap
        blendFunc GL_ONE GL_ZERO
        rgbGen identity
    }
    {
        map textures/captainproton/controlpanel2.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        map textures/captainproton/controlpanel2_glow.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave sin 0.5 0.5 0 1
    }
}

textures/captainproton/rockwall_vlight
{
    //q3map_forcesunlight
    qer_editorimage textures/captainproton/rockwall.tga
    surfaceparm nolightmap
    {
        map textures/captainproton/rockwall.tga
        rgbGen vertex
    }
}

textures/captainproton/energybarrier
{
    surfaceparm nolightmap
    surfaceparm trans
    {
        map textures/captainproton/energybarrier.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        tcMod scale 2 2
        tcMod scroll 0 -1
    }
    {
        map textures/captainproton/energybarrier.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        tcMod scale 3.25 3.25
        tcMod scroll 0 -2
    }
}

textures/captainproton/lava
{
    q3map_surfacelight 250
    surfaceparm lava
    surfaceparm nolightmap
    surfaceparm nosteps
    surfaceparm trans
    cull disable
    deformVertexes wave 200 sin 0 1 0 0.25
    tessSize 96
    {
        map textures/captainproton/lava.tga
        rgbGen identity
        tcMod scroll -0.02 -0.01
    }
    {
        map textures/captainproton/lava_mult.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        rgbGen identity
        tcMod scale 2 2
        tcMod scroll 0.01 0.02
    }
    {
        map textures/captainproton/lava_mult.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        rgbGen identity
        tcMod scale 3 3
        tcMod scroll -0.015 -0.025
    }
}

textures/captainproton/drapes
{
    surfaceparm trans
    cull disable
    {
        map textures/captainproton/drapes.tga
        alphaFunc GE128
        blendFunc GL_ONE GL_ZERO
        rgbGen identity
    }
    {
        map $lightmap
        blendFunc GL_DST_COLOR GL_ZERO
        depthFunc equal
    }
}

textures/captainproton/latticework2_alpha
{
    qer_editorimage textures/captainproton/latticework2
    surfaceparm trans
    {
        map textures/captainproton/latticework2.tga
        alphaFunc GE128
        blendFunc GL_ONE GL_ZERO
        depthWrite
        rgbGen identity
    }
    {
        map $lightmap
        blendFunc GL_DST_COLOR GL_ZERO
        depthFunc equal
        rgbGen identity
    }
}

textures/borg/borg_middle_red
{
    {
        map textures/borg/gradiant_red.tga
        blendFunc GL_ONE GL_ZERO
        tcMod scroll 0 1
    }
    {
        map textures/borg/borg_middle_red.tga
        blendFunc GL_ONE GL_SRC_ALPHA
    }
    {
        map $lightmap
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
}

textures/borg/borg_middle_blue
{
    {
        map textures/borg/gradiant_blue.tga
        blendFunc GL_ONE GL_ZERO
        tcMod scroll 0 1
    }
    {
        map textures/borg/borg_middle_blue.tga
        blendFunc GL_ONE GL_SRC_ALPHA
    }
    {
        map $lightmap
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
}

textures/borg/ribbing5_red
{
    {
        map $lightmap
        rgbGen identity
    }
    {
        map textures/borg/ribbing5_red.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        map textures/voyager/pulse1_red.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave sin 0.5 0.25 0.25 0.25
        tcMod turb 0.2 0.2 0.1 1
        tcMod scale 0.25 0.25
        tcMod scroll -0.5 -1.2
    }
}

textures/borg/light4_red
{
    q3map_surfacelight 50000
    light 0.5
    surfaceparm nolightmap
    {
        map textures/borg/light4_red.tga
    }
}

textures/holodeck_temple/water1f_again
{
    qer_trans 0.25
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm trans
    surfaceparm water
    surfaceparm pointlight
    deformVertexes wave 100 sin 0 2 0 0.5
    tessSize 96
    {
        map textures/holodeck_temple/water1f.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen vertex
        tcMod scroll 0.09 -0.07
    }
    {
        map textures/garden/clouds_dark.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        tcGen environment
        tcMod scroll 0.025 0.025
    }
    {
        //* detail
        map textures/garden/clouds_dark.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        tcGen environment
        tcMod scroll -0.035 -0.015
    }
}

textures/holodeck_temple/water1f_twosided
{
    qer_editorimage textures/holodeck_temple/water1f.tga
    qer_trans 0.25
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm trans
    surfaceparm water
    surfaceparm pointlight
    cull disable
    deformVertexes wave 200 sin 0 6 0 0.5
    tessSize 144
    {
        map textures/holodeck_temple/water1f.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen vertex
        tcMod scroll 0.05 -0.03
    }
    {
        map textures/holodeck_temple/water1f.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen vertex
        tcMod scroll 0.045 0.05
    }
}

textures/holodeck_temple/daysky_light_frost
{
    q3map_lightimage textures/holodeck_temple/lightcyan.tga
    qer_editorimage textures/common/sky.tga
    surfaceparm noimpact
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm sky
    q3map_sun 1 1 1 175 65 45
    skyParms env/camelot 512 -
    {
        map textures/skies/clouds1.tga
        blendFunc GL_ONE GL_ZERO
        tcMod scale 8 8
        tcMod scroll 0.04 0.02
    }
}

textures/terrain/ctf_valley
{
    //q3map_novertexshadows
    //q3map_forcesunlight
    qer_editorimage textures/garden/rock_color.tga
    surfaceparm nolightmap
    {
        map textures/garden/dirt1.tga
        rgbGen vertex
        alphaGen vertex
    }
    {
        map textures/garden/grass.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen vertex
        alphaGen vertex
    }
}

textures/terrain/proton_0to1
{
    //q3map_novertexshadows
    //q3map_forcesunlight
    qer_editorimage textures/garden/rock_color.tga
    surfaceparm nolightmap
    {
        map textures/captainproton/rockwall.tga
        rgbGen vertex
        alphaGen vertex
    }
    {
        map textures/captainproton/rockfloor3.tga
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
        rgbGen vertex
        alphaGen vertex
    }
}

textures/common/terrain
{
    qer_editorimage textures/garden/dirt1.tga
    surfaceparm nodraw
}

textures/common/nacelle_lightred
{
    //q3map_surfacelight 2500
    q3map_lightimage textures/common/lightred.tga
    qer_editorimage textures/common/nacelle_red.tga
    {
        map $lightmap
        rgbGen identity
    }
    {
        map textures/common/greysquare2_nacelle.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        map textures/common/nacelle_red.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/common/nacelle_lightblue
{
    //q3map_surfacelight 2500
    q3map_lightimage textures/common/lightblue.tga
    qer_editorimage textures/common/nacelle_blue.tga
    {
        map $lightmap
        rgbGen identity
    }
    {
        map textures/common/greysquare2_nacelle.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        map textures/common/nacelle_blue.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/common/nacelle_lightwhite
{
    //q3map_surfacelight 2500
    qer_editorimage textures/common/nacelle_white.tga
    {
        map $lightmap
        rgbGen identity
    }
    {
        map textures/common/greysquare2_nacelle.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        map textures/common/nacelle_white.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/common/sky_light_reservoir
{
    qer_editorimage textures/common/sky.tga
    surfaceparm noimpact
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm sky
        skyparms - 512 -
    {
        map textures/skies/clouds2.tga
        blendFunc GL_ONE GL_ZERO
        tcMod scale 8 8
        tcMod scroll 0.05 0.025
    }
        {
        clampmap textures/skies/lightred-blue.tga
        blendFunc GL_DST_COLOR GL_ZERO
        tcMod transform 1 0 0 1 -1.075 -1.075
    }
}

textures/common/sky_light_singularity
{
    q3map_lightimage textures/common/white.tga
    qer_editorimage textures/common/sky.tga
    q3map_surfacelight 125
    surfaceparm noimpact
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm sky
    q3map_sun 1 0.75 0.75 145 65 65
    {
        map textures/common/black.tga
    }
}

textures/common/sky_clouds1
{
    qer_editorimage map
    surfaceparm noimpact
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm sky
    q3map_sun 1 1 1 75 65 45
    skyParms env/stars 512 -
    {
        map textures/skies/clouds.tga
        blendFunc GL_ONE GL_ZERO
        tcMod scale 2 2
        tcMod scroll 0.05 0.05
    }
}

textures/garden/rock_color_vertexlight
{
    qer_editorimage textures/garden/rock_color.tga
    surfaceparm nolightmap
    surfaceparm pointlight
    {
        map textures/garden/rock_color.tga
        rgbGen vertex
    }
}

textures/garden/dirt1_vertexlight
{
    qer_editorimage textures/garden/dirt1.tga
    surfaceparm nolightmap
    surfaceparm pointlight
    {
        map textures/garden/dirt1.tga
        rgbGen vertex
    }
}

textures/scavenger/k_basic7_b_noclip
{
    qer_editorimage textures/scavenger/k_basic7_b.tga
    surfaceparm metalsteps
    surfaceparm nonsolid
    {
        map $lightmap
        rgbGen identity
    }
    {
        map textures/scavenger/k_basic7_b.tga
        blendFunc GL_DST_COLOR GL_ZERO
    }
    {
        map textures/detail/metalsmooth.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        tcMod scale 12 12
    }
}

textures/scavenger/m_basic_seam_noclip
{
    qer_editorimage textures/scavenger/m_basic_seam.tga
    surfaceparm nonsolid
    {
        map $lightmap
    }
    {
        map textures/scavenger/m_basic_seam.tga
        blendFunc GL_DST_COLOR GL_ZERO
    }
    {
        map textures/detail/sheetflake_lowcontrast.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        detail
        tcMod scale 16 16
    }
}

textures/skies/clouds2
{
    q3map_lightimage textures/common/white.tga
    qer_editorimage textures/common/sky.tga
    q3map_surfacelight 550
    surfaceparm noimpact
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm sky
    {
        map textures/skies/clouds2.tga
        blendFunc GL_ONE GL_ZERO
        tcMod scale 4 4
        tcMod scroll 0.05 0.025
    }
    {
        map textures/skies/clouds2.tga
        blendFunc GL_DST_COLOR GL_SRC_COLOR
        tcMod scale 3.5 3.5
        tcMod scroll 0.05 0.025
    }
}

textures/voyager/floor1_identity
{
    qer_editorimage textures/voyager/floor1.tga
    {
        map $lightmap
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor1.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor1lit.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/voyager/floor2_identity
{
    qer_editorimage textures/voyager/floor2.tga
    {
        map $lightmap
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor2.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor2lit.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/voyager/floor3_identity
{
    qer_editorimage textures/voyager/floor3.tga
    {
        map $lightmap
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor3.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor3lit.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/voyager/floor4_identity
{
    qer_editorimage textures/voyager/floor4.tga
    {
        map $lightmap
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor4.tga
        blendFunc GL_DST_COLOR GL_ZERO
        rgbGen identity
    }
    {
        clampmap textures/voyager/floor4lit.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/singularity/rainbowthing
{
    surfaceparm nolightmap
    surfaceparm nonsolid
    {
        map textures/singularity/energy.tga
        blendFunc GL_ONE GL_ZERO
        tcMod scale 5 3
        tcMod scroll 0.025 0.75
    }
    {
        map textures/singularity/energy.tga
        blendFunc GL_ONE GL_ONE
        detail
        tcMod scale 5 3
        tcMod scroll -0.025 -0.75
    }
    {
        map textures/singularity/rainbowthing.tga
        blendFunc GL_DST_COLOR GL_ZERO
    }
}

textures/singularity/flare_red
{
    light 1
    surfaceparm nolightmap
    surfaceparm nonsolid
    surfaceparm trans
    deformVertexes autoSprite
    {
        map textures/singularity/flare_red.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/singularity/flare_blue
{
    light 1
    surfaceparm nolightmap
    surfaceparm nonsolid
    surfaceparm trans
    deformVertexes autoSprite
    {
        map textures/singularity/flare_blue.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/singularity/redflare
{
    surfaceparm nolightmap
    surfaceparm nonsolid
    surfaceparm trans
    cull disable
    {
        map textures/singularity/redflare.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave noise 0.5 0.2 0 31
    }
}

textures/singularity/blueflare
{
    surfaceparm nolightmap
    surfaceparm nonsolid
    surfaceparm trans
    cull disable
    {
        map textures/singularity/blueflare.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave noise 0.5 0.2 0 31
    }
}

textures/forge/energything_nonsolid
{
    qer_editorimage textures/forge/energything.tga
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm nonsolid
    surfaceparm trans
    cull disable
    {
        map textures/forge/energything.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave sin 0.65 0.35 0 1
    }
    {
        map textures/forge/energything2.tga
        blendFunc GL_ONE GL_ONE
        tcMod scroll 562 0
    }
}

textures/new_effects/energythingblue_nonsolid
{
    qer_editorimage textures/borg/static2.tga
    surfaceparm nomarks
    surfaceparm nolightmap
    surfaceparm nonsolid
    surfaceparm trans
    cull disable
    {
        map textures/borg/static2.tga
        blendFunc GL_ONE GL_ONE
        rgbGen wave sin 0.65 0.35 0 1
    }
    {
       map textures/borg/static2.tga
        blendFunc GL_ONE GL_ONE
        tcMod scroll 562 0
    }
}

gfx/misc/red_flarebw
{
    cull disable
    {
        map gfx/misc/red_flarebw.tga
        blendFunc GL_ONE GL_ONE
    }
}

gfx/misc/red_ringbw
{
    cull disable
    {
        map gfx/misc/red_ringbw.tga
        blendFunc GL_ONE GL_ONE
    }
}

gfx/misc/tet1bw
{
    cull disable
    {
        map gfx/misc/tet1bw.tga
        blendFunc GL_ONE GL_ONE
    }
}

gfx/misc/trail2bw
{
    cull disable
    {
        map gfx/misc/trail2bw.tga
        blendFunc GL_ONE GL_ONE
    }
}