]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Commit map assets
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 1 Apr 2012 14:21:13 +0000 (17:21 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 1 Apr 2012 14:21:13 +0000 (17:21 +0300)
24 files changed:
models/spawn/gspawn.blend [new file with mode: 0644]
models/spawn/gspawn.md3 [new file with mode: 0644]
models/spawn/gspawn.tga [new file with mode: 0644]
models/spawn/gspawn_bump.tga [new file with mode: 0644]
models/spawn/gspawn_gloss.tga [new file with mode: 0644]
models/spawn/gspawn_glow.tga [new file with mode: 0644]
models/spawn/lt.tga [new file with mode: 0644]
models/spawn/lt_glow.tga [new file with mode: 0644]
models/spawn/pspawn.blend [new file with mode: 0644]
models/spawn/pspawn.md3 [new file with mode: 0644]
models/spawn/pspawn.tga [new file with mode: 0644]
models/spawn/pspawn_bump.tga [new file with mode: 0644]
models/spawn/pspawn_gloss.tga [new file with mode: 0644]
models/spawn/pspawn_glow.tga [new file with mode: 0644]
scripts/spawn.shader [new file with mode: 0644]
sound/fire/fire.ogg [new file with mode: 0644]
textures/map_old-steel-complex/base_darkwood.tga [new file with mode: 0644]
textures/map_old-steel-complex/base_wood.tga [new file with mode: 0644]
textures/map_old-steel-complex/brickwall.tga [new file with mode: 0644]
textures/map_old-steel-complex/brickwall_gloss.tga [new file with mode: 0644]
textures/map_old-steel-complex/brickwall_norm.tga [new file with mode: 0644]
textures/map_old-steel-complex/largebrick1a.tga [new file with mode: 0644]
textures/map_old-steel-complex/largebrick1a_gloss.tga [new file with mode: 0644]
textures/map_old-steel-complex/largebrick1a_norm.tga [new file with mode: 0644]

diff --git a/models/spawn/gspawn.blend b/models/spawn/gspawn.blend
new file mode 100644 (file)
index 0000000..646497c
Binary files /dev/null and b/models/spawn/gspawn.blend differ
diff --git a/models/spawn/gspawn.md3 b/models/spawn/gspawn.md3
new file mode 100644 (file)
index 0000000..fad2792
Binary files /dev/null and b/models/spawn/gspawn.md3 differ
diff --git a/models/spawn/gspawn.tga b/models/spawn/gspawn.tga
new file mode 100644 (file)
index 0000000..97dbadc
Binary files /dev/null and b/models/spawn/gspawn.tga differ
diff --git a/models/spawn/gspawn_bump.tga b/models/spawn/gspawn_bump.tga
new file mode 100644 (file)
index 0000000..030eea9
Binary files /dev/null and b/models/spawn/gspawn_bump.tga differ
diff --git a/models/spawn/gspawn_gloss.tga b/models/spawn/gspawn_gloss.tga
new file mode 100644 (file)
index 0000000..89d27a9
Binary files /dev/null and b/models/spawn/gspawn_gloss.tga differ
diff --git a/models/spawn/gspawn_glow.tga b/models/spawn/gspawn_glow.tga
new file mode 100644 (file)
index 0000000..b15797e
Binary files /dev/null and b/models/spawn/gspawn_glow.tga differ
diff --git a/models/spawn/lt.tga b/models/spawn/lt.tga
new file mode 100644 (file)
index 0000000..a530d0b
Binary files /dev/null and b/models/spawn/lt.tga differ
diff --git a/models/spawn/lt_glow.tga b/models/spawn/lt_glow.tga
new file mode 100644 (file)
index 0000000..357ab59
Binary files /dev/null and b/models/spawn/lt_glow.tga differ
diff --git a/models/spawn/pspawn.blend b/models/spawn/pspawn.blend
new file mode 100644 (file)
index 0000000..37c7c65
Binary files /dev/null and b/models/spawn/pspawn.blend differ
diff --git a/models/spawn/pspawn.md3 b/models/spawn/pspawn.md3
new file mode 100644 (file)
index 0000000..8ff7c18
Binary files /dev/null and b/models/spawn/pspawn.md3 differ
diff --git a/models/spawn/pspawn.tga b/models/spawn/pspawn.tga
new file mode 100644 (file)
index 0000000..8e99597
Binary files /dev/null and b/models/spawn/pspawn.tga differ
diff --git a/models/spawn/pspawn_bump.tga b/models/spawn/pspawn_bump.tga
new file mode 100644 (file)
index 0000000..b2fe263
Binary files /dev/null and b/models/spawn/pspawn_bump.tga differ
diff --git a/models/spawn/pspawn_gloss.tga b/models/spawn/pspawn_gloss.tga
new file mode 100644 (file)
index 0000000..8980379
Binary files /dev/null and b/models/spawn/pspawn_gloss.tga differ
diff --git a/models/spawn/pspawn_glow.tga b/models/spawn/pspawn_glow.tga
new file mode 100644 (file)
index 0000000..c671225
Binary files /dev/null and b/models/spawn/pspawn_glow.tga differ
diff --git a/scripts/spawn.shader b/scripts/spawn.shader
new file mode 100644 (file)
index 0000000..50f6383
--- /dev/null
@@ -0,0 +1,11 @@
+models/spawn/lt
+{
+       qer_editorimage models/spawn/lt.tga
+       surfaceparm nomarks
+       cull none
+       {
+               map models/spawn/lt.tga
+               blendfunc add
+               rgbGen identity
+       }
+}
diff --git a/sound/fire/fire.ogg b/sound/fire/fire.ogg
new file mode 100644 (file)
index 0000000..6ea8923
Binary files /dev/null and b/sound/fire/fire.ogg differ
diff --git a/textures/map_old-steel-complex/base_darkwood.tga b/textures/map_old-steel-complex/base_darkwood.tga
new file mode 100644 (file)
index 0000000..6e73c97
Binary files /dev/null and b/textures/map_old-steel-complex/base_darkwood.tga differ
diff --git a/textures/map_old-steel-complex/base_wood.tga b/textures/map_old-steel-complex/base_wood.tga
new file mode 100644 (file)
index 0000000..91b6474
Binary files /dev/null and b/textures/map_old-steel-complex/base_wood.tga differ
diff --git a/textures/map_old-steel-complex/brickwall.tga b/textures/map_old-steel-complex/brickwall.tga
new file mode 100644 (file)
index 0000000..95e0def
Binary files /dev/null and b/textures/map_old-steel-complex/brickwall.tga differ
diff --git a/textures/map_old-steel-complex/brickwall_gloss.tga b/textures/map_old-steel-complex/brickwall_gloss.tga
new file mode 100644 (file)
index 0000000..fb3d254
Binary files /dev/null and b/textures/map_old-steel-complex/brickwall_gloss.tga differ
diff --git a/textures/map_old-steel-complex/brickwall_norm.tga b/textures/map_old-steel-complex/brickwall_norm.tga
new file mode 100644 (file)
index 0000000..47dd795
Binary files /dev/null and b/textures/map_old-steel-complex/brickwall_norm.tga differ
diff --git a/textures/map_old-steel-complex/largebrick1a.tga b/textures/map_old-steel-complex/largebrick1a.tga
new file mode 100644 (file)
index 0000000..1c64827
Binary files /dev/null and b/textures/map_old-steel-complex/largebrick1a.tga differ
diff --git a/textures/map_old-steel-complex/largebrick1a_gloss.tga b/textures/map_old-steel-complex/largebrick1a_gloss.tga
new file mode 100644 (file)
index 0000000..2cc8c71
Binary files /dev/null and b/textures/map_old-steel-complex/largebrick1a_gloss.tga differ
diff --git a/textures/map_old-steel-complex/largebrick1a_norm.tga b/textures/map_old-steel-complex/largebrick1a_norm.tga
new file mode 100644 (file)
index 0000000..b3d221d
Binary files /dev/null and b/textures/map_old-steel-complex/largebrick1a_norm.tga differ