[Gtkradiant] [SVN] rev 4041 - in GtkRadiant/branches/spog_branch: . contrib/bobtoolz contrib/camera contrib/gtkgensurf contrib/hydratoolz contrib/prtview docs/developer docs/manual/Q3Rad_Manual/appndx include libs libs/ddslib libs/jpeg6 libs/l_net libs/mathlib libs/md5lib libs/picomodel libs/picomodel/lwo libs/synapse plugins/archivepak plugins/archivewad plugins/archivezip plugins/eclassfgd plugins/entity plugins/image plugins/imagehl plugins/imagem8 plugins/imagepng plugins/imagewal plugins/map plugins/mapq3 plugins/mapxml plugins/md3model plugins/model plugins/picomodule plugins/shaders plugins/spritemodel plugins/surface plugins/surface_heretic2 plugins/surface_quake2 plugins/vfspk3 radiant setup setup/data/tools setup/linux setup/linux/config setup/win32 setup/win32/template/Component Definitions setup/win32/template/File Groups setup/win32/template/Media/GtkRadiant/Disk Images/Disk1 setup/win32/template/Media/GtkRadiant/Log Files setup/win32/template/Media/GtkRadiant/Report Files setup/win32/template/Script Files setup/win32/template/Setup Files/Compressed Files/0009-English/Intel 32 setup/win32/template/Setup Files/Compressed Files/0009-English/OS Independent setup/win32/template/Setup Files/Compressed Files/Language Independent/Intel 32 setup/win32/template/Setup Files/Compressed Files/Language Independent/OS Independent setup/win32/template/Setup Files/Uncompressed Files/0009-English/Intel 32 setup/win32/template/Setup Files/Uncompressed Files/0009-English/OS Independent setup/win32/template/Setup Files/Uncompressed Files/Disk1 setup/win32/template/Setup Files/Uncompressed Files/Language Independent/Intel 32 setup/win32/template/Setup Files/Uncompressed Files/Language Independent/OS Independent setup/win32/template/Setup Files/Uncompressed Files/LastDisk setup/win32/template/Setup Files/Uncompressed Files/Other setup/win32/template/Text Substitutions tools/heretic2 tools/quake2 tools/quake3/common tools/quake3/q3data tools/quake3/q3map2

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sun, 26 Oct 2003 10:40:44 -0600


This is a mixed plain/HTML MIME encoded message.

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

Author       : spog
New Revision : 4041
Date         : Sun Oct 26 10:40:24 2003

