[Gtkradiant] r195 - in GtkRadiant/branches/ZeroRadiant: . contrib/bobtoolz contrib/camera contrib/gtkgensurf contrib/hydratoolz contrib/prtview include plugins/imagehl plugins/imagem8 plugins/imagewal plugins/surface_heretic2 plugins/surface_quake2 plugins/textool radiant

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Mon Feb 18 14:55:04 CST 2008


Author: timo
Date: Mon Feb 18 14:54:58 2008
New Revision: 195

Modified:
   GtkRadiant/branches/ZeroRadiant/SConscript.module
   GtkRadiant/branches/ZeroRadiant/config.py
   GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DBrush.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DEntity.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/camera/funchandlers.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.h
   GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/bitmap.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/dec.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/face.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gendlgs.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/genmap.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gensurf.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/hydratoolz/plugin.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/prtview/AboutDialog.cpp
   GtkRadiant/branches/ZeroRadiant/contrib/prtview/stdafx.h
   GtkRadiant/branches/ZeroRadiant/include/igl.h
   GtkRadiant/branches/ZeroRadiant/include/ishaders.h
   GtkRadiant/branches/ZeroRadiant/include/isurfaceplugin.h
   GtkRadiant/branches/ZeroRadiant/include/itoolbar.h
   GtkRadiant/branches/ZeroRadiant/include/iui.h
   GtkRadiant/branches/ZeroRadiant/include/qerplugin.h
   GtkRadiant/branches/ZeroRadiant/plugins/imagehl/lbmlib.cpp
   GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m32.cpp
   GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m8.cpp
   GtkRadiant/branches/ZeroRadiant/plugins/imagewal/wal.cpp
   GtkRadiant/branches/ZeroRadiant/plugins/surface_heretic2/surfacedialog.cpp
   GtkRadiant/branches/ZeroRadiant/plugins/surface_quake2/surfacedialog.cpp
   GtkRadiant/branches/ZeroRadiant/plugins/textool/StdAfx.cpp
   GtkRadiant/branches/ZeroRadiant/radiant/camwindow.h
   GtkRadiant/branches/ZeroRadiant/radiant/ui.h
   GtkRadiant/branches/ZeroRadiant/radiant/xmlstuff.h
Log:
apply patch from Martin Gerhardy - more quake2 related modules compiled and misc fixes

Modified: GtkRadiant/branches/ZeroRadiant/SConscript.module
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/SConscript.module?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/SConscript.module&r1=194&p2=GtkRadiant/branches/ZeroRadiant/SConscript.module&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/config.py
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/config.py?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/config.py&r1=194&p2=GtkRadiant/branches/ZeroRadiant/config.py&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DBrush.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DBrush.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DBrush.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DBrush.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DEntity.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DEntity.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DEntity.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/bobtoolz/DEntity.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/camera/funchandlers.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/camera/funchandlers.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/camera/funchandlers.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/camera/funchandlers.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/camera/misc.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/bitmap.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/bitmap.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/bitmap.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/bitmap.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/dec.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/dec.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/dec.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/dec.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/face.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/face.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/face.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/face.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gendlgs.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gendlgs.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gendlgs.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gendlgs.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/genmap.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/genmap.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/genmap.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/genmap.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gensurf.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gensurf.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gensurf.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/gtkgensurf/gensurf.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/hydratoolz/plugin.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/hydratoolz/plugin.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/hydratoolz/plugin.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/hydratoolz/plugin.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/prtview/AboutDialog.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/prtview/AboutDialog.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/prtview/AboutDialog.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/prtview/AboutDialog.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/contrib/prtview/stdafx.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/contrib/prtview/stdafx.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/contrib/prtview/stdafx.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/contrib/prtview/stdafx.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/include/igl.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/include/igl.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/include/igl.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/include/igl.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/include/ishaders.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/include/ishaders.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/include/ishaders.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/include/ishaders.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/include/isurfaceplugin.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/include/isurfaceplugin.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/include/isurfaceplugin.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/include/isurfaceplugin.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/include/itoolbar.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/include/itoolbar.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/include/itoolbar.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/include/itoolbar.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/include/iui.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/include/iui.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/include/iui.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/include/iui.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/include/qerplugin.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/include/qerplugin.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/include/qerplugin.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/include/qerplugin.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/plugins/imagehl/lbmlib.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/plugins/imagehl/lbmlib.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/plugins/imagehl/lbmlib.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/plugins/imagehl/lbmlib.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m32.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m32.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m32.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m32.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m8.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m8.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m8.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/plugins/imagem8/m8.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/plugins/imagewal/wal.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/plugins/imagewal/wal.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/plugins/imagewal/wal.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/plugins/imagewal/wal.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/plugins/surface_heretic2/surfacedialog.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/plugins/surface_heretic2/surfacedialog.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/plugins/surface_heretic2/surfacedialog.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/plugins/surface_heretic2/surfacedialog.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/plugins/surface_quake2/surfacedialog.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/plugins/surface_quake2/surfacedialog.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/plugins/surface_quake2/surfacedialog.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/plugins/surface_quake2/surfacedialog.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/plugins/textool/StdAfx.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/plugins/textool/StdAfx.cpp?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/plugins/textool/StdAfx.cpp&r1=194&p2=GtkRadiant/branches/ZeroRadiant/plugins/textool/StdAfx.cpp&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/radiant/camwindow.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/radiant/camwindow.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/radiant/camwindow.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/radiant/camwindow.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/radiant/ui.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/radiant/ui.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/radiant/ui.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/radiant/ui.h&r2=195
==============================================================================

Modified: GtkRadiant/branches/ZeroRadiant/radiant/xmlstuff.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/radiant/xmlstuff.h?view=diff&rev=195&p1=GtkRadiant/branches/ZeroRadiant/radiant/xmlstuff.h&r1=194&p2=GtkRadiant/branches/ZeroRadiant/radiant/xmlstuff.h&r2=195
==============================================================================



More information about the Gtkradiant mailing list