[Gtkradiant] [SVN] rev 4648 - in GtkRadiant/trunk: docs/developer
plugins/archivepak plugins/archivewad plugins/archivezip
plugins/entity plugins/image plugins/imagehl plugins/imagepng
plugins/imageq2 plugins/mapq3 plugins/mapxml plugins/md3model
plugins/model plugins/sample plugins/shaders plugins/vfspk3
radiant tools/quake3/q3map2
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 03 Aug 2004 05:29:06 -0500
This is a mixed plain/HTML MIME encoded message.
--===============0521373105==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Author : spog
New Revision : 4648
Date : Tue Aug 3 05:29:02 2004
Log:
updated CHANGES; fixed copy/paste bug
--
GtkRadiant/trunk/docs/developer/CHANGES
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/CHANGES?rev=4648&root=radiant.svn&view=auto
diff:
This is the changelog for developers, != changelog for the end user
that we distribute with the binaries. (see changelog)
+
+03/08/2004
+SPoG
+- Fixed copy/paste copying all brushes of an entity when only one is selected.
+
+26/07/2004
+SPoG
+- Fixed SI when not in face-selection mode.
+- Changed patch-create-prefab to use current workzone.
+- Changed engine attribute to be optional in game-description.
+
+24/07/2004
+SPoG
+- Changed module server to support wildcard modules.
+- Cleaned up docs/developer, added README.
+- Removed old TODO.
+
+23/07/2004
+Shamus
+- Initial version of textool.
+MindLink
+- Fixed const bug for vs.net 2005 compiler.
+
+22/07/2004
+SPoG
+- Fixed copy/paste and export-selected failing to export stuff.
+
+19/07/2004
+SPoG
+- Updated win32 setup scripts for q1 entity definitions.
+
+18/07/2004
+SPoG
+- Updated win32 setup scripts.
+- Fixed bug loading 8-bit bmp with <256 palette entries.
+- Added support for loading textures from arbitrary locations.
+- Changed shaders module to load notex/shadernotex from bitmaps/ in .bmp format.
+- Fixed bugs in brush-primitives texdef code.
+
+17/07/2004
+SPoG
+- Added STV:EF support to win32 installer.
+- Moved hardcoded game-specific configuration stuff into .game files.
+
+16/07/2004
+SPoG
+- Fixed crash bug in brush edge/vertex/face selection.
+
+15/07/2004
+SPoG
+- Moved .def files from <enginepath>/<basegame>/scripts/ to <radiantpath>/<gamefilename>/<game>/.
+- Changed entity inspector UI to be driven by entities xml.
+
+14/07/2004
+SPoG
+- Fixed map load/save in brusb-primitives mode.
+- Added files required to run in brush-primitives mode.
+- Added support for changing engine-path while a map is loaded.
+
+
11/07/2004
SPoG
- Changed entity inspector to support custom UI for each entity-class.
19 items modified:
GtkRadiant/trunk/docs/developer/CHANGES
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/CHANGES?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/CHANGES?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/CHANGES?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/docs/developer/TODO
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/TODO?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/TODO?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/TODO?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/entity/entityq3.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entityq3.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entityq3.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entityq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/image/imageq3.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/imageq3.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/imageq3.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/imageq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/model/modelpico.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/modelpico.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/modelpico.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/modelpico.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/sample/sample.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/sample/sample.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/sample/sample.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/sample/sample.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/radiant/map.cpp
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant/map.cpp?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant/map.cpp?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant/map.cpp?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj
4648 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?rev=4648&root=radiant.svn&view=auto
4647 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?rev=4647&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h
--===============0521373105==
Content-Type: text/html; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
<html>
<head><title>SVN report</title></head>
<body bgcolor="#ffffff" text="#000000">
<table border=0 width="100%" cellspacing=0 cellpadding=0>
<tr>
<td align=left><b>Commit from <i>spog</i></b>, New Revision : 4648</td>
<td align=right valign=bottom>Tue Aug 3 05:29:02 2004</td>
</tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
updated CHANGES; fixed copy/paste bug
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/trunk/docs/developer/CHANGES</b>
<pre>
This is the changelog for developers, != changelog for the end user
that we distribute with the binaries. (see changelog)
+
+03/08/2004
+SPoG
+- Fixed copy/paste copying all brushes of an entity when only one is selected.
+
+26/07/2004
+SPoG
+- Fixed SI when not in face-selection mode.
+- Changed patch-create-prefab to use current workzone.
+- Changed engine attribute to be optional in game-description.
+
+24/07/2004
+SPoG
+- Changed module server to support wildcard modules.
+- Cleaned up docs/developer, added README.
+- Removed old TODO.
+
+23/07/2004
+Shamus
+- Initial version of textool.
+MindLink
+- Fixed const bug for vs.net 2005 compiler.
+
+22/07/2004
+SPoG
+- Fixed copy/paste and export-selected failing to export stuff.
+
+19/07/2004
+SPoG
+- Updated win32 setup scripts for q1 entity definitions.
+
+18/07/2004
+SPoG
+- Updated win32 setup scripts.
+- Fixed bug loading 8-bit bmp with <256 palette entries.
+- Added support for loading textures from arbitrary locations.
+- Changed shaders module to load notex/shadernotex from bitmaps/ in .bmp format.
+- Fixed bugs in brush-primitives texdef code.
+
+17/07/2004
+SPoG
+- Added STV:EF support to win32 installer.
+- Moved hardcoded game-specific configuration stuff into .game files.
+
+16/07/2004
+SPoG
+- Fixed crash bug in brush edge/vertex/face selection.
+
+15/07/2004
+SPoG
+- Moved .def files from <enginepath>/<basegame>/scripts/ to <radiantpath>/<gamefilename>/<game>/.
+- Changed entity inspector UI to be driven by entities xml.
+
+14/07/2004
+SPoG
+- Fixed map load/save in brusb-primitives mode.
+- Added files required to run in brush-primitives mode.
+- Added support for changing engine-path while a map is loaded.
+
+
11/07/2004
SPoG
- Changed entity inspector to support custom UI for each entity-class.
</pre>
</code>
<table border=0 width="100%">
<tr>
<td colspan=5> </td>
</tr>
<tr bgcolor="#e0e0e0">
<td colspan=5 align=center><b>19 items modified</b></td>
</tr>
<tr>
<td><b>Module</b></td>
<td><b>File name</b></td>
<td colspan=3><b>Revision</b></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/docs/developer/CHANGES</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/CHANGES?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/CHANGES?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/CHANGES?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/docs/developer/TODO</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/TODO?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/TODO?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/docs/developer/TODO?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivepak/archivepak.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivewad/archivewad.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/archivezip/archivezip.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/entity/entityq3.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entityq3.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entityq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entityq3.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/image/imageq3.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/imageq3.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/imageq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/imageq3.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagepng/imagepng.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imageq2/imageq2.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapq3/mapq3.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/mapxml/mapxml.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/md3model/modelmd3.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/model/modelpico.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/modelpico.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/modelpico.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/modelpico.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/sample/sample.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/sample/sample.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/sample/sample.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/sample/sample.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shadersq3.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfsq3.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/radiant/map.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant/map.cpp?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant/map.cpp?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant/map.cpp?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?rev=4647&root=radiant.svn&view=auto">4647</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?r1=text&tr1=4647&r2=text&tr2=4648&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?rev=4648&root=radiant.svn&view=auto">4648</a></td>
</tr>
</table>
</body>
</html>
--===============0521373105==--