[Gtkradiant] r5295 - in GtkRadiant/branches/1.5-gpl: . include libs libs/container plugins/entity plugins/mapq3 plugins/shaders radiant setup setup/win32 setup/win32/components

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Wed Feb 8 17:51:37 CST 2006


Author: spog
Date: Wed Feb  8 17:51:17 2006
New Revision: 5295

Modified:
   GtkRadiant/branches/1.5-gpl/CHANGES
   GtkRadiant/branches/1.5-gpl/SConstruct
   GtkRadiant/branches/1.5-gpl/TODO
   GtkRadiant/branches/1.5-gpl/include/ibrush.h
   GtkRadiant/branches/1.5-gpl/include/ireference.h
   GtkRadiant/branches/1.5-gpl/include/ishaders.h
   GtkRadiant/branches/1.5-gpl/include/iundo.h
   GtkRadiant/branches/1.5-gpl/libs/container/container.h
   GtkRadiant/branches/1.5-gpl/libs/transformlib.h
   GtkRadiant/branches/1.5-gpl/libs/traverselib.h
   GtkRadiant/branches/1.5-gpl/libs/undolib.h
   GtkRadiant/branches/1.5-gpl/plugins/entity/doom3group.cpp
   GtkRadiant/branches/1.5-gpl/plugins/entity/eclassmodel.cpp
   GtkRadiant/branches/1.5-gpl/plugins/entity/generic.cpp
   GtkRadiant/branches/1.5-gpl/plugins/entity/light.cpp
   GtkRadiant/branches/1.5-gpl/plugins/entity/miscmodel.cpp
   GtkRadiant/branches/1.5-gpl/plugins/mapq3/plugin.cpp
   GtkRadiant/branches/1.5-gpl/plugins/shaders/shaders.cpp
   GtkRadiant/branches/1.5-gpl/radiant/brush.cpp
   GtkRadiant/branches/1.5-gpl/radiant/brush.h
   GtkRadiant/branches/1.5-gpl/radiant/brush_primit.cpp
   GtkRadiant/branches/1.5-gpl/radiant/brushmanip.cpp
   GtkRadiant/branches/1.5-gpl/radiant/brushmodule.cpp
   GtkRadiant/branches/1.5-gpl/radiant/csg.cpp
   GtkRadiant/branches/1.5-gpl/radiant/map.cpp
   GtkRadiant/branches/1.5-gpl/radiant/patch.h
   GtkRadiant/branches/1.5-gpl/radiant/patchmanip.cpp
   GtkRadiant/branches/1.5-gpl/radiant/referencecache.cpp
   GtkRadiant/branches/1.5-gpl/radiant/renderstate.cpp
   GtkRadiant/branches/1.5-gpl/radiant/surfacedialog.cpp
   GtkRadiant/branches/1.5-gpl/radiant/undo.cpp
   GtkRadiant/branches/1.5-gpl/radiant/winding.h
   GtkRadiant/branches/1.5-gpl/setup/changelog.txt
   GtkRadiant/branches/1.5-gpl/setup/win32/components/gtkradiant.xml
   GtkRadiant/branches/1.5-gpl/setup/win32/components/radiant_manual.xml
   GtkRadiant/branches/1.5-gpl/setup/win32/gtkradiant-1.5.0.xml
   GtkRadiant/branches/1.5-gpl/setup/win32/installer.py
   GtkRadiant/branches/1.5-gpl/setup/win32/template.msi
Log:
merged from trunk, 5286:5292