Log:
merged from trunk -r 3818:4036
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4041&root=radiant.svn&view=auto
    diff:
       This is the changelog for developers, != changelog for the end user 
       that we distribute with the binaries. (see changelog)
       
      +26/10/2003
      +SPoG
      +- Ported changes from trunk between rev 3818 and rev 4036.
      +
      +25/10/2003
      +SPoG
      +- Refactored xy-window mouse event handling.
      +
       22/10/2003
       SPoG
       - Fixed freelook focus-out event.
      @@ -1072,6 +1080,231 @@
       - Replaced project-entity with a dedicated key/value string map.
       
       ---- branch point - spog-cleanup
      +
      +24/10/2003
      +TTimo
      +- bump to 1.3.13
      +Anders
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
      +new osx patch, fixes strip bug in setup. merging setup patches to a single file
      +SCDS_reyalP
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=900
      +Some jpegs get garbaged alpha channel
      +
      +22/10/2003
      +-- merge https://zerowing.idsoftware.com:666/radiant/GtkRadiant/branches/Release-1.3.12/
      +  19/10/2003
      +  TTimo
      +  - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
      +    scons BUILD=info to generate a tarball and it's .info
      +
      +  18/10/2003
      +  Spog
      +  - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=888
      +    patch for 16 bit RGBA support in glwidget
      +
      +  -- released 1.3.12 Linux
      +
      +  14/10/2003
      +  TTimo
      +  - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=879
      +    fixed hellish dlclose issue only occuring with holy builds
      +
      +  -- released 1.3.12 win32
      +-- end merge
      +Arnout
      +- added epsilon testing to hashtable compares to eliminate almost-identical vertices
      +- pico surfaces now use the normals from LWO vertices
      +
      +21/10/2003
      +Arnout
      +- added hashtable for faster vertex matching during LWO surface generation
      +- model rendering now uses DrawElements and will use vertex colours in wireframe/flats shade mode 
      +
      +20/10/2003
      +Arnout
      +- added LWO support to picomodel.
      +    shader names are derived from surface name
      +    only geometry from layer 0 is used
      +- added support for 'vertical flipped' TGAs
      +
      +19/10/2003
      +Arnout
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=893
      +  fixed starton primary monitor
      +  fixed mouse pointer setting on win32 to properly translate gdk's offset coordinate system in windows' one
      +  
      +-- released 1.3.12 win32
      +
      +11/10/2003
      +Spog
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=865
      +  fix texture subsets
      +TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=889
      +  misc update, missing JA system textures
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=824
      +  fixed .pref file trashing
      +Nurail
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=881
      +  BSP monitoring disabled by default in Q2
      +
      +09/10/2003
      +TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=883
      +  more JA pack: shaders and mapextras.pk3 textures
      +- fix Q2 win32_install.py to put the tools at the right spot
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=878
      +  correctly support PNG images with an alpha channel
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=885
      +  fix console to refresh during a texture directory load
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=739
      +  fix weird Shift + Control + Z causing a Redo in non-floating window mode
      +
      +07/10/2003
      +Nurail & TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
      +  Q2 tools, added -fs_basepath. Need corresponding setup and .proj updates
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=875
      +  fixed broken surface properties in Q2 surface plugin
      +TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
      +  more fixes, build paths in scons, take out INSTALL config on command line (not functional + not need)
      +  added Q2 tools back to Linux setup
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
      +  using "*" as the shaders minor in surface plugin
      +- updated makeself copy to the latest from icculus.org cvs
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=574
      +  sprite plugins, tweak to make it functional for all games
      +- updated Q2 tools .dsp
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=876
      +  more Jedi Academy setup work and content
      +  moving imagepng.dll module to the core, as now both Sof2 and JA need it
      +  sample maps reorg, new siege_hoth_sample.map
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=874
      +  a lot more models - using a dynamic File Group in IS to cope with that
      +- Q2 IS setup fix, was not properly putting stuff in baseq2/
      +  IS setup: tweak to Q2 tools stuff
      +
      +06/10/2003
      +TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
      +  Q2 setup needs to be cleaned up and unified between win32 and Linux
      +  using INSTALL_Q2 and TOOLS_Q2 in SCons script to install the Q2 tools
      +  fixed the setup build dependencies to reference the Q2 tools targets
      +  moved the Q2 specific modules imagewad and vfspak to q2/modules
      +
      +05/10/2003
      +TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=871
      +  updating the gtk2 version to 2.2.4
      +  adding an SVN module with the Gtk2 developer package: checkout gtk2-win32
      +  updating IS to the new files
      +  sed'ing the .dsp to replace src-gtk2 by gtk2-win32
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
      +  Q2 tools: comment out dupe strupr on win32
      +  update IS setup to missing Q2 stuff ( vfspak and tools )
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=866
      +  Fixed Camera inspector window not refreshing. Was a missing top level gtk_widget_show call
      +
      +03/10/2003
      +Nurail
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
      +  quake2 tools build scripts
      +  Linux setup updates - Q2 game pack in Linux setup
      +TTimo
      +- scan through all URL links in game.xlink to update them
      +- added JA links (Raven and MapCenter forums)
      +
      +30/09/2003
      +TTimo
      +- update all synapse.config, win32 .dsw and install_win32.py for new surface module
      +- Jedi Academy and Quake II game packs in IS setups
      +- hardcoded hacks in editor core for JA, copied over from JKII
      +- bug #867, disable sleep by default
      +- q3map2 bug fix
      +
      +Nurail
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=862
      +  Q2's 'no patch' stuff
      +
      +29/09/2003
      +TTimo
      +- OSX: fixup setup.xml.in
      +
      +-- merge bug856 back into trunk
      +16/09/2003
      +Nurail
      +- new patch + win32 stuff for surface module
      +TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=804
      +  refactored the XML synapse.config handling:
      +    better detection of invalid XML file
      +    less code, factorized to CSynapseClient::ConfigXML
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=828
      +  fixing bobtoolz 'shaders' major loading issues
      +  added '*' minor. to be used with lots of caution. only if the given major will have a single API such as 'shaders'
      +  also, map module was missing a VFS entry in non-HL configs. that's bad karma, using a minor "*" instead
      +  NOTE: on a lot of modules we could be using a '*' entry instead of having lines in synapse.config
      +- took out obsolete md3model
      +
      +15/09/2003
      +Nurail
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
      +  quake2 surface module
      +
      +07/09/2003
      +Nurail & TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
      +  a surface inspector module to customize per-game API
      +  removing DO_SURFACEPLUGIN define (enabled implicitely)
      +  removing bSurfacePropertiesPlugin (true implicitely)
      +  remove SI_SetActiveInRadiant, it's always on by default
      +  why was USE_UNDOTABLE_DEFINE taken out? - put back in
      +  removed DBG_PLUGIN define and related code, that stuff is from way back and no longer relevant
      +  cleanup QERApp_FreeShaders in shader module from DO_SURFACEPLUGIN stuff
      +  the WINAPI stuff in interfaces is not needed, that's an old remnant. Cleaned up
      +-- end merge bug856 back into trunk
      +
      +19/09/2003
      +Justin Blur
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=785
      +  fix ~/.radiant permission bug
      +Nurail & TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
      +  http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
      +  win32 updates for the new modules and install_win32.py
      +
      +16/09/2003
      +Nurail & Hydra
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
      +  q2 map format minor
      +
      +08/09/2003
      +Tr3B
      +- imagepng.so / PNG format support in Linux
      +  NOTE: atm no official supported Linux game by GtkR uses this
      +
      +07/09/2003
      +Nurail
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
      +  imagewal.so module / wal image format
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=840
      +  md2 support in picomodel
      +
      +06/09/2003
      +Nurail & TTimo
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
      +  renaming mapq3.so to map.so
      +  added hooks for Q2 map format load/save to single map module (minor mapq2)
      +Nurail
      +- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
      +  vfspak port to synapse and updates
      +
      +04/09/2003
      +SPoG
      +- Fixed crash in RunBsp caused by passing an invalid pointer to printf.
      +- Changed console to wrap long lines instead of using horizontal scrollbar.
       
       30/08/2003
       Anders & TTimo
      

