]> git.xonotic.org Git - xonotic/netradiant.git/commit
- Added LocalLcPath to plugin interface
authornamespace <namespace>
Sat, 30 Sep 2006 15:56:36 +0000 (15:56 +0000)
committernamespace <namespace>
Sat, 30 Sep 2006 15:56:36 +0000 (15:56 +0000)
commitc11d5da7a3e41ae5e2d3f34a4c4f5ef06ed54363
tree68a519a7123f4f07a3d2ab70ad95178cd94a9675
parent53bb8dbf01b4b801d15fb15eed4b3df97fdf5e13
- 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
26 files changed:
CHANGES
GtkRadiant.sln
SConscript
TODO
contrib/prtview/portals.h
contrib/shaderplug/shaderplug.cpp [new file with mode: 0644]
contrib/shaderplug/shaderplug.def [new file with mode: 0644]
contrib/shaderplug/shaderplug.h [new file with mode: 0644]
contrib/shaderplug/shaderplug.vcproj [new file with mode: 0644]
contrib/sunplug/sunplug.vcproj
include/qerplugin.h
libs/libs.vcproj
libs/xml/xmltextags.cpp [new file with mode: 0644]
libs/xml/xmltextags.h [new file with mode: 0644]
radiant/gtkdlgs.cpp
radiant/gtkdlgs.h
radiant/mainframe.cpp
radiant/mainframe.h
radiant/patch.h
radiant/plugin.cpp
radiant/texwindow.cpp
radiant/texwindow.h
setup/data/tools/bitmaps/console.bmp [new file with mode: 0644]
setup/data/tools/bitmaps/entities.bmp [new file with mode: 0644]
setup/data/tools/bitmaps/lightinspector.bmp [new file with mode: 0644]
setup/data/tools/bitmaps/texture_browser.bmp [new file with mode: 0644]