[Gtkradiant] [SVN] rev 4209 - in GtkRadiant/branches/spog_branch: . contrib/bkgrnd2d contrib/bkgrnd2d/bitmaps contrib/bobtoolz contrib/camera contrib/gtkgensurf contrib/hydratoolz contrib/prtview docs/developer include libs libs/cmdlib libs/jpeg6 libs/md5lib libs/pak libs/picomodel libs/picomodel/lwo libs/splines plugins/eclassfgd plugins/entity plugins/image plugins/imagem8 plugins/imagewal plugins/map plugins/model plugins/shaders plugins/spritemodel plugins/surface plugins/surface_heretic2 plugins/surface_quake2 plugins/textool plugins/vfspk3 radiant setup setup/data/baseq3/scripts setup/data/tools setup/linux/setup_image/setup.data setup/win32 setup/win32/bin setup/win32/template/Component Definitions setup/win32/template/File Groups tools/heretic2 tools/quake2/bspinfo3 tools/quake2/common tools/quake2/q2map tools/quake2/qbsp3 tools/quake2/qdata tools/quake2/qdata_heretic2 tools/quake2/qdata_heretic2/common tools/quake2/qdata_heretic2/qcommon tools/quake2/qrad3 tools/quake2/qvis3 tools/quake3/common tools/quake3/q3data tools/quake3/q3map2

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sat, 13 Dec 2003 11:17:26 -0600


This is a mixed plain/HTML MIME encoded message.

--===============1697394592==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

Author       : spog
New Revision : 4209
Date         : Sat Dec 13 11:17:19 2003

Log:
merged from trunk -r 4044:4208
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4209&root=radiant.svn&view=auto
    diff:
       
       ---- branch point - spog-cleanup
       
      +06/12/2003
      +SCDS_ReyalP
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=930
      +  shortcuts to change texture window scale
      +
      +02/12/2003
      +SCDS_ReyalP
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=913
      +  fix for single monitor window positioning save
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=924
      +  fixes to CenterXYView shortcut, correctly bound to Shift+Control+Tab now
      +TTimo
      +- add a 'q3map2' command line to win32_install.py, factorize and remove win32_install_q3map2.py
      +
      +-- linux 1.3.14 test build 1
      +
      +29/11/2003
      +TTimo
      +- heretic2 has no q2map. linux setup tries to install and breaks
      +  removed faulty setup line
      +- cleaned more Linux setup fuckage caused by q2/her2
      +  a tip: rm -rf build install before building and testing a new setup
      +
      +28/11/2003
      +ydnar
      +- full SCC purge of the vs.net project files (for real this time)
      +- added seperate Q3Map2 build targets
      +- added seperate Q3Map2 post-build Python script
      +- _skybox entity support
      +- _skybox and _decal in entities.def (Q3)
      +
      +-- win32 1.3.14 test build 1
      +
      +28/11/2003
      +djbob
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=899
      +  bobtoolz update (icon functionality is in menu too)
      +djbob & TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=842
      +  migration of the win32 build system to vs.net/VC7
      +  new libxml and libpng packages are required:
      +  http://zerowing.idsoftware.com/libxml/
      +  http://zerowing.idsoftware.com/libpng/
      +  updated win32_install.py for new names and paths
      +TTimo
      +- assraped the vcproj with sed to remove Scc entries
      +SCDS_ReyalP
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=88
      +  2D background image plugin
      +TTimo
      +- putting together win32 setup updates for 1.3.14
      +  msvcr70.dll goes in core directory
      +  bkgrnd2d plugin content
      +  changed file paths (libxml/libpng)
      +  .xlink for new JA content
      +
      +27/11/2003
      +TTimo
      +- using a central scons.signatures file for checksums
      +- version bump to 1.3.14
      +- a libxml-related build bug in qe3.cpp on Debian sid
      +- it looks like Sid no longer has inflate_mask exported from /usr/lib/libz.so
      +  switched the mask to be defined in our source
      +  this may be a problem on other distros, and on holy box (Woody)
      +SCDS_ReyalP
      +- bug 921 and 922, Z floating window fixes
      +- bug 926, hullcaulk, hintskip, subtlehint
      +EvilTypeGuy
      +- bug 505 - select all faces with a given texture
      +
      +19/11/2003
      +ydnar
      +- clipper tool plane points default to 1st selected patch mesh
      +
      +17/11/2003
      +TTimo
      +- upgraded server to subversion 0.33
      +
      +-- released 1.3.13
      +
      +10/11/2003
      +SCDS_reyalP
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=917
      +  floating windows startup crash
      +
      +09/11/2003
      +TTimo
      +- fix M4_GAME_ET ( OSX setup )
      +AstroCreep
      +- cleaned up JA shader scripts
      +
      +01/11/2003
      +ydnar
      +- Merged ASE submaterial/subobject code from BirdDawg
      +- Made Q2/Heretic2 tools not use precompiled headers to eliminate Win32 compilation errors
      +- Added glColor4ubv() support to the GL function table
      +- Changed PicoModel rendering to use glColor4ubv() instead of 4 divides and pass-by-value glColor4f()
      +- Fixed bug 900 by setting alpha to 255 explicitly in image module, rather than 3 input components,
      +  which was borking Q3Map2 jpeg loading, and thus compiles
      +
       24/10/2003
       TTimo
       - bump to 1.3.13
      