19 items removed:

  GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz.cpp
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz.cpp?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/libs/synapse/
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/synapse/?rev=4040&root=radiant.svn

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

  GtkRadiant/branches/spog_branch/plugins/surface/
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/setup/linux/config/
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/config/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/setup/win32/stvef-jk2-sof2-hl.cf
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/stvef-jk2-sof2-hl.cf?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Disk Images/Disk1/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Disk Images/Disk1/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Log Files/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Log Files/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Report Files/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Report Files/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/0009-English/Intel 32/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/0009-English/Intel 32/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/0009-English/OS Independent/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/0009-English/OS Independent/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/Intel 32/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/Intel 32/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/0009-English/Intel 32/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/0009-English/Intel 32/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/0009-English/OS Independent/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/0009-English/OS Independent/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Disk1/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Disk1/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Language Independent/Intel 32/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Language Independent/Intel 32/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Language Independent/OS Independent/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Language Independent/OS Independent/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/LastDisk/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/LastDisk/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Other/CVSDummy.txt
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Other/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto


21 items copied:

  GtkRadiant/branches/spog_branch/libs/picomodel/lwo/
    copied from rev 4040, GtkRadiant/trunk/libs/picomodel/lwo/
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/?rev=4041&root=radiant.svn
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/libs/picomodel/lwo/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/plugins/imagem8/
    copied from rev 4040, GtkRadiant/trunk/plugins/imagem8/
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/?rev=4041&root=radiant.svn
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagem8/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/plugins/imagewal/
    copied from rev 4040, GtkRadiant/trunk/plugins/imagewal/
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/?rev=4041&root=radiant.svn
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagewal/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/plugins/map/
    copied from rev 4040, GtkRadiant/trunk/plugins/map/
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/map/?rev=4041&root=radiant.svn
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/map/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/plugins/surface_heretic2/
    copied from rev 4040, GtkRadiant/trunk/plugins/surface_heretic2/
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/?rev=4041&root=radiant.svn
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_heretic2/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/plugins/surface_quake2/
    copied from rev 4040, GtkRadiant/trunk/plugins/surface_quake2/
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/?rev=4041&root=radiant.svn
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_quake2/?rev=4040&root=radiant.svn

  GtkRadiant/branches/spog_branch/setup/setup.patch
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/setup.patch
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/setup.patch?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/classic.cf
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/classic.cf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/classic.cf?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/classic.cf?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/heretic2.cf
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/heretic2.cf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/heretic2.cf?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/heretic2.cf?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/id-hl.cf
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/id-hl.cf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/id-hl.cf?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/id-hl.cf?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/ja.cf
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/ja.cf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/ja.cf?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/ja.cf?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/raven-hl.cf
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/raven-hl.cf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/raven-hl.cf?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/raven-hl.cf?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/raven.cf
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/raven.cf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/raven.cf?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/raven.cf?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Executable Files.fgl
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/template/File Groups/Heretic2 Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File Groups/Heretic2 Executable Files.fgl?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Media Files.fgl
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/template/File Groups/Heretic2 Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Heretic2 Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File Groups/Heretic2 Media Files.fgl?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Executable Files.fgl
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/template/File Groups/JA Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File Groups/JA Executable Files.fgl?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Media Files.fgl
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/template/File Groups/JA Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JA Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File Groups/JA Media Files.fgl?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Executable Files.fgl
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/template/File Groups/Q2 Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File Groups/Q2 Executable Files.fgl?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Media Files.fgl
    copied unchanged from rev 4038, GtkRadiant/trunk/setup/win32/template/File Groups/Q2 Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q2 Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    was 4038 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/template/File Groups/Q2 Media Files.fgl?rev=4038&root=radiant.svn&view=auto

  GtkRadiant/branches/spog_branch/tools/heretic2/
    copied from rev 4040, GtkRadiant/trunk/tools/heretic2/
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/heretic2/?rev=4041&root=radiant.svn
    was 4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/heretic2/?rev=4040&root=radiant.svn

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