Modified: GtkRadiant/branches/1.5-gpl/CHANGES
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/CHANGES?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/CHANGES&r1=5294&p2=GtkRadiant/branches/1.5-gpl/CHANGES&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/SConstruct
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/SConstruct?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/SConstruct&r1=5294&p2=GtkRadiant/branches/1.5-gpl/SConstruct&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/TODO
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/TODO?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/TODO&r1=5294&p2=GtkRadiant/branches/1.5-gpl/TODO&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/include/ibrush.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/include/ibrush.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/include/ibrush.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/include/ibrush.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/include/ireference.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/include/ireference.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/include/ireference.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/include/ireference.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/include/ishaders.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/include/ishaders.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/include/ishaders.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/include/ishaders.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/include/iundo.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/include/iundo.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/include/iundo.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/include/iundo.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/libs/container/container.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/libs/container/container.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/libs/container/container.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/libs/container/container.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/libs/transformlib.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/libs/transformlib.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/libs/transformlib.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/libs/transformlib.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/libs/traverselib.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/libs/traverselib.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/libs/traverselib.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/libs/traverselib.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/libs/undolib.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/libs/undolib.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/libs/undolib.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/libs/undolib.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/plugins/entity/doom3group.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/plugins/entity/doom3group.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/plugins/entity/doom3group.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/plugins/entity/doom3group.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/plugins/entity/eclassmodel.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/plugins/entity/eclassmodel.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/plugins/entity/eclassmodel.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/plugins/entity/eclassmodel.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/plugins/entity/generic.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/plugins/entity/generic.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/plugins/entity/generic.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/plugins/entity/generic.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/plugins/entity/light.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/plugins/entity/light.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/plugins/entity/light.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/plugins/entity/light.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/plugins/entity/miscmodel.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/plugins/entity/miscmodel.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/plugins/entity/miscmodel.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/plugins/entity/miscmodel.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/plugins/mapq3/plugin.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/plugins/mapq3/plugin.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/plugins/mapq3/plugin.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/plugins/mapq3/plugin.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/plugins/shaders/shaders.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/plugins/shaders/shaders.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/plugins/shaders/shaders.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/plugins/shaders/shaders.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/brush.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/brush.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/brush.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/brush.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/brush.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/brush.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/brush.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/brush.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/brush_primit.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/brush_primit.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/brush_primit.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/brush_primit.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/brushmanip.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/brushmanip.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/brushmanip.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/brushmanip.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/brushmodule.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/brushmodule.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/brushmodule.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/brushmodule.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/csg.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/csg.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/csg.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/csg.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/map.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/map.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/map.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/map.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/patch.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/patch.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/patch.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/patch.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/patchmanip.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/patchmanip.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/patchmanip.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/patchmanip.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/referencecache.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/referencecache.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/referencecache.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/referencecache.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/renderstate.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/renderstate.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/renderstate.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/renderstate.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/surfacedialog.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/surfacedialog.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/surfacedialog.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/surfacedialog.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/undo.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/undo.cpp?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/undo.cpp&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/undo.cpp&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/radiant/winding.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/radiant/winding.h?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/radiant/winding.h&r1=5294&p2=GtkRadiant/branches/1.5-gpl/radiant/winding.h&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/setup/changelog.txt
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/setup/changelog.txt?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/setup/changelog.txt&r1=5294&p2=GtkRadiant/branches/1.5-gpl/setup/changelog.txt&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/setup/win32/components/gtkradiant.xml
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/setup/win32/components/gtkradiant.xml?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/setup/win32/components/gtkradiant.xml&r1=5294&p2=GtkRadiant/branches/1.5-gpl/setup/win32/components/gtkradiant.xml&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/setup/win32/components/radiant_manual.xml
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/setup/win32/components/radiant_manual.xml?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/setup/win32/components/radiant_manual.xml&r1=5294&p2=GtkRadiant/branches/1.5-gpl/setup/win32/components/radiant_manual.xml&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/setup/win32/gtkradiant-1.5.0.xml
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/setup/win32/gtkradiant-1.5.0.xml?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/setup/win32/gtkradiant-1.5.0.xml&r1=5294&p2=GtkRadiant/branches/1.5-gpl/setup/win32/gtkradiant-1.5.0.xml&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/setup/win32/installer.py
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/setup/win32/installer.py?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/setup/win32/installer.py&r1=5294&p2=GtkRadiant/branches/1.5-gpl/setup/win32/installer.py&r2=5295
==============================================================================

Modified: GtkRadiant/branches/1.5-gpl/setup/win32/template.msi
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/1.5-gpl/setup/win32/template.msi?view=diff&rev=5295&p1=GtkRadiant/branches/1.5-gpl/setup/win32/template.msi&r1=5294&p2=GtkRadiant/branches/1.5-gpl/setup/win32/template.msi&r2=5295
==============================================================================



More information about the Gtkradiant mailing list