2 items added:

  GtkRadiant/branches/spog_branch/libs/synapse.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/synapse.h?rev=4209&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/radiant/surfaceplugin.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfaceplugin.h?rev=4209&root=radiant.svn&view=auto


6 items removed:

  GtkRadiant/branches/spog_branch/tools/heretic2/
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/heretic2/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/bspinfo3/
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/bspinfo3/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/common/threads.h
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qbsp3/
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qbsp3/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/qrad3/
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qrad3/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/qvis3/
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qvis3/?rev=4208&root=radiant.svn


144 items copied:

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/
    copied from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/?rev=4209&root=radiant.svn
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/
    copied from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/?rev=4209&root=radiant.svn
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_conf.bmp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_conf.bmp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_conf.bmp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_conf.bmp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xy_toggle.bmp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xy_toggle.bmp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xy_toggle.bmp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xy_toggle.bmp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xz_toggle.bmp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xz_toggle.bmp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xz_toggle.bmp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xz_toggle.bmp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_yz_toggle.bmp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_yz_toggle.bmp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_yz_toggle.bmp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_yz_toggle.bmp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.cpp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.cpp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.cpp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.def
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.def
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.def?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.def?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.dsp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.dsp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.dsp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.dsp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.h
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.cpp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/dialog.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.cpp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/dialog.cpp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.h
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/dialog.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/dialog.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.cpp
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/plugin.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.cpp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/plugin.cpp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.h
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/plugin.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/plugin.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/readme_bkgrnd2d-b0.25.txt
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bkgrnd2d/readme_bkgrnd2d-b0.25.txt
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/readme_bkgrnd2d-b0.25.txt?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/readme_bkgrnd2d-b0.25.txt?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz_gtk.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/bobtoolz/bobToolz_gtk.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz_gtk.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bobtoolz/bobToolz_gtk.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/gtkgensurf/gtkgensurf.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/gtkgensurf/gtkgensurf.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/hydratoolz/hydratoolz.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/hydratoolz/hydratoolz.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/contrib/prtview/PrtView.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/prtview/PrtView.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/libs/md5lib/md5lib.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/libs/md5lib/md5lib.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/md5lib/md5lib.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/libs/md5lib/md5lib.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/libs/picomodel/pm_terrain.c
    copied unchanged from rev 4208, GtkRadiant/trunk/libs/picomodel/pm_terrain.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_terrain.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/libs/picomodel/pm_terrain.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/eclassfgd/fgd.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/eclassfgd/fgd.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/eclassfgd/fgd.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/eclassfgd/fgd.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/entity/entity.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/entity/entity.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entity.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/image/image.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/image/image.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/image.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/image.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/imagem8/imagem8.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagem8/imagem8.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/imagewal/imagewal.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagewal/imagewal.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/map/map.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/map/map.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/map/map.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/map/map.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/model/model.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/model/model.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/model.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/shaders/shaders.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/shaders/shaders.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/shaders/shaders.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shaders.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/spritemodel/spritemodel.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/spritemodel/spritemodel.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/spritemodel.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/spritemodel/spritemodel.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/surface/surface.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/surface/surface.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surface.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface/surface.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surface_heretic2.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/surface_heretic2/surface_heretic2.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surface_heretic2.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_heretic2/surface_heretic2.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/surface_quake2.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/surface_quake2/surface_quake2.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surface_quake2.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_quake2/surface_quake2.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/textool/TexTool.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/textool/TexTool.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/textool/TexTool.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/textool/TexTool.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/plugins/vfspk3/vfspk3.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfspk3.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/radiant.sln
    copied unchanged from rev 4208, GtkRadiant/trunk/radiant.sln
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.sln?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant.sln?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/bin/msvcr70.dll
    copied unchanged from rev 4208, GtkRadiant/trunk/setup/win32/bin/msvcr70.dll
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/bin/msvcr70.dll?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/bin/msvcr70.dll?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - bkgrnd2d.fgl
    copied unchanged from rev 4208, GtkRadiant/trunk/setup/win32/template/File Groups/Plugins - bkgrnd2d.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - bkgrnd2d.fgl?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File Groups/Plugins - bkgrnd2d.fgl?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/common/inout.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/common/inout.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/inout.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/common/inout.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/common/inout.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/common/inout.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/inout.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/common/inout.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/common/q2_threads.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/common/q2_threads.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/q2_threads.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/common/q2_threads.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/
    copied from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/?rev=4209&root=radiant.svn
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/brushbsp.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/brushbsp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/brushbsp.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/brushbsp.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/csg.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/csg.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/csg.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/csg.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/faces.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/faces.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/faces.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/faces.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/flow.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/flow.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/flow.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/flow.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/gldraw.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/gldraw.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/gldraw.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/gldraw.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/glfile.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/glfile.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/glfile.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/glfile.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/leakfile.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/leakfile.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/leakfile.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/leakfile.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/lightmap.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/lightmap.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/lightmap.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/lightmap.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/main.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/main.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/main.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/main.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/map.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/map.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/map.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/map.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/nodraw.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/nodraw.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/nodraw.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/nodraw.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/patches.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/patches.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/patches.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/patches.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/portals.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/portals.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/portals.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/portals.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/prtfile.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/prtfile.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/prtfile.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/prtfile.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.dsp
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/q2map.dsp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.dsp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/q2map.dsp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/q2map.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/q2map.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/q2map.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/q2map.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/qbsp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qbsp.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/qbsp.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qbsp.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/qrad.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qrad.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/qrad.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qrad.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/qvis.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qvis.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/qvis.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qvis.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/textures.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/textures.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/textures.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/textures.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/trace.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/trace.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/trace.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/trace.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/tree.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/tree.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/tree.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/tree.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/q2map/writebsp.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/q2map/writebsp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/writebsp.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/writebsp.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata/qdata3.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata/qdata3.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/
    copied from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/?rev=4209&root=radiant.svn
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/adpcm.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/adpcm.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/adpcm.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/adpcm.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/animcomp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/animcomp.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/animcomp.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/animcomp.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/anorms.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/anorms.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/anorms.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/anorms.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/book.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/book.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/book.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/book.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/
    copied from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/?rev=4209&root=radiant.svn
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/bspfile.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/bspfile.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/bspfile.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/bspfile.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/cmdlib.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/cmdlib.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/cmdlib.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/cmdlib.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/her2_threads.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/her2_threads.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/her2_threads.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/her2_threads.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/inout.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/inout.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/inout.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/inout.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/l3dslib.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/l3dslib.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/l3dslib.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/l3dslib.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/lbmlib.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/lbmlib.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/lbmlib.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/lbmlib.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/mathlib.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/mathlib.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/mathlib.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/mathlib.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/md4.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/md4.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/md4.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/md4.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/path_init.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/path_init.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/path_init.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/path_init.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/polylib.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/polylib.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/polylib.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/polylib.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/qfiles.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/qfiles.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/qfiles.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/qfiles.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/scriplib.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/scriplib.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/scriplib.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/scriplib.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/threads.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/threads.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/threads.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/threads.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/token.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/token.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/token.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/token.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/trilib.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/trilib.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/trilib.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/trilib.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/fmodels.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/fmodels.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/fmodels.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/fmodels.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/icon1.ico
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/icon1.ico
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/icon1.ico?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/icon1.ico?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/images.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/images.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/images.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/images.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/jointed.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/jointed.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/jointed.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/jointed.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/joints.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/joints.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/joints.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/joints.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/models.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/models.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/models.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/models.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/pics.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/pics.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/pics.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/pics.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/
    copied from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/?rev=4209&root=radiant.svn
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/?rev=4208&root=radiant.svn

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/angles.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/angles.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/angles.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/angles.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/arrayedlist.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/arrayedlist.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/arrayedlist.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/arrayedlist.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/flex.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/flex.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/flex.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/flex.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/fmodel.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/fmodel.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/fmodel.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/fmodel.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/h2common.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/h2common.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/h2common.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/h2common.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/placement.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/placement.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/placement.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/placement.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/q_typedef.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/q_typedef.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/q_typedef.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/q_typedef.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/qfiles.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/qfiles.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/qfiles.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/qfiles.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/reference.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/reference.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/reference.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/reference.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/resourcemanager.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/resourcemanager.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/resourcemanager.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/resourcemanager.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/skeletons.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/skeletons.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/skeletons.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/skeletons.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_fmodel.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_fmodel.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_fmodel.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_fmodel.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_skeletons.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_skeletons.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_skeletons.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_skeletons.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.dsp
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata3_heretic2.dsp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.dsp?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata3_heretic2.dsp?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata3_heretic2.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata3_heretic2.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/resource.h
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/resource.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/resource.h?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/resource.h?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.aps
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/script1.aps
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.aps?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/script1.aps?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.rc
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/script1.rc
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.rc?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/script1.rc?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/sprites.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/sprites.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/sprites.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/sprites.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/svdcmp.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/svdcmp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/svdcmp.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/svdcmp.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tables.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/tables.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tables.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/tables.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tmix.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/tmix.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tmix.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/tmix.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/video.c
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake2/qdata_heretic2/video.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/video.c?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/video.c?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake3/q3data/q3data.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3data/q3data.vcproj?rev=4208&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.vcproj
    copied unchanged from rev 4208, GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.vcproj?rev=4209&root=radiant.svn&view=auto
    was 4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?rev=4208&root=radiant.svn&view=auto


