From: Rudolf Polzer Date: Fri, 6 Aug 2010 23:02:18 +0000 (+0200) Subject: Merge remote branch 'origin/m0rfar/heaven' X-Git-Tag: xonotic-v0.1.0preview~141^2~4 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=f1d16fce8f3e4b4c11b47887fcd2ccfe43863d88;hp=4499fdf39c8271fdf6554f586b26ee06834f885c Merge remote branch 'origin/m0rfar/heaven' --- diff --git a/env/heaven/heaven_bk.tga b/env/heaven/heaven_bk.tga new file mode 100644 index 00000000..deaa2f47 Binary files /dev/null and b/env/heaven/heaven_bk.tga differ diff --git a/env/heaven/heaven_dn.tga b/env/heaven/heaven_dn.tga new file mode 100644 index 00000000..e910f4a9 Binary files /dev/null and b/env/heaven/heaven_dn.tga differ diff --git a/env/heaven/heaven_ft.tga b/env/heaven/heaven_ft.tga new file mode 100644 index 00000000..9b331a01 Binary files /dev/null and b/env/heaven/heaven_ft.tga differ diff --git a/env/heaven/heaven_lf.tga b/env/heaven/heaven_lf.tga new file mode 100644 index 00000000..fadddf29 Binary files /dev/null and b/env/heaven/heaven_lf.tga differ diff --git a/env/heaven/heaven_rt.tga b/env/heaven/heaven_rt.tga new file mode 100644 index 00000000..f64a5416 Binary files /dev/null and b/env/heaven/heaven_rt.tga differ diff --git a/env/heaven/heaven_up.tga b/env/heaven/heaven_up.tga new file mode 100644 index 00000000..32004458 Binary files /dev/null and b/env/heaven/heaven_up.tga differ diff --git a/scripts/skies_heaven.shader b/scripts/skies_heaven.shader new file mode 100644 index 00000000..dab73342 --- /dev/null +++ b/scripts/skies_heaven.shader @@ -0,0 +1,14 @@ +textures/skies/heaven +{ + qer_editorimage textures/skies/heaven.tga + + surfaceparm noimpact + surfaceparm nolightmap + surfaceparm nomarks + surfaceparm sky + + //q3map_sun + q3map_sun .9607843137254902 .7176470588235294 .3803921568627451 350 270 10 + q3map_surfacelight 300 + skyparms env/heaven/heaven - - +} diff --git a/textures/skies/heaven.png b/textures/skies/heaven.png new file mode 100644 index 00000000..cd76caa3 Binary files /dev/null and b/textures/skies/heaven.png differ