[Gtkradiant] [SVN] rev 4105 - in GtkRadiant/branches/spog_branch: . docs/developer include libs plugins/archivepak plugins/archivewad plugins/archivezip plugins/entity plugins/image plugins/imagehl plugins/mapq3 plugins/mapxml plugins/md3model plugins/model plugins/shaders plugins/vfspk3 radiant

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Tue, 11 Nov 2003 13:01:24 -0600


This is a mixed plain/HTML MIME encoded message.

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

Author       : spog
New Revision : 4105
Date         : Tue Nov 11 13:01:11 2003

Log:
output for module initialisation
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4105 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4105&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)
       
      +11/11/2003
      +SPoG
      +- #include cleanup.
      +- Added debug output/assert for module initialisation.
      +
       09/11/2003
       SPoG
       - Refactored status bar stuff.
      

42 items modified:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



--===============0626916551==
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 : 4105</td>
    <td align=right valign=bottom>Tue Nov 11 13:01:11 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
output for module initialisation
</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)
 
+11/11/2003
+SPoG
+- #include cleanup.
+- Added debug output/assert for module initialisation.
+
 09/11/2003
 SPoG
 - Refactored status bar stuff.
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>42 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/docs/developer/CHANGES</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/modules.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/modules.h?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/modules.h?r1=text&tr1=4104&r2=text&tr2=4105&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/modules.h?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/charstream.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/charstream.h?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/charstream.h?r1=text&tr1=4104&r2=text&tr2=4105&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/charstream.h?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/singletonmodule.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/singletonmodule.h?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/singletonmodule.h?r1=text&tr1=4104&r2=text&tr2=4105&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/singletonmodule.h?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/archivepak/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivepak/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivepak/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/archivewad/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/archivezip/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivezip/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivezip/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/entity/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/image/image.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/image.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/image/image.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/imagehl/imagehl.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagehl/imagehl.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/imagehl/imagehl.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/parse.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/parse.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapq3/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapq3/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/mapxml/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/mapxml/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/md3model/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/md3model/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/md3model/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/shaders/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/shaders/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/shaders/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfspk3.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant.dsw?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/brush.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brushwrapper.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/brushwrapper.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/csg.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/csg.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/csg.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/csg.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/eclass.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/eclass_def.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/eclass_def.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/eclass_def.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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_def.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/map.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/map.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/nullmodel.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/patch.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/patch.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchdialog.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/plugin.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/points.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/points.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/qe3.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/qe3.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/qgl.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qgl.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qgl.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/qgl.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/referencecache.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/referencecache.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/referencecache.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/referencecache.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/server.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/server.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/server.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/server.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/targetname.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/targetname.cpp?rev=4105&root=radiant.svn&view=auto">4105</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=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/undo.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/undo.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/undo.cpp?r1=text&tr1=4104&r2=text&tr2=4105&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/undo.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/xywindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4104&root=radiant.svn&view=auto">4104</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=4104&r2=text&tr2=4105&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4105&root=radiant.svn&view=auto">4105</a></td>
  </tr>
</table>
</body>
</html>

--===============0626916551==--