[Gtkradiant] [SVN] rev 3846 - in GtkRadiant/branches/spog_branch: include libs
plugins/mapq3 plugins/mapxml radiant
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 09 Sep 2003 13:04:09 -0500
This is a mixed plain/HTML MIME encoded message.
--===============1698783747==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Author : spog
New Revision : 3846
Date : Tue Sep 9 13:04:02 2003
Log:
fixes, added refcounted string type
--
1 item removed:
GtkRadiant/branches/spog_branch/libs/multimon.h
was 3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/multimon.h?rev=3845&root=radiant.svn&view=auto
21 items modified:
GtkRadiant/branches/spog_branch/include/ientity.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/libs/const_reference.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/const_reference.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/const_reference.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/const_reference.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/libs/instancelib.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/instancelib.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/instancelib.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/instancelib.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/libs/scenelib.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/scenelib.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/scenelib.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/scenelib.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/libs/stringlib.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/stringlib.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/stringlib.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/stringlib.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/brush.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/camwindow.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/camwindow.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/mainframe.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/map.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/multimon.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/patch.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/patchmanip.h
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchmanip.h?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchmanip.h?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchmanip.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
GtkRadiant/branches/spog_branch/radiant/selection.cpp
3846 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=3846&root=radiant.svn&view=auto
3845 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=3845&root=radiant.svn&view=auto
diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h
--===============1698783747==
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 : 3846</td>
<td align=right valign=bottom>Tue Sep 9 13:04:02 2003</td>
</tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
fixes, added refcounted string type
</code>
<hr width="100%" size=2 noshade><br>
<table border=0 width="100%">
<tr>
<td colspan=5> </td>
</tr>
<tr bgcolor="#e0e0e0">
<td colspan=5 align=center><b>1 item removed</b></td>
</tr>
<tr>
<td><b>Module</b></td>
<td><b>File name</b></td>
<td colspan=3><b>Last revision</b></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/libs/multimon.h</code></td>
<td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/multimon.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
</tr>
<tr>
<td colspan=5> </td>
</tr>
<tr bgcolor="#e0e0e0">
<td colspan=5 align=center><b>21 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/branches/spog_branch/include/ientity.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/libs/const_reference.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/const_reference.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/const_reference.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/const_reference.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/libs/instancelib.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/instancelib.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/instancelib.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/instancelib.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/libs/scenelib.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/scenelib.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/scenelib.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/scenelib.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/libs/stringlib.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/stringlib.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/stringlib.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/stringlib.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/write.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlparse.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/xmlwrite.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/brush.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/camwindow.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/camwindow.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/mainframe.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/map.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/multimon.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/patch.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/patchmanip.h</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchmanip.h?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchmanip.h?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchmanip.h?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
<tr>
<td><b>radiant.svn</b></td>
<td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/selection.cpp</code></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=3845&root=radiant.svn&view=auto">3845</a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=3845&r2=text&tr2=3846&root=radiant.svn&diff_format=h">>>></a></td>
<td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=3846&root=radiant.svn&view=auto">3846</a></td>
</tr>
</table>
</body>
</html>
--===============1698783747==--