]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
New Toys: mod icon
authorRudolf Polzer <divverent@xonotic.org>
Tue, 6 Mar 2012 09:36:22 +0000 (10:36 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 6 Mar 2012 09:36:22 +0000 (10:36 +0100)
gfx/menu/luminos/icon_mod_NewToys.tga [new file with mode: 0644]
gfx/menu/wickedx/icon_mod_NewToys.tga [new file with mode: 0644]
gfx/menu/xaw/icon_mod_NewToys.tga [new file with mode: 0644]
qcsrc/menu/xonotic/serverlist.c

diff --git a/gfx/menu/luminos/icon_mod_NewToys.tga b/gfx/menu/luminos/icon_mod_NewToys.tga
new file mode 100644 (file)
index 0000000..cf88f77
Binary files /dev/null and b/gfx/menu/luminos/icon_mod_NewToys.tga differ
diff --git a/gfx/menu/wickedx/icon_mod_NewToys.tga b/gfx/menu/wickedx/icon_mod_NewToys.tga
new file mode 100644 (file)
index 0000000..cf88f77
Binary files /dev/null and b/gfx/menu/wickedx/icon_mod_NewToys.tga differ
diff --git a/gfx/menu/xaw/icon_mod_NewToys.tga b/gfx/menu/xaw/icon_mod_NewToys.tga
new file mode 100644 (file)
index 0000000..cf88f77
Binary files /dev/null and b/gfx/menu/xaw/icon_mod_NewToys.tga differ
index 1a94c115dd2c5b75ab10af99d6547c6ea4c1ae2d..fbf64c98be50b2359a3956550fe78d094f79a3c5 100644 (file)
@@ -649,6 +649,7 @@ void XonoticServerList_drawListBoxItem(entity me, float i, vector absSize, float
        if(modname != "Xonotic")
        if(modname != "MinstaGib")
        if(modname != "CTS")
+       if(modname != "NewToys")
                pure = 0;
 
        if(gethostcachenumber(SLIST_FIELD_FREESLOTS, i) <= 0)