Restore data fixes that were reverted in r214

r149: Fix ctf.shader failing newer ioq3 syntax check
r150: Resolve invalid shader keywords
r190: Fix names not being added to some license plates
This commit is contained in:
zturtleman 2018-05-02 03:04:25 +00:00
parent a6a3f51bc5
commit 9d8633c712
15 changed files with 9 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 8 KiB

View file

@ -6593,25 +6593,25 @@ textures/base_light/ceil1_26
{
surfaceparm nomarks
q3map_surfacelight 10000
light1
//light1
}
textures/base_light/ceil1_28
{
surfaceparm nomarks
q3map_surfacelight 10000
light1
//light1
}
textures/base_light/ceil1_6
{
surfaceparm nomarks
q3map_surfacelight 10000
light1
//light1
}
textures/base_light/tlight05
{
surfaceparm nomarks
q3map_surfacelight 5000
light1
//light1
}
textures/base_light/invisi_light1

View file

@ -781,18 +781,19 @@ textures/q3r_ctf/q3r_redlong_decal
textures/q3r_ctf/q3r_bluelong_01
{
qer_editorimage textures/q3r_ctf/q3r_bannerbluelong.tga
//deformVertexes wave sin 0 1 0 .1
surfaceparm nolightmap
surfaceparm nomarks
polygonoffset
{
map textures/q3r_ctf/q3r_bannerbluelong.tga
wave sin 0 1 0 .1
}
}
textures/q3r_ctf/q3r_redlong_01
{}
{
}
///////////////////////////

View file

@ -188,7 +188,7 @@ models/mapobjects/q3rtitle/q3rtitle_w
models/mapobjects/q3rtitle/q3rtitle
{
{
models/mapobjects/q3rtitle/q3rtitle_b.jpg
map models/mapobjects/q3rtitle/q3rtitle_b.jpg
}
}

View file

@ -67,7 +67,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define BASETA "missionpack"
#ifndef PRODUCT_VERSION
#define PRODUCT_VERSION "v0.0.1.0 r216"
#define PRODUCT_VERSION "v0.0.1.0 r217"
#endif
#ifndef PRODUCT_DATE