gtkradiant/radiant
Thomas Debesse 0fd04ccf85 always provide notex
This adds a special VFS providing textures/radiant/notex and shadernotex.

This way, game packs does not have to provide them using the hardcoded
textures/radiant/[shader]notex path (some games prefer other prefixes).

It also allows GtkRadiant to not crash at startup when a wrong game
path is set.

It would also prevents radiant to fail where it tries to load these
textures on very early stage when the whole VFS is not yet loaded,
for example on pk3dir scenario.

The notex and shadernotex textures come from Unvanquished's tex-common
package and are distributed under public domain-like CC0 1.0 Universal license: https://creativecommons.org/publicdomain/zero/1.0/

See: https://github.com/UnvanquishedAssets/tex-common_src.dpkdir/blob/master/about/tex-common.txt
2018-01-23 00:18:45 +01:00
..
Makefile.mac transfer from internal tree r5311 branches/1.4-gpl 2007-09-12 18:54:28 +00:00
bp_dlg.cpp Left align for the text of Labels 2017-03-28 09:29:11 +02:00
brush.cpp Merge branch 'InvalidMiscModelFix' of https://github.com/Mateos81/GtkRadiant into Mateos81-InvalidMiscModelFix 2017-05-07 16:11:11 -05:00
brush.h make bool/qboolean/boolean *slightly* less wonky 2012-05-27 20:17:32 -05:00
brush_primit.cpp Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
brushscript.cpp More gtk i81n 2017-03-16 12:40:56 +01:00
camera.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
camwindow.cpp Re-enable intel HD GL workaround, still needed .. see issue #512 2017-08-05 15:50:28 -05:00
camwindow.h Improved mousewheel zoom-in 2014-03-24 06:57:46 +04:00
csg.cpp Explicit type instead auto 2017-08-26 01:39:24 +02:00
dialog.cpp Remove obsolete DLG_ENTRY_FLOAT and DLG_ENTRY_INT 2017-05-22 12:23:09 +02:00
dialog.h Remove obsolete DLG_ENTRY_FLOAT and DLG_ENTRY_INT 2017-05-22 12:23:09 +02:00
dialoginfo.cpp Dialog improvements 2017-03-23 09:37:50 +01:00
drag.cpp Switching the key bindings for single face select (ctrl+shift+LMB) with multi face select (ctrl+shift+alt+LMB) 2015-09-26 12:02:09 +02:00
eclass.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
eclass_def.cpp Merge pull request #319 from Pan7/entanglearrow 2015-10-31 09:37:50 -05:00
eclass_def.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
error.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
feedback.cpp More gtk i81n 2017-03-16 12:40:56 +01:00
feedback.h fix crashes: libxml2 static linking, turn off libintl stuff 2013-06-03 03:23:11 +01:00
file.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
file.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
filters.cpp Filter misc_model etc by eclass instead of each entity name 2015-11-08 17:47:34 -06:00
filters.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
findtexturedialog.cpp Merge branch 'deprchild' of git://github.com/Pan7/GtkRadiant into Pan7-deprchild 2017-04-16 21:11:31 -05:00
findtexturedialog.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
glinterface.cpp Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
glwidget.cpp Replacing deprecated GTK functions 2017-03-15 11:58:36 +01:00
glwidget.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
glwindow.cpp Remove deprecated Gtk1 support 2017-06-23 15:49:39 +02:00
glwindow.h Improved mousewheel zoom-in 2014-03-24 06:57:46 +04:00
groupdialog.cpp Prevent users from deleting the classname key in entity dialog 2017-06-16 21:21:49 -05:00
groupdialog.h Replace deprecated GtkSignalFunc, gtk_container_children 2017-04-03 19:26:13 +02:00
gtkdlgs.cpp Give Q2 CTF it's proper name. 2017-08-13 14:17:58 -04:00
gtkmisc.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
gtkmisc.h Merge branch 'openurl' of https://github.com/Pan7/GtkRadiant into Pan7-openurl 2017-04-22 13:05:52 -05:00
main.cpp preproc: more unknown architecture error 2017-08-31 00:45:30 +02:00
mainframe.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
mainframe.h Texture directory list 2017-05-02 02:15:35 +02:00
map.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
map.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
missing.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
parse.cpp Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
parse.h Low hanging fruit: bring the number of compiler warnings down from 264 to 33. 2013-05-03 02:57:29 -04:00
patchdialog.cpp Extra gtk_box_set_homogeneous function calls 2017-05-16 00:34:04 +02:00
patchdialog.h Use GTK2 events 2017-03-04 18:36:21 +01:00
plugin.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
pluginentities.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
pluginmanager.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
pluginmanager.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
pmesh.cpp clean out a bunch of obsolete vendor and hardware specific GL workarounds 2017-05-27 17:15:06 -05:00
points.cpp GL Display lists were used regardless of display list settings in points.cpp, this crashes with some Intel videodrivers 2015-07-23 22:03:52 +03:00
points.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
preferences.cpp Unvanquished appears in menu 2018-01-07 21:16:53 +01:00
preferences.h Unvanquished appears in menu 2018-01-07 21:16:53 +01:00
profile.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
qe3.cpp always provide notex 2018-01-23 00:18:45 +01:00
qe3.h cleanup more offsetof usage 2018-01-22 08:43:48 -06:00
qedefs.h fix for broken bsp menu (broken by increasing MAX_TEXTUREDIRS to 1024) 2013-07-19 07:08:28 +01:00
qfiles.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
qgl.c preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
qgl.h preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
qgl_ext.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
queuedraw.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
radiant.ico pulled in updates from ttimo branch 2012-04-26 13:40:42 -04:00
radiant.rc ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
radiant.vcxproj Visual Studio 2017. Fixed q3map2_urt 64 bit compilation also. 2018-01-21 14:47:06 -06:00
radiant.vcxproj.filters convert projects to msvc 2012 2013-05-23 20:44:41 -05:00
resource.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
select.cpp Enough. 2017-05-05 23:38:07 +02:00
select.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
selectedface.cpp Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
stdafx.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
stdafx.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
surfacedialog.cpp Left align for the text of Labels 2017-03-28 09:29:11 +02:00
surfacedialog.h cosmetic - this code isn't used anyway, surface inspector logic has moved to a plugin? 2013-07-07 08:08:38 -05:00
surfaceplugin.cpp Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
surfaceplugin.h add license info on a few things 2012-06-04 23:42:31 -05:00
targetname.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
texmanip.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
texmanip.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
textures.h Texture directory list 2017-05-02 02:15:35 +02:00
texwindow.cpp shaderlists 2018-01-07 21:20:52 +01:00
texwindow.h Improved mousewheel zoom-in 2014-03-24 06:57:46 +04:00
ui.cpp Replacing deprecated GTK functions 2017-03-15 11:58:36 +01:00
ui.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
undo.cpp Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
undo.h make bool/qboolean/boolean *slightly* less wonky 2012-05-27 20:17:32 -05:00
vertsel.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
watchbsp.cpp preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
watchbsp.h Fix umpteen fails in the BSP monitoring state management. Probably introduce 1 or 2 new ones. 2013-11-19 21:15:06 -05:00
winding.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
winding.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
xmlstuff.h fix crashes: libxml2 static linking, turn off libintl stuff 2013-06-03 03:23:11 +01:00
xywindow.cpp fix compile warning 2017-08-20 15:46:40 -05:00
xywindow.h Improved mousewheel zoom-in 2014-03-24 06:57:46 +04:00
z.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
z.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
zwindow.cpp Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
zwindow.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00