139 items modified:

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

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

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

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

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

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

  GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.dsp
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.dsp?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.dsp?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.dsp?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.dsp
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.dsp?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.dsp?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.dsp?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.dsp
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.dsp?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.dsp?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.dsp?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

  GtkRadiant/branches/spog_branch/docs/manual/Q3Rad_Manual/appndx/appn_e.htm
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/manual/Q3Rad_Manual/appndx/appn_e.htm?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/manual/Q3Rad_Manual/appndx/appn_e.htm?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/manual/Q3Rad_Manual/appndx/appn_e.htm?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  GtkRadiant/branches/spog_branch/plugins/entity/light.cpp
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/light.cpp?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/light.cpp?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/light.cpp?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

  GtkRadiant/branches/spog_branch/plugins/imagepng/plugin.cpp
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagepng/plugin.cpp?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagepng/plugin.cpp?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagepng/plugin.cpp?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

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

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

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

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

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

  GtkRadiant/branches/spog_branch/plugins/spritemodel/plugin.cpp
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/plugin.cpp?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/plugin.cpp?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/plugin.cpp?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  GtkRadiant/branches/spog_branch/setup/linux/all.cf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/all.cf?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/all.cf?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/all.cf?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

  GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.cdf?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Compile Manual.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Default.fdf?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Executable Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/ET Media Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Executable Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Halflife Media Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Executable Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/JKII Media Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Model Manual Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - BobToolz.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3 Wolf.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry pk3.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Curry.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - GTK GenSurf.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - Pk3Man.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - PrtView.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Plugins - TexTool.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program DLL Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Executable Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Program Misc Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Default Project.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Editor Images - SPoG pk3.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Executable Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Misc Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Q3 Sample Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Radiant Manual Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Executable Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/STVEF Media Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Shader Manual Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Manual Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Sample Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TA Teams Manual.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Terrain Manual Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/TexTool Help.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Exectuable Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/Wolf Media Files.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist-ta.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File Groups/shaderlist.fgl?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/Script Files/Setup.rul
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Script Files/Setup.rul?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Script Files/Setup.rul?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Script Files/Setup.rul?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Build.tsb
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Build.tsb?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Build.tsb?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Build.tsb?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Setup.tsb
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Setup.tsb?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Setup.tsb?rev=4040&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Setup.tsb?r1=text&tr1=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

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

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

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c
    4041 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?rev=4041&root=radiant.svn&view=auto
    4040 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?rev=4040&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=4040&r2=text&tr2=4041&root=radiant.svn&diff_format=h

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

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

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

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

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

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

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

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

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



--===============0337456974==
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 : 4041</td>
    <td align=right valign=bottom>Sun Oct 26 10:40:24 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
merged from trunk -r 3818:4036
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</b>
<pre>
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+26/10/2003
+SPoG
+- Ported changes from trunk between rev 3818 and rev 4036.
+
+25/10/2003
+SPoG
+- Refactored xy-window mouse event handling.
+
 22/10/2003
 SPoG
 - Fixed freelook focus-out event.
@@ -1072,6 +1080,231 @@
 - Replaced project-entity with a dedicated key/value string map.
 
 ---- branch point - spog-cleanup
