- Fix for bug 1106 - .wad files don't get listed in the textures menu (Shaderman)
(http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1106) - Added initial support for Prey (Shaderman) - Fixed entity inspector sliders to always show (Shaderman) - Added NOTES subsection to the entity inspector listing .def editor_usage* values (Shaderman) git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@114 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -75,6 +75,9 @@
|
||||
<feature name="Quake 4 Support" desc="Support for Quake 4.">
|
||||
<component name=".\components\q4.xml" root="..\..\games\Q4Pack\tools"/>
|
||||
</feature>
|
||||
<feature name="Prey Support" desc="Support for Prey.">
|
||||
<component name=".\components\prey.xml" root="..\..\games\PreyPack\tools"/>
|
||||
</feature>
|
||||
<feature name="RTCW Support" desc="Support for Return To Castle Wolfenstein">
|
||||
<component name=".\components\wolf.xml" root="..\..\games\WolfPack\bin"/>
|
||||
<component name=".\components\wolf_docs.xml" root="..\..\games\WolfPack\docs"/>
|
||||
|
||||
Reference in New Issue
Block a user