Subversion-Projekte sthq.argas

Revision

Revision 8 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

textures/tos-ta/shandan-panel
{
    surfaceparm metalsteps
    surfaceparm nolightmap
    surfaceparm pointlight
    {
        map textures/dreadnought/shine3.tga
        blendFunc GL_ONE GL_ZERO
        rgbGen identity
        tcGen environment
        tcMod scale 6 6
    }
    {
        map textures/tos-ta/shandan_panel.tga
        blendFunc GL_ONE GL_SRC_ALPHA
        rgbGen vertex
    }
    {
        map textures/tos-ta/shandan_panel_glow.tga
        blendFunc GL_ONE GL_ONE
    }
}

textures/tos-ta/title2
{
    surfaceparm alphashadow
    surfaceparm nomarks
    surfaceparm trans
    nopicmip
    cull disable
    {
        map textures/tos-ta/title2.tga
        alphaFunc GE128
        blendFunc GL_ONE GL_ZERO
        depthWrite
        rgbGen identity
    }
    {
        map $lightmap
        blendFunc GL_DST_COLOR GL_ZERO
        depthFunc equal
        rgbGen identity
    }
}