+
+24/10/2003
+TTimo
+- bump to 1.3.13
+Anders
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
+new osx patch, fixes strip bug in setup. merging setup patches to a single file
+SCDS_reyalP
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=900
+Some jpegs get garbaged alpha channel
+
+22/10/2003
+-- merge https://zerowing.idsoftware.com:666/radiant/GtkRadiant/branches/Release-1.3.12/
+  19/10/2003
+  TTimo
+  - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
+    scons BUILD=info to generate a tarball and it's .info
+
+  18/10/2003
+  Spog
+  - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=888
+    patch for 16 bit RGBA support in glwidget
+
+  -- released 1.3.12 Linux
+
+  14/10/2003
+  TTimo
+  - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=879
+    fixed hellish dlclose issue only occuring with holy builds
+
+  -- released 1.3.12 win32
+-- end merge
+Arnout
+- added epsilon testing to hashtable compares to eliminate almost-identical vertices
+- pico surfaces now use the normals from LWO vertices
+
+21/10/2003
+Arnout
+- added hashtable for faster vertex matching during LWO surface generation
+- model rendering now uses DrawElements and will use vertex colours in wireframe/flats shade mode 
+
+20/10/2003
+Arnout
+- added LWO support to picomodel.
+    shader names are derived from surface name
+    only geometry from layer 0 is used
+- added support for 'vertical flipped' TGAs
+
+19/10/2003
+Arnout
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=893
+  fixed starton primary monitor
+  fixed mouse pointer setting on win32 to properly translate gdk's offset coordinate system in windows' one
+  
+-- released 1.3.12 win32
+
+11/10/2003
+Spog
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=865
+  fix texture subsets
+TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=889
+  misc update, missing JA system textures
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=824
+  fixed .pref file trashing
+Nurail
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=881
+  BSP monitoring disabled by default in Q2
+
+09/10/2003
+TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=883
+  more JA pack: shaders and mapextras.pk3 textures
+- fix Q2 win32_install.py to put the tools at the right spot
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=878
+  correctly support PNG images with an alpha channel
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=885
+  fix console to refresh during a texture directory load
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=739
+  fix weird Shift + Control + Z causing a Redo in non-floating window mode
+
+07/10/2003
+Nurail & TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
+  Q2 tools, added -fs_basepath. Need corresponding setup and .proj updates
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=875
+  fixed broken surface properties in Q2 surface plugin
+TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
+  more fixes, build paths in scons, take out INSTALL config on command line (not functional + not need)
+  added Q2 tools back to Linux setup
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
+  using "*" as the shaders minor in surface plugin
+- updated makeself copy to the latest from icculus.org cvs
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=574
+  sprite plugins, tweak to make it functional for all games
+- updated Q2 tools .dsp
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=876
+  more Jedi Academy setup work and content
+  moving imagepng.dll module to the core, as now both Sof2 and JA need it
+  sample maps reorg, new siege_hoth_sample.map
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=874
+  a lot more models - using a dynamic File Group in IS to cope with that
+- Q2 IS setup fix, was not properly putting stuff in baseq2/
+  IS setup: tweak to Q2 tools stuff
+
+06/10/2003
+TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
+  Q2 setup needs to be cleaned up and unified between win32 and Linux
+  using INSTALL_Q2 and TOOLS_Q2 in SCons script to install the Q2 tools
+  fixed the setup build dependencies to reference the Q2 tools targets
+  moved the Q2 specific modules imagewad and vfspak to q2/modules
+
+05/10/2003
+TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=871
+  updating the gtk2 version to 2.2.4
+  adding an SVN module with the Gtk2 developer package: checkout gtk2-win32
+  updating IS to the new files
+  sed'ing the .dsp to replace src-gtk2 by gtk2-win32
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
+  Q2 tools: comment out dupe strupr on win32
+  update IS setup to missing Q2 stuff ( vfspak and tools )
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=866
+  Fixed Camera inspector window not refreshing. Was a missing top level gtk_widget_show call
+
+03/10/2003
+Nurail
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
+  quake2 tools build scripts
+  Linux setup updates - Q2 game pack in Linux setup
+TTimo
+- scan through all URL links in game.xlink to update them
+- added JA links (Raven and MapCenter forums)
+
+30/09/2003
+TTimo
+- update all synapse.config, win32 .dsw and install_win32.py for new surface module
+- Jedi Academy and Quake II game packs in IS setups
+- hardcoded hacks in editor core for JA, copied over from JKII
+- bug #867, disable sleep by default
+- q3map2 bug fix
+
+Nurail
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=862
+  Q2's 'no patch' stuff
+
+29/09/2003
+TTimo
+- OSX: fixup setup.xml.in
+
+-- merge bug856 back into trunk
+16/09/2003
+Nurail
+- new patch + win32 stuff for surface module
+TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=804
+  refactored the XML synapse.config handling:
+    better detection of invalid XML file
+    less code, factorized to CSynapseClient::ConfigXML
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=828
+  fixing bobtoolz 'shaders' major loading issues
+  added '*' minor. to be used with lots of caution. only if the given major will have a single API such as 'shaders'
+  also, map module was missing a VFS entry in non-HL configs. that's bad karma, using a minor "*" instead
+  NOTE: on a lot of modules we could be using a '*' entry instead of having lines in synapse.config
+- took out obsolete md3model
+
+15/09/2003
+Nurail
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
+  quake2 surface module
+
+07/09/2003
+Nurail & TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
+  a surface inspector module to customize per-game API
+  removing DO_SURFACEPLUGIN define (enabled implicitely)
+  removing bSurfacePropertiesPlugin (true implicitely)
+  remove SI_SetActiveInRadiant, it's always on by default
+  why was USE_UNDOTABLE_DEFINE taken out? - put back in
+  removed DBG_PLUGIN define and related code, that stuff is from way back and no longer relevant
+  cleanup QERApp_FreeShaders in shader module from DO_SURFACEPLUGIN stuff
+  the WINAPI stuff in interfaces is not needed, that's an old remnant. Cleaned up
+-- end merge bug856 back into trunk
+
+19/09/2003
+Justin Blur
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=785
+  fix ~/.radiant permission bug
+Nurail & TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
+  http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
+  win32 updates for the new modules and install_win32.py
+
+16/09/2003
+Nurail & Hydra
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
+  q2 map format minor
+
+08/09/2003
+Tr3B
+- imagepng.so / PNG format support in Linux
+  NOTE: atm no official supported Linux game by GtkR uses this
+
+07/09/2003
+Nurail
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
+  imagewal.so module / wal image format
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=840
+  md2 support in picomodel
+
+06/09/2003
+Nurail & TTimo
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
+  renaming mapq3.so to map.so
+  added hooks for Q2 map format load/save to single map module (minor mapq2)
+Nurail
+- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
+  vfspak port to synapse and updates
+
+04/09/2003
+SPoG
+- Fixed crash in RunBsp caused by passing an invalid pointer to printf.
+- Changed console to wrap long lines instead of using horizontal scrollbar.
 
 30/08/2003
 Anders & TTimo
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>19 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/contrib/bobtoolz/bobToolz.cpp</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/synapse/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/synapse/?rev=4040&root=radiant.svn">4040</a></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=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface/?rev=4040&root=radiant.svn">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/linux/config/</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/config/?rev=4040&root=radiant.svn">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/stvef-jk2-sof2-hl.cf</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/stvef-jk2-sof2-hl.cf?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Disk Images/Disk1/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Disk%20Images/Disk1/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Log Files/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Log%20Files/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Report Files/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Media/GtkRadiant/Report%20Files/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/0009-English/Intel 32/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Compressed%20Files/0009-English/Intel%2032/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/0009-English/OS Independent/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Compressed%20Files/0009-English/OS%20Independent/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/Intel 32/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Compressed%20Files/Language%20Independent/Intel%2032/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/0009-English/Intel 32/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Uncompressed%20Files/0009-English/Intel%2032/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/0009-English/OS Independent/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Uncompressed%20Files/0009-English/OS%20Independent/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Disk1/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Uncompressed%20Files/Disk1/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Language Independent/Intel 32/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Uncompressed%20Files/Language%20Independent/Intel%2032/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Language Independent/OS Independent/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Uncompressed%20Files/Language%20Independent/OS%20Independent/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/LastDisk/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Uncompressed%20Files/LastDisk/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Uncompressed Files/Other/CVSDummy.txt</code></td>
    <td colspan=3><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Uncompressed%20Files/Other/CVSDummy.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
  </tr>
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>21 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/libs/picomodel/lwo/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/libs/picomodel/lwo/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/lwo/?rev=4041&root=radiant.svn">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagem8/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagem8/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagem8/?rev=4041&root=radiant.svn">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagewal/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/imagewal/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagewal/?rev=4041&root=radiant.svn">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/map/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/map/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/map/?rev=4041&root=radiant.svn">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_heretic2/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_heretic2/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_heretic2/?rev=4041&root=radiant.svn">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/surface_quake2/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/plugins/surface_quake2/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/surface_quake2/?rev=4041&root=radiant.svn">4041</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/trunk/setup/setup.patch?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/setup.patch?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/classic.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/classic.cf?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/classic.cf?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/heretic2.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/heretic2.cf?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/heretic2.cf?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/id-hl.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/id-hl.cf?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/id-hl.cf?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/ja.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/ja.cf?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/ja.cf?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/raven-hl.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/raven-hl.cf?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/raven-hl.cf?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/raven.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/setup/win32/raven.cf?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/raven.cf?rev=4041&root=radiant.svn&view=auto">4041</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/trunk/setup/win32/template/File%20Groups/Heretic2%20Executable%20Files.fgl?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Executable%20Files.fgl?rev=4041&root=radiant.svn&view=auto">4041</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/trunk/setup/win32/template/File%20Groups/Heretic2%20Media%20Files.fgl?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Heretic2%20Media%20Files.fgl?rev=4041&root=radiant.svn&view=auto">4041</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/trunk/setup/win32/template/File%20Groups/JA%20Executable%20Files.fgl?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Executable%20Files.fgl?rev=4041&root=radiant.svn&view=auto">4041</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/trunk/setup/win32/template/File%20Groups/JA%20Media%20Files.fgl?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/JA%20Media%20Files.fgl?rev=4041&root=radiant.svn&view=auto">4041</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/trunk/setup/win32/template/File%20Groups/Q2%20Executable%20Files.fgl?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Executable%20Files.fgl?rev=4041&root=radiant.svn&view=auto">4041</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/trunk/setup/win32/template/File%20Groups/Q2%20Media%20Files.fgl?rev=4038&root=radiant.svn&view=auto">4038</a></td>
    <td>unchanged</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/File%20Groups/Q2%20Media%20Files.fgl?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/heretic2/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/heretic2/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/heretic2/?rev=4041&root=radiant.svn">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake2/</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/trunk/tools/quake2/?rev=4040&root=radiant.svn">4040</a></td>
    <td>&gt;&gt;&gt;</td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake2/?rev=4041&root=radiant.svn">4041</a></td>
  </tr>
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>139 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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConscript?r1=text&tr1=4040&r2=text&tr2=4041&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/SConscript?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/SConstruct?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz-GTK.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz_gtk.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz_gtk.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/bobtoolz/bobToolz_gtk.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/camera/camera.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/camera.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/camera/dialogs.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/dialogs.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/camera/dialogs.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/dialogs.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/gtkgensurf/gtkgensurf.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/gtkgensurf/gtkgensurf.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/hydratoolz/hydratoolz.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/hydratoolz/hydratoolz.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/contrib/prtview/PrtView.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/prtview/PrtView.dsp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/docs/manual/Q3Rad_Manual/appndx/appn_e.htm</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/manual/Q3Rad_Manual/appndx/appn_e.htm?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/manual/Q3Rad_Manual/appndx/appn_e.htm?r1=text&tr1=4040&r2=text&tr2=4041&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/manual/Q3Rad_Manual/appndx/appn_e.htm?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/iundo.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iundo.h?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iundo.h?r1=text&tr1=4040&r2=text&tr2=4041&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/iundo.h?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/version.default?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/ddslib/ddslib.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/ddslib/ddslib.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/ddslib/ddslib.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/ddslib/ddslib.dsp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jmorecfg.h?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/jpeg6/jpeg6.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpeg6.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/jpeg6/jpeg6.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/jpeg6.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/l_net/l_net.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/l_net/l_net.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/l_net/l_net.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/l_net/l_net.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/mathlib/mathlib.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/mathlib/mathlib.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/mathlib/mathlib.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/mathlib/mathlib.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/md5lib/md5lib.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/md5lib/md5lib.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/md5lib/md5lib.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/md5lib/md5lib.dsp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel.h?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/picointernal.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picointernal.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picointernal.c?r1=text&tr1=4040&r2=text&tr2=4041&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/picointernal.c?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/picointernal.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picointernal.h?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picointernal.h?r1=text&tr1=4040&r2=text&tr2=4041&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/picointernal.h?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodel.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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.dsp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/picomodel/picomodules.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/archivepak/archivepak.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivepak/archivepak.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivepak/archivepak.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/archivepak/archivepak.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/archivewad/archivewad.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/archivezip/archivezip.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivezip/archivezip.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivezip/archivezip.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/archivezip/archivezip.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/eclassfgd/fgd.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/eclassfgd/fgd.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/eclassfgd/fgd.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/eclassfgd/fgd.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/entity/entity.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/entity/entity.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/entity/light.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/light.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/light.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/entity/light.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/image/image.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/image.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/image.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/image.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagehl/imagehl.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagehl/imagehl.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagehl/imagehl.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/imagehl/imagehl.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagepng/imagepng.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagepng/imagepng.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagepng/imagepng.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/imagepng/imagepng.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagepng/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagepng/plugin.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagepng/plugin.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/imagepng/plugin.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapq3/mapq3.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/mapq3.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/mapq3.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/mapq3/mapq3.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapxml/mapxml.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/mapxml.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/mapxml.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/mapxml/mapxml.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/md3model/md3model.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/md3model/md3model.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/md3model/md3model.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/md3model/md3model.dsp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/cpicosurface.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/model.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/plugin.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/picomodule/picomodule.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/picomodule/picomodule.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/picomodule/picomodule.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/picomodule/picomodule.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/shaders/shaders.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/shaders/shaders.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/shaders/shaders.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/shaders/shaders.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/spritemodel/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/plugin.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/plugin.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/spritemodel/plugin.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/spritemodel/spritemodel.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/spritemodel.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/spritemodel/spritemodel.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/spritemodel/spritemodel.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/vfspk3/vfspk3.dsp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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/GtkRadiant.dsp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/brush_primit.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush_primit.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush_primit.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/brush_primit.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/camwindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/camwindow.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/eclass.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/eclass.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/eclass.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/eclass.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/groupdialog.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/gtkdlgs.cpp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/main.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/main.cpp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/patchdialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchdialog.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchdialog.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/patchdialog.cpp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginmanager.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/preferences.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/preferences.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/preferences.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.h?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.h?r1=text&tr1=4040&r2=text&tr2=4041&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/preferences.h?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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/surfacedialog.cpp?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/surfacedialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.h?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.h?r1=text&tr1=4040&r2=text&tr2=4041&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/surfacedialog.h?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/changelog.txt?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/credits.html?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/data/tools/synapse.config</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/synapse.config?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/data/tools/synapse.config?r1=text&tr1=4040&r2=text&tr2=4041&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/synapse.config?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/linux/all.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/all.cf?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/linux/all.cf?r1=text&tr1=4040&r2=text&tr2=4041&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/all.cf?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/HOWTO</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/HOWTO?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/HOWTO?r1=text&tr1=4040&r2=text&tr2=4041&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/HOWTO?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/all.cf</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/all.cf?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/all.cf?r1=text&tr1=4040&r2=text&tr2=4041&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/all.cf?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/setup.pl?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Component Definitions/Default.fgl</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component%20Definitions/Default.fgl?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Component%20Definitions/Default.fgl?r1=text&tr1=4040&r2=text&tr2=4041&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.fgl?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</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=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Script Files/Setup.rul</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Script%20Files/Setup.rul?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Script%20Files/Setup.rul?r1=text&tr1=4040&r2=text&tr2=4041&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/Script%20Files/Setup.rul?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Compressed%20Files/Language%20Independent/OS%20Independent/infolist.txt?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Setup%20Files/Compressed%20Files/Language%20Independent/OS%20Independent/infolist.txt?r1=text&tr1=4040&r2=text&tr2=4041&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/Setup%20Files/Compressed%20Files/Language%20Independent/OS%20Independent/infolist.txt?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Build.tsb</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text%20Substitutions/Build.tsb?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text%20Substitutions/Build.tsb?r1=text&tr1=4040&r2=text&tr2=4041&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/Text%20Substitutions/Build.tsb?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/setup/win32/template/Text Substitutions/Setup.tsb</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text%20Substitutions/Setup.tsb?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/setup/win32/template/Text%20Substitutions/Setup.tsb?r1=text&tr1=4040&r2=text&tr2=4041&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/Text%20Substitutions/Setup.tsb?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/common/cmdlib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/cmdlib.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/cmdlib.c?r1=text&tr1=4040&r2=text&tr2=4041&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/cmdlib.c?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/common/imagelib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/imagelib.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/imagelib.c?r1=text&tr1=4040&r2=text&tr2=4041&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/imagelib.c?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/common/scriplib.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/scriplib.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/common/scriplib.c?r1=text&tr1=4040&r2=text&tr2=4041&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/scriplib.c?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3data/q3data.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bsp.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_abstract.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_ibsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_ibsp.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_ibsp.c?r1=text&tr1=4040&r2=text&tr2=4041&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_ibsp.c?rev=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_rbsp.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_rbsp.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/bspfile_rbsp.c?r1=text&tr1=4040&r2=text&tr2=4041&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_rbsp.c?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/changelog.q3map2.txt?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_ase.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_ase.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/convert_ase.c?r1=text&tr1=4040&r2=text&tr2=4041&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/convert_ase.c?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_bounce.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_bounce.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_bounce.c?r1=text&tr1=4040&r2=text&tr2=4041&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_bounce.c?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_trace.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/light_ydnar.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/lightmaps_ydnar.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/main.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/main.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/main.c?r1=text&tr1=4040&r2=text&tr2=4041&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/main.c?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/portals.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.dsp?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.dsp?r1=text&tr1=4040&r2=text&tr2=4041&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.dsp?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/q3map2.h?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/shaders.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/surface.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/tools/quake3/q3map2/tree.c</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/tree.c?rev=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/tree.c?r1=text&tr1=4040&r2=text&tr2=4041&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/tree.c?rev=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/tools/quake3/q3map2/writebsp.c?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</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=4040&root=radiant.svn&view=auto">4040</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/win32_install.py?r1=text&tr1=4040&r2=text&tr2=4041&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=4041&root=radiant.svn&view=auto">4041</a></td>
  </tr>
</table>
</body>
</html>

--===============0337456974==--