184 items modified:

  GtkRadiant/branches/spog_branch/SConscript
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConscript?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConscript?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConscript?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/SConstruct
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConstruct?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConstruct?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConstruct?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/gen.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/gen.vcproj?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/gen.vcproj?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/gen.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/include/igl.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/igl.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/igl.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/igl.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/include/iplugin.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iplugin.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iplugin.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iplugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/include/version.default
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/version.default?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/version.default?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/version.default?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/osx_setup.py
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/osx_setup.py?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/osx_setup.py?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/osx_setup.py?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/model/model.dsp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.dsp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.dsp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant.dsw
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/mainframe.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/multimon.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/texwindow.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/xywindow.cpp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/changelog.txt
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/changelog.txt?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/changelog.txt?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/changelog.txt?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/data/tools/credits.html
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/credits.html?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/credits.html?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/credits.html?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/setup.patch
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/setup.pl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/setup.pl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/setup.pl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/setup.pl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c
    Contents, props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h
    Props changed
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/win32_install.py
    4209 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/win32_install.py?rev=4209&root=radiant.svn&view=auto
    4208 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/win32_install.py?rev=4208&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/win32_install.py?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h



--===============1697394592==
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 : 4209</td>
    <td align=right valign=bottom>Sat Dec 13 11:17:19 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
