- Added LocalLcPath to plugin interface
- Added enhanced Texturebrowser (ETB) by Shaderman - Added shaderplug by Shaderman, accompanies the ETB - Added xmltagging lib by Shaderman, accompanies the ETB - Added new icons for ETB, Console, Entityinspector and Lighteditor - Fixed minor warning in Sunplug Project - Fixed PATH_MAX namecollision in ptrview plugin on Linux - Final fix for 64 bit patch.h issue git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@107 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -118,6 +118,7 @@ struct _QERFuncTable_1
|
||||
STRING_CONSTANT(Name, "radiant");
|
||||
|
||||
const char* (*getEnginePath)();
|
||||
const char* (*getLocalRcPath)();
|
||||
const char* (*getGameToolsPath)();
|
||||
const char* (*getAppPath)();
|
||||
const char* (*getSettingsPath)();
|
||||
|
||||
Reference in New Issue
Block a user