merged from trunk -r 4044:4208
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</b>
<pre>
 
 ---- branch point - spog-cleanup
 
+06/12/2003
+SCDS_ReyalP
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=930
+  shortcuts to change texture window scale
+
+02/12/2003
+SCDS_ReyalP
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=913
+  fix for single monitor window positioning save
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=924
+  fixes to CenterXYView shortcut, correctly bound to Shift+Control+Tab now
+TTimo
+- add a 'q3map2' command line to win32_install.py, factorize and remove win32_install_q3map2.py
+
+-- linux 1.3.14 test build 1
+
+29/11/2003
+TTimo
+- heretic2 has no q2map. linux setup tries to install and breaks
+  removed faulty setup line
+- cleaned more Linux setup fuckage caused by q2/her2
+  a tip: rm -rf build install before building and testing a new setup
+
+28/11/2003
+ydnar
+- full SCC purge of the vs.net project files (for real this time)
+- added seperate Q3Map2 build targets
+- added seperate Q3Map2 post-build Python script
+- _skybox entity support
+- _skybox and _decal in entities.def (Q3)
+
+-- win32 1.3.14 test build 1
+
+28/11/2003
+djbob
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=899
+  bobtoolz update (icon functionality is in menu too)
+djbob & TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=842
+  migration of the win32 build system to vs.net/VC7
+  new libxml and libpng packages are required:
+  http://zerowing.idsoftware.com/libxml/
+  http://zerowing.idsoftware.com/libpng/
+  updated win32_install.py for new names and paths
+TTimo
+- assraped the vcproj with sed to remove Scc entries
+SCDS_ReyalP
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=88
+  2D background image plugin
+TTimo
+- putting together win32 setup updates for 1.3.14
+  msvcr70.dll goes in core directory
+  bkgrnd2d plugin content
+  changed file paths (libxml/libpng)
+  .xlink for new JA content
+
+27/11/2003
+TTimo
+- using a central scons.signatures file for checksums
+- version bump to 1.3.14
+- a libxml-related build bug in qe3.cpp on Debian sid
+- it looks like Sid no longer has inflate_mask exported from /usr/lib/libz.so
+  switched the mask to be defined in our source
+  this may be a problem on other distros, and on holy box (Woody)
+SCDS_ReyalP
+- bug 921 and 922, Z floating window fixes
+- bug 926, hullcaulk, hintskip, subtlehint
+EvilTypeGuy
+- bug 505 - select all faces with a given texture
+
+19/11/2003
+ydnar
+- clipper tool plane points default to 1st selected patch mesh
+
+17/11/2003
+TTimo
+- upgraded server to subversion 0.33
+
+-- released 1.3.13
+
+10/11/2003
+SCDS_reyalP
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=917
+  floating windows startup crash
+
+09/11/2003
+TTimo
+- fix M4_GAME_ET ( OSX setup )
+AstroCreep
+- cleaned up JA shader scripts
+
+01/11/2003
+ydnar
+- Merged ASE submaterial/subobject code from BirdDawg
+- Made Q2/Heretic2 tools not use precompiled headers to eliminate Win32 compilation errors
+- Added glColor4ubv() support to the GL function table
+- Changed PicoModel rendering to use glColor4ubv() instead of 4 divides and pass-by-value glColor4f()
+- Fixed bug 900 by setting alpha to 255 explicitly in image module, rather than 3 input components,
+  which was borking Q3Map2 jpeg loading, and thus compiles
+
 24/10/2003
 TTimo
 - bump to 1.3.13
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>2 items added</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/libs/synapse.h</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/synapse.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/surfaceplugin.h</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfaceplugin.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>6 items 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/tools/heretic2/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/heretic2/?rev=4208&root=radiant.svn">4208</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/bspinfo3/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/bspinfo3/?rev=4208&root=radiant.svn">4208</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/threads.h</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qbsp3/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qbsp3/?rev=4208&root=radiant.svn">4208</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qrad3/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qrad3/?rev=4208&root=radiant.svn">4208</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qvis3/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qvis3/?rev=4208&root=radiant.svn">4208</a></td>
  </tr>
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>144 items copied</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/contrib/bkgrnd2d/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/?rev=4208&root=radiant.svn">4208</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/?rev=4209&root=radiant.svn">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/?rev=4208&root=radiant.svn">4208</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/?rev=4209&root=radiant.svn">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_conf.bmp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_conf.bmp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_conf.bmp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xy_toggle.bmp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xy_toggle.bmp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xy_toggle.bmp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xz_toggle.bmp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xz_toggle.bmp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_xz_toggle.bmp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_yz_toggle.bmp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bitmaps/bkgrnd2d_yz_toggle.bmp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bitmaps/bkgrnd2d_yz_toggle.bmp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.def</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.def?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.def?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.dsp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.dsp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/bkgrnd2d.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/bkgrnd2d.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/dialog.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/dialog.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/dialog.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/plugin.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/plugin.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/plugin.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/readme_bkgrnd2d-b0.25.txt</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bkgrnd2d/readme_bkgrnd2d-b0.25.txt?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bkgrnd2d/readme_bkgrnd2d-b0.25.txt?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz_gtk.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/bobtoolz/bobToolz_gtk.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz_gtk.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/gtkgensurf/gtkgensurf.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/hydratoolz/hydratoolz.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/contrib/prtview/PrtView.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/md5lib/md5lib.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/libs/md5lib/md5lib.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/md5lib/md5lib.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/pm_terrain.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/libs/picomodel/pm_terrain.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_terrain.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/eclassfgd/fgd.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/eclassfgd/fgd.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/eclassfgd/fgd.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/entity/entity.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/entity/entity.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/image/image.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/image/image.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/image.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagem8/imagem8.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagewal/imagewal.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/map/map.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/map/map.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/map/map.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/model/model.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/model/model.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/shaders/shaders.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/shaders/shaders.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/shaders/shaders.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/spritemodel/spritemodel.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/spritemodel/spritemodel.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/spritemodel.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface/surface.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface/surface.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surface.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surface_heretic2.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_heretic2/surface_heretic2.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surface_heretic2.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/surface_quake2.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_quake2/surface_quake2.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surface_quake2.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/textool/TexTool.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/textool/TexTool.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/textool/TexTool.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/vfspk3/vfspk3.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant.sln</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/radiant.sln?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.sln?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/bin/msvcr70.dll</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/bin/msvcr70.dll?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/bin/msvcr70.dll?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - bkgrnd2d.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File%20Groups/Plugins%20-%20bkgrnd2d.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20bkgrnd2d.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/inout.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/common/inout.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/inout.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/inout.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/common/inout.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/inout.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/q2_threads.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/common/q2_threads.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/q2_threads.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/?rev=4208&root=radiant.svn">4208</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/?rev=4209&root=radiant.svn">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/brushbsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/brushbsp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/brushbsp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/csg.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/csg.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/csg.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/faces.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/faces.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/faces.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/flow.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/flow.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/flow.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/gldraw.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/gldraw.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/gldraw.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/glfile.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/glfile.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/glfile.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/leakfile.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/leakfile.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/leakfile.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/lightmap.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/lightmap.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/lightmap.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/main.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/main.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/main.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/map.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/map.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/map.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/nodraw.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/nodraw.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/nodraw.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/patches.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/patches.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/patches.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/portals.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/portals.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/portals.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/prtfile.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/prtfile.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/prtfile.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/q2map.dsp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.dsp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/q2map.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/q2map.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/q2map.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qbsp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qbsp.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qbsp.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qrad.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qrad.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qrad.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qvis.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/qvis.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/qvis.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/textures.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/textures.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/textures.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/trace.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/trace.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/trace.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/tree.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/tree.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/tree.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/q2map/writebsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/q2map/writebsp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/q2map/writebsp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata/qdata3.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/?rev=4208&root=radiant.svn">4208</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/?rev=4209&root=radiant.svn">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/adpcm.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/adpcm.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/adpcm.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/animcomp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/animcomp.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/animcomp.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/anorms.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/anorms.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/anorms.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/book.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/book.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/book.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/?rev=4208&root=radiant.svn">4208</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/?rev=4209&root=radiant.svn">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/bspfile.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/bspfile.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/bspfile.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/cmdlib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/cmdlib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/cmdlib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/her2_threads.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/her2_threads.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/her2_threads.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/inout.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/inout.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/inout.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/l3dslib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/l3dslib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/l3dslib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/lbmlib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/lbmlib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/lbmlib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/mathlib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/mathlib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/mathlib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/md4.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/md4.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/md4.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/path_init.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/path_init.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/path_init.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/polylib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/polylib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/polylib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/qfiles.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/qfiles.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/qfiles.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/scriplib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/scriplib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/scriplib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/threads.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/threads.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/threads.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/token.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/token.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/token.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/trilib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/common/trilib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/common/trilib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/fmodels.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/fmodels.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/fmodels.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/icon1.ico</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/icon1.ico?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/icon1.ico?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/images.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/images.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/images.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/jointed.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/jointed.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/jointed.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/joints.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/joints.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/joints.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/models.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/models.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/models.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/pics.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/pics.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/pics.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/?rev=4208&root=radiant.svn">4208</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/?rev=4209&root=radiant.svn">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/angles.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/angles.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/angles.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/arrayedlist.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/arrayedlist.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/arrayedlist.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/flex.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/flex.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/flex.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/fmodel.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/fmodel.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/fmodel.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/h2common.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/h2common.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/h2common.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/placement.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/placement.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/placement.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/q_typedef.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/q_typedef.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/q_typedef.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/qfiles.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/qfiles.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/qfiles.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/reference.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/reference.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/reference.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/resourcemanager.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/resourcemanager.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/resourcemanager.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/skeletons.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qcommon/skeletons.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qcommon/skeletons.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_fmodel.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_fmodel.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_fmodel.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_skeletons.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qd_skeletons.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qd_skeletons.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata3_heretic2.dsp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.dsp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/qdata3_heretic2.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/qdata3_heretic2.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/resource.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/resource.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/resource.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.aps</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/script1.aps?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.aps?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.rc</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/script1.rc?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/script1.rc?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/sprites.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/sprites.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/sprites.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/svdcmp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/svdcmp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/svdcmp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tables.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/tables.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tables.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tmix.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/tmix.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/tmix.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/video.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/qdata_heretic2/video.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata_heretic2/video.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3data/q3data.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake3/q3map2/q3map2.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>184 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/SConscript</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConscript?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConscript?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConscript?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/SConstruct</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConstruct?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConstruct?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConstruct?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DShape.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/DTreePlanter.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/shapes.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/gen.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/gen.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/gen.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/gen.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/igl.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/igl.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/igl.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/igl.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/iplugin.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iplugin.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iplugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iplugin.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/version.default</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/version.default?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/version.default?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/version.default?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/cmdlib/cmdlib.dsp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpgload.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/pak/unzip.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/clip.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/envelope.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/list.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwio.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwo2.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/lwob.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/pntspols.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/surface.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vecmath.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/vmap.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_ase.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_fm.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_lwo.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_md2.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/pm_mdc.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/splines/Splines.vcproj?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/osx_setup.py</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/osx_setup.py?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/osx_setup.py?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/osx_setup.py?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/jpeg.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/imagem8.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m32.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/m8.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/imagewal.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/q2_palette.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/wal.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/model/model.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.dsp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.dsp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfacedialog.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/surfdlg_plugin.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfacedialog.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfaceflagsdialog_heretic2.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/surfdlg_plugin.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfacedialog.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfaceflagsdialog_quake2.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/surfdlg_plugin.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant.dsw</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp?rev=4209&root=radiant.svn&view=auto">4209</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=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=4209&root=radiant.svn&view=auto">4209</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=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/multimon.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/texwindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/xywindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/changelog.txt</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/changelog.txt?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/changelog.txt?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/changelog.txt?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/baseq3/scripts/entities.def?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/data/tools/credits.html</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/credits.html?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/credits.html?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/credits.html?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/setup_image/setup.data/setup.xml.in?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/setup.patch</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/setup.pl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/setup.pl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/setup.pl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/setup.pl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component%20Definitions/Default.cdf?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component%20Definitions/Default.cdf?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component%20Definitions/Default.cdf?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Compile%20Manual.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Compile%20Manual.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Compile%20Manual.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Default.fdf?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Default.fdf?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Default.fdf?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/ET%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/ET%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/ET%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/ET%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/ET%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/ET%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Halflife%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Halflife%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Halflife%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Halflife%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Halflife%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Halflife%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JKII%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JKII%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JKII%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JKII%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JKII%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JKII%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Model%20Manual%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Model%20Manual%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Model%20Manual%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20BobToolz.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20BobToolz.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20BobToolz.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry%20pk3%20Wolf.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry%20pk3%20Wolf.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry%20pk3%20Wolf.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry%20pk3.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry%20pk3.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry%20pk3.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Curry.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20GTK%20GenSurf.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20GTK%20GenSurf.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20GTK%20GenSurf.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Pk3Man.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Pk3Man.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20Pk3Man.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20PrtView.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20PrtView.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20PrtView.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20TexTool.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20TexTool.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Plugins%20-%20TexTool.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20DLL%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20DLL%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20DLL%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20Misc%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20Misc%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Program%20Misc%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Default%20Project.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Default%20Project.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Default%20Project.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Editor%20Images%20-%20SPoG%20pk3.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Editor%20Images%20-%20SPoG%20pk3.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Editor%20Images%20-%20SPoG%20pk3.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Misc%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Misc%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Misc%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Sample%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Sample%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q3%20Sample%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Radiant%20Manual%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Radiant%20Manual%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Radiant%20Manual%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/STVEF%20Executable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/STVEF%20Executable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/STVEF%20Executable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/STVEF%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/STVEF%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/STVEF%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Shader%20Manual%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Shader%20Manual%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Shader%20Manual%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Manual%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Manual%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Manual%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Sample%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Sample%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Sample%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Teams%20Manual.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Teams%20Manual.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TA%20Teams%20Manual.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Terrain%20Manual%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Terrain%20Manual%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Terrain%20Manual%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TexTool%20Help.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TexTool%20Help.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/TexTool%20Help.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Wolf%20Exectuable%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Wolf%20Exectuable%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Wolf%20Exectuable%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Wolf%20Media%20Files.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Wolf%20Media%20Files.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Wolf%20Media%20Files.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/shaderlist-ta.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/shaderlist-ta.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/shaderlist-ta.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/shaderlist.fgl?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/shaderlist.fgl?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/shaderlist.fgl?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/bspfile.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/cmdlib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/l3dslib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/lbmlib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/mathlib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/md4.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/path_init.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/polylib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/qfiles.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/scriplib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/threads.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/common/trilib.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/anorms.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/images.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/models.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/qdata3.dsp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/sprites.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/tables.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;c+p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/qdata/video.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/unzip.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_map.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/decals.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/facebsp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/fog.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;p&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/game_ja.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/map.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/model.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_extra.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_foliage.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface_meta.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/win32_install.py</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/win32_install.py?rev=4208&root=radiant.svn&view=auto">4208</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/win32_install.py?r1=text&tr1=4208&r2=text&tr2=4209&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/win32_install.py?rev=4209&root=radiant.svn&view=auto">4209</a></td>
  </tr>
</table>
</body>
</html>

--===============1697394592==--