]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
Remove 156 files
authorTimePath <andrew.hardaker1995@gmail.com>
Sun, 16 Jul 2017 11:29:13 +0000 (21:29 +1000)
committerTimePath <andrew.hardaker1995@gmail.com>
Mon, 31 Jul 2017 12:35:47 +0000 (22:35 +1000)
206 files changed:
contrib/bobtoolz/CMakeLists.txt
contrib/bobtoolz/StdAfx.cpp [deleted file]
contrib/bobtoolz/StdAfx.h [deleted file]
include/CMakeLists.txt
include/cullable.cpp [deleted file]
include/editable.cpp [deleted file]
include/iarchive.cpp [deleted file]
include/ibrush.cpp [deleted file]
include/icamera.cpp [deleted file]
include/idatastream.cpp [deleted file]
include/ieclass.cpp [deleted file]
include/ientity.cpp [deleted file]
include/ifilesystem.cpp [deleted file]
include/ifiletypes.cpp [deleted file]
include/ifilter.cpp [deleted file]
include/igl.cpp [deleted file]
include/iglrender.cpp [deleted file]
include/igtkgl.cpp [deleted file]
include/iimage.cpp [deleted file]
include/imap.cpp [deleted file]
include/imodel.cpp [deleted file]
include/ipatch.cpp [deleted file]
include/iplugin.cpp [deleted file]
include/ireference.cpp [deleted file]
include/irender.cpp [deleted file]
include/iscenegraph.cpp [deleted file]
include/iscriplib.cpp [deleted file]
include/iselection.cpp [deleted file]
include/ishaders.cpp [deleted file]
include/itexdef.cpp [deleted file]
include/itextstream.cpp [deleted file]
include/itextures.cpp [deleted file]
include/itoolbar.cpp [deleted file]
include/iundo.cpp [deleted file]
include/mapfile.cpp [deleted file]
include/modelskin.cpp [deleted file]
include/moduleobserver.cpp [deleted file]
include/modulesystem.cpp [deleted file]
include/nameable.cpp [deleted file]
include/namespace.cpp [deleted file]
include/qerplugin.cpp [deleted file]
include/renderable.cpp [deleted file]
include/selectable.cpp [deleted file]
include/windowobserver.cpp [deleted file]
libs/CMakeLists.txt
libs/_.cpp [new file with mode: 0644]
libs/archivelib.cpp [deleted file]
libs/bytebool.cpp [deleted file]
libs/bytestreamutils.cpp [deleted file]
libs/character.cpp [deleted file]
libs/container/CMakeLists.txt
libs/container/cache.cpp [deleted file]
libs/container/container.cpp [deleted file]
libs/container/hashfunc.cpp [deleted file]
libs/container/stack.cpp [deleted file]
libs/convert.cpp [deleted file]
libs/dragplanes.cpp [deleted file]
libs/eclasslib.cpp [deleted file]
libs/entitylib.cpp [deleted file]
libs/entityxml.cpp [deleted file]
libs/fs_filesystem.cpp [deleted file]
libs/fs_path.cpp [deleted file]
libs/generic/CMakeLists.txt
libs/generic/arrayrange.cpp [deleted file]
libs/generic/bitfield.cpp [deleted file]
libs/generic/callbackfwd.cpp [deleted file]
libs/generic/enumeration.cpp [deleted file]
libs/generic/functional.cpp [deleted file]
libs/generic/reference.cpp [deleted file]
libs/generic/referencecounted.cpp [deleted file]
libs/generic/vector.cpp [deleted file]
libs/gtkutil/CMakeLists.txt
libs/gtkutil/closure.cpp [deleted file]
libs/gtkutil/container.cpp [deleted file]
libs/gtkutil/entry.cpp [deleted file]
libs/gtkutil/idledraw.cpp [deleted file]
libs/gtkutil/nonmodal.cpp [deleted file]
libs/gtkutil/pointer.cpp [deleted file]
libs/gtkutil/widget.cpp [deleted file]
libs/gtkutil/xorrectangle.cpp [deleted file]
libs/imagelib.cpp [deleted file]
libs/instancelib.cpp [deleted file]
libs/maplib.cpp [deleted file]
libs/math/CMakeLists.txt
libs/math/_.cpp [new file with mode: 0644]
libs/math/aabb.cpp [deleted file]
libs/math/curve.cpp [deleted file]
libs/math/frustum.cpp [deleted file]
libs/math/line.cpp [deleted file]
libs/math/matrix.cpp [deleted file]
libs/math/pi.cpp [deleted file]
libs/math/plane.cpp [deleted file]
libs/math/quaternion.cpp [deleted file]
libs/math/vector.cpp [deleted file]
libs/moduleobservers.cpp [deleted file]
libs/modulesystem/CMakeLists.txt
libs/modulesystem/moduleregistry.cpp [deleted file]
libs/modulesystem/modulesmap.cpp [deleted file]
libs/os/CMakeLists.txt
libs/os/_.cpp [new file with mode: 0644]
libs/os/dir.cpp [deleted file]
libs/os/file.cpp [deleted file]
libs/os/path.cpp [deleted file]
libs/pivot.cpp [deleted file]
libs/render.cpp [deleted file]
libs/scenelib.cpp [deleted file]
libs/script/CMakeLists.txt
libs/script/_.cpp [new file with mode: 0644]
libs/script/scripttokeniser.cpp [deleted file]
libs/script/scripttokenwriter.cpp [deleted file]
libs/selectionlib.cpp [deleted file]
libs/shaderlib.cpp [deleted file]
libs/signal/CMakeLists.txt
libs/signal/isignal.cpp [deleted file]
libs/signal/signalfwd.cpp [deleted file]
libs/str.cpp [deleted file]
libs/stream/CMakeLists.txt
libs/stream/_.cpp [new file with mode: 0644]
libs/stream/filestream.cpp [deleted file]
libs/stream/memstream.cpp [deleted file]
libs/stream/stringstream.cpp [deleted file]
libs/stream/textfilestream.cpp [deleted file]
libs/stream/textstream.cpp [deleted file]
libs/string/CMakeLists.txt
libs/string/string.cpp [deleted file]
libs/string/stringfwd.cpp [deleted file]
libs/stringio.cpp [deleted file]
libs/texturelib.cpp [deleted file]
libs/transformlib.cpp [deleted file]
libs/traverselib.cpp [deleted file]
libs/typesystem.cpp [deleted file]
libs/undolib.cpp [deleted file]
libs/uniquenames.cpp [deleted file]
libs/versionlib.cpp [deleted file]
libs/xml/CMakeLists.txt
libs/xml/ixml.cpp [deleted file]
libs/xml/xmlelement.cpp [deleted file]
libs/xml/xmlparser.cpp [deleted file]
libs/xml/xmlwriter.cpp [deleted file]
plugins/archivepak/CMakeLists.txt
plugins/archivepak/archive.cpp
plugins/archivepak/pak.cpp [deleted file]
plugins/archivepak/plugin.cpp
plugins/archivepak/plugin.h [deleted file]
plugins/archivewad/CMakeLists.txt
plugins/archivewad/archive.cpp
plugins/archivewad/plugin.cpp
plugins/archivewad/plugin.h [deleted file]
plugins/archivewad/wad.cpp [deleted file]
plugins/archivezip/CMakeLists.txt
plugins/archivezip/pkzip.cpp [deleted file]
plugins/archivezip/plugin.cpp
plugins/archivezip/plugin.h [deleted file]
plugins/archivezip/zlibstream.cpp [deleted file]
plugins/entity/CMakeLists.txt
plugins/entity/angle.cpp [deleted file]
plugins/entity/angles.cpp [deleted file]
plugins/entity/colour.cpp [deleted file]
plugins/entity/curve.cpp [deleted file]
plugins/entity/keyobservers.cpp [deleted file]
plugins/entity/model.cpp [deleted file]
plugins/entity/modelskinkey.cpp [deleted file]
plugins/entity/namedentity.cpp [deleted file]
plugins/entity/namekeys.cpp [deleted file]
plugins/entity/origin.cpp [deleted file]
plugins/entity/plugin.cpp
plugins/entity/plugin.h [deleted file]
plugins/entity/rotation.cpp [deleted file]
plugins/entity/scale.cpp [deleted file]
plugins/image/CMakeLists.txt
plugins/image/image.cpp
plugins/image/image.h [deleted file]
plugins/imagehl/CMakeLists.txt
plugins/imagehl/imagehl.cpp
plugins/imagehl/imagehl.h [deleted file]
plugins/imagepng/CMakeLists.txt
plugins/imagepng/plugin.cpp
plugins/imagepng/plugin.h [deleted file]
plugins/imageq2/CMakeLists.txt
plugins/imageq2/imageq2.cpp
plugins/imageq2/imageq2.h [deleted file]
plugins/mapq3/CMakeLists.txt
plugins/mapq3/plugin.cpp
plugins/mapq3/plugin.h [deleted file]
plugins/mapxml/CMakeLists.txt
plugins/mapxml/plugin.cpp
plugins/mapxml/plugin.h [deleted file]
plugins/md3model/CMakeLists.txt
plugins/md3model/md3normals.cpp [deleted file]
plugins/md3model/mdlformat.cpp [deleted file]
plugins/md3model/mdlnormals.cpp [deleted file]
plugins/md3model/model.cpp [deleted file]
plugins/md3model/plugin.cpp
plugins/md3model/plugin.h [deleted file]
plugins/model/CMakeLists.txt
plugins/model/plugin.cpp
plugins/model/plugin.h [deleted file]
plugins/sample/sample.h [deleted file]
plugins/shaders/CMakeLists.txt
plugins/shaders/plugin.cpp
plugins/shaders/plugin.h [deleted file]
plugins/textool/StdAfx.cpp [deleted file]
plugins/vfspk3/CMakeLists.txt
plugins/vfspk3/archive.cpp
plugins/vfspk3/vfspk3.cpp
plugins/vfspk3/vfspk3.h [deleted file]

index fb6f7fb0ad4379d0bddef9acf046b3d4e2d37f06..c9b83cb74e68326dfc7863cb13f4943435f6be2b 100644 (file)
@@ -26,7 +26,6 @@ radiant_plugin(bobtoolz
         resource-gtk.h
         ScriptParser.cpp ScriptParser.h
         shapes.cpp shapes.h
-        StdAfx.cpp StdAfx.h
         visfind.cpp visfind.h
         )
 
diff --git a/contrib/bobtoolz/StdAfx.cpp b/contrib/bobtoolz/StdAfx.cpp
deleted file mode 100644 (file)
index 5c7495f..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
-   BobToolz plugin for GtkRadiant
-   Copyright (C) 2001 Gordon Biggans
-
-   This library is free software; you can redistribute it and/or
-   modify it under the terms of the GNU Lesser General Public
-   License as published by the Free Software Foundation; either
-   version 2.1 of the License, or (at your option) any later version.
-
-   This library is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-   Lesser General Public License for more details.
-
-   You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-// stdafx.cpp : source file that includes just the standard includes
-//     plugin.pch will be the pre-compiled header
-//     stdafx.obj will contain the pre-compiled type information
-
-#include "StdAfx.h"
diff --git a/contrib/bobtoolz/StdAfx.h b/contrib/bobtoolz/StdAfx.h
deleted file mode 100644 (file)
index cfce5a4..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   BobToolz plugin for GtkRadiant
-   Copyright (C) 2001 Gordon Biggans
-
-   This library is free software; you can redistribute it and/or
-   modify it under the terms of the GNU Lesser General Public
-   License as published by the Free Software Foundation; either
-   version 2.1 of the License, or (at your option) any later version.
-
-   This library is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-   Lesser General Public License for more details.
-
-   You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-#ifndef __STDAFX_BOBTOOLZ__
-#define __STDAFX_BOBTOOLZ__
-
-
-
-#endif
index 5c2a286d0acc649bd0179ae5c8f2b69be445ac80..40ab7936dae9a0795b5404e731566e4a2a075d27 100644 (file)
@@ -1,48 +1,48 @@
 add_library(includes
         aboutmsg.h
-        cullable.cpp cullable.h
+        cullable.h
         dpkdeps.h
-        editable.cpp editable.h
-        iarchive.cpp iarchive.h
-        ibrush.cpp ibrush.h
-        icamera.cpp icamera.h
-        idatastream.cpp idatastream.h
-        ieclass.cpp ieclass.h
-        ientity.cpp ientity.h
-        ifilesystem.cpp ifilesystem.h
-        ifiletypes.cpp ifiletypes.h
-        ifilter.cpp ifilter.h
-        igl.cpp igl.h
-        iglrender.cpp iglrender.h
-        igtkgl.cpp igtkgl.h
-        iimage.cpp iimage.h
-        imap.cpp imap.h
-        imodel.cpp imodel.h
-        ipatch.cpp ipatch.h
-        iplugin.cpp iplugin.h
-        ireference.cpp ireference.h
-        irender.cpp irender.h
-        iscenegraph.cpp iscenegraph.h
-        iscriplib.cpp iscriplib.h
-        iselection.cpp iselection.h
-        ishaders.cpp ishaders.h
-        itexdef.cpp itexdef.h
-        itextstream.cpp itextstream.h
-        itextures.cpp itextures.h
-        itoolbar.cpp itoolbar.h
-        iundo.cpp iundo.h
-        mapfile.cpp mapfile.h
-        modelskin.cpp modelskin.h
-        moduleobserver.cpp moduleobserver.h
-        modulesystem.cpp modulesystem.h
-        nameable.cpp nameable.h
-        namespace.cpp namespace.h
+        editable.h
+        iarchive.h
+        ibrush.h
+        icamera.h
+        idatastream.h
+        ieclass.h
+        ientity.h
+        ifilesystem.h
+        ifiletypes.h
+        ifilter.h
+        igl.h
+        iglrender.h
+        igtkgl.h
+        iimage.h
+        imap.h
+        imodel.h
+        ipatch.h
+        iplugin.h
+        ireference.h
+        irender.h
+        iscenegraph.h
+        iscriplib.h
+        iselection.h
+        ishaders.h
+        itexdef.h
+        itextstream.h
+        itextures.h
+        itoolbar.h
+        iundo.h
+        mapfile.h
+        modelskin.h
+        moduleobserver.h
+        modulesystem.h
+        nameable.h
+        namespace.h
         preferencesystem.cpp preferencesystem.h
-        qerplugin.cpp qerplugin.h
-        renderable.cpp renderable.h
-        selectable.cpp selectable.h
+        qerplugin.h
+        renderable.h
+        selectable.h
         stream_version.h
         version.h
         warnings.h
-        windowobserver.cpp windowobserver.h
+        windowobserver.h
         )
diff --git a/include/cullable.cpp b/include/cullable.cpp
deleted file mode 100644 (file)
index 395d3e1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "cullable.h"
diff --git a/include/editable.cpp b/include/editable.cpp
deleted file mode 100644 (file)
index 63314dc..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "editable.h"
diff --git a/include/iarchive.cpp b/include/iarchive.cpp
deleted file mode 100644 (file)
index 1cf0005..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "iarchive.h"
diff --git a/include/ibrush.cpp b/include/ibrush.cpp
deleted file mode 100644 (file)
index f075783..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ibrush.h"
diff --git a/include/icamera.cpp b/include/icamera.cpp
deleted file mode 100644 (file)
index bad7cac..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "icamera.h"
diff --git a/include/idatastream.cpp b/include/idatastream.cpp
deleted file mode 100644 (file)
index e6ef881..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "idatastream.h"
diff --git a/include/ieclass.cpp b/include/ieclass.cpp
deleted file mode 100644 (file)
index 5fd59c3..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ieclass.h"
diff --git a/include/ientity.cpp b/include/ientity.cpp
deleted file mode 100644 (file)
index 88dd59e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ientity.h"
diff --git a/include/ifilesystem.cpp b/include/ifilesystem.cpp
deleted file mode 100644 (file)
index 154f906..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ifilesystem.h"
diff --git a/include/ifiletypes.cpp b/include/ifiletypes.cpp
deleted file mode 100644 (file)
index b4e5566..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ifiletypes.h"
diff --git a/include/ifilter.cpp b/include/ifilter.cpp
deleted file mode 100644 (file)
index a5e732f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ifilter.h"
diff --git a/include/igl.cpp b/include/igl.cpp
deleted file mode 100644 (file)
index 41781a4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "igl.h"
diff --git a/include/iglrender.cpp b/include/iglrender.cpp
deleted file mode 100644 (file)
index 6a9d9a7..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include "iglrender.h"
diff --git a/include/igtkgl.cpp b/include/igtkgl.cpp
deleted file mode 100644 (file)
index d0084a8..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "igtkgl.h"
diff --git a/include/iimage.cpp b/include/iimage.cpp
deleted file mode 100644 (file)
index f438be7..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "iimage.h"
diff --git a/include/imap.cpp b/include/imap.cpp
deleted file mode 100644 (file)
index a91f14d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "imap.h"
diff --git a/include/imodel.cpp b/include/imodel.cpp
deleted file mode 100644 (file)
index 0b932e2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "imodel.h"
diff --git a/include/ipatch.cpp b/include/ipatch.cpp
deleted file mode 100644 (file)
index e29029c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ipatch.h"
diff --git a/include/iplugin.cpp b/include/iplugin.cpp
deleted file mode 100644 (file)
index 2a7dab9..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "iplugin.h"
diff --git a/include/ireference.cpp b/include/ireference.cpp
deleted file mode 100644 (file)
index d2f56c4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ireference.h"
diff --git a/include/irender.cpp b/include/irender.cpp
deleted file mode 100644 (file)
index 9726b6d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "irender.h"
diff --git a/include/iscenegraph.cpp b/include/iscenegraph.cpp
deleted file mode 100644 (file)
index 48cbcf2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "iscenegraph.h"
diff --git a/include/iscriplib.cpp b/include/iscriplib.cpp
deleted file mode 100644 (file)
index 3c4ba18..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "iscriplib.h"
diff --git a/include/iselection.cpp b/include/iselection.cpp
deleted file mode 100644 (file)
index c0686cf..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "iselection.h"
diff --git a/include/ishaders.cpp b/include/ishaders.cpp
deleted file mode 100644 (file)
index 4a7affd..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ishaders.h"
diff --git a/include/itexdef.cpp b/include/itexdef.cpp
deleted file mode 100644 (file)
index 462a7a2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "itexdef.h"
diff --git a/include/itextstream.cpp b/include/itextstream.cpp
deleted file mode 100644 (file)
index 3ce3df7..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "itextstream.h"
diff --git a/include/itextures.cpp b/include/itextures.cpp
deleted file mode 100644 (file)
index ae75c63..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "itextures.h"
diff --git a/include/itoolbar.cpp b/include/itoolbar.cpp
deleted file mode 100644 (file)
index 146f755..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "itoolbar.h"
diff --git a/include/iundo.cpp b/include/iundo.cpp
deleted file mode 100644 (file)
index 8dfd9e2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "iundo.h"
diff --git a/include/mapfile.cpp b/include/mapfile.cpp
deleted file mode 100644 (file)
index 5a6332e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "mapfile.h"
diff --git a/include/modelskin.cpp b/include/modelskin.cpp
deleted file mode 100644 (file)
index fcdda39..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "modelskin.h"
diff --git a/include/moduleobserver.cpp b/include/moduleobserver.cpp
deleted file mode 100644 (file)
index f9d40b1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "moduleobserver.h"
diff --git a/include/modulesystem.cpp b/include/modulesystem.cpp
deleted file mode 100644 (file)
index 907e8f7..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "modulesystem.h"
diff --git a/include/nameable.cpp b/include/nameable.cpp
deleted file mode 100644 (file)
index 8722c47..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "nameable.h"
diff --git a/include/namespace.cpp b/include/namespace.cpp
deleted file mode 100644 (file)
index f9b22f5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "namespace.h"
diff --git a/include/qerplugin.cpp b/include/qerplugin.cpp
deleted file mode 100644 (file)
index 5476001..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "qerplugin.h"
diff --git a/include/renderable.cpp b/include/renderable.cpp
deleted file mode 100644 (file)
index dfc186f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "renderable.h"
diff --git a/include/selectable.cpp b/include/selectable.cpp
deleted file mode 100644 (file)
index 38a2d1a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "selectable.h"
diff --git a/include/windowobserver.cpp b/include/windowobserver.cpp
deleted file mode 100644 (file)
index 16b4a00..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "windowobserver.h"
index 05055be512aeb2fd350380accf5cb51d8e4a0036..03347d71ef0bd894feda504f140205f2caa66991 100644 (file)
@@ -25,35 +25,36 @@ add_subdirectory(uilib)
 add_subdirectory(xml)
 
 add_library(libs
-        archivelib.cpp archivelib.h
-        bytebool.cpp bytebool.h
-        bytestreamutils.cpp bytestreamutils.h
-        character.cpp character.h
-        convert.cpp convert.h
-        dragplanes.cpp dragplanes.h
-        eclasslib.cpp eclasslib.h
-        entitylib.cpp entitylib.h
-        entityxml.cpp entityxml.h
-        fs_filesystem.cpp fs_filesystem.h
-        fs_path.cpp fs_path.h
-        imagelib.cpp imagelib.h
-        instancelib.cpp instancelib.h
-        maplib.cpp maplib.h
-        moduleobservers.cpp moduleobservers.h
-        pivot.cpp pivot.h
-        render.cpp render.h
-        scenelib.cpp scenelib.h
-        selectionlib.cpp selectionlib.h
-        shaderlib.cpp shaderlib.h
-        str.cpp str.h
-        stringio.cpp stringio.h
-        texturelib.cpp texturelib.h
-        transformlib.cpp transformlib.h
-        traverselib.cpp traverselib.h
-        typesystem.cpp typesystem.h
-        undolib.cpp undolib.h
-        uniquenames.cpp uniquenames.h
-        versionlib.cpp versionlib.h
+        _.cpp
+        archivelib.h
+        bytebool.h
+        bytestreamutils.h
+        character.h
+        convert.h
+        dragplanes.h
+        eclasslib.h
+        entitylib.h
+        entityxml.h
+        fs_filesystem.h
+        fs_path.h
+        imagelib.h
+        instancelib.h
+        maplib.h
+        moduleobservers.h
+        pivot.h
+        render.h
+        scenelib.h
+        selectionlib.h
+        shaderlib.h
+        str.h
+        stringio.h
+        texturelib.h
+        transformlib.h
+        traverselib.h
+        typesystem.h
+        undolib.h
+        uniquenames.h
+        versionlib.h
         )
 
 find_package(GLIB REQUIRED)
diff --git a/libs/_.cpp b/libs/_.cpp
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libs/archivelib.cpp b/libs/archivelib.cpp
deleted file mode 100644 (file)
index a66f130..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "archivelib.h"
diff --git a/libs/bytebool.cpp b/libs/bytebool.cpp
deleted file mode 100644 (file)
index d636f55..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "bytebool.h"
diff --git a/libs/bytestreamutils.cpp b/libs/bytestreamutils.cpp
deleted file mode 100644 (file)
index 87917d2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "bytestreamutils.h"
diff --git a/libs/character.cpp b/libs/character.cpp
deleted file mode 100644 (file)
index cd36bc7..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "character.h"
index bd3c8ce2535096a32c1a29119f4b3f23dfbe61b4..00bfbb4a6bc14bf96fef5744432409da6ae54dee 100644 (file)
@@ -1,8 +1,8 @@
 add_library(container
         array.cpp array.h
-        cache.cpp cache.h
-        container.cpp container.h
-        hashfunc.cpp hashfunc.h
+        cache.h
+        container.h
+        hashfunc.h
         hashtable.cpp hashtable.h
-        stack.cpp stack.h
+        stack.h
         )
diff --git a/libs/container/cache.cpp b/libs/container/cache.cpp
deleted file mode 100644 (file)
index 5cbdb00..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "cache.h"
diff --git a/libs/container/container.cpp b/libs/container/container.cpp
deleted file mode 100644 (file)
index 8790307..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "container.h"
diff --git a/libs/container/hashfunc.cpp b/libs/container/hashfunc.cpp
deleted file mode 100644 (file)
index 4c3d2e0..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "hashfunc.h"
diff --git a/libs/container/stack.cpp b/libs/container/stack.cpp
deleted file mode 100644 (file)
index 81d79b2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "stack.h"
diff --git a/libs/convert.cpp b/libs/convert.cpp
deleted file mode 100644 (file)
index c87038f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "convert.h"
diff --git a/libs/dragplanes.cpp b/libs/dragplanes.cpp
deleted file mode 100644 (file)
index 89da666..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "dragplanes.h"
diff --git a/libs/eclasslib.cpp b/libs/eclasslib.cpp
deleted file mode 100644 (file)
index 04d0d69..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "eclasslib.h"
diff --git a/libs/entitylib.cpp b/libs/entitylib.cpp
deleted file mode 100644 (file)
index 48f3138..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "entitylib.h"
diff --git a/libs/entityxml.cpp b/libs/entityxml.cpp
deleted file mode 100644 (file)
index 13b7408..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "entityxml.h"
diff --git a/libs/fs_filesystem.cpp b/libs/fs_filesystem.cpp
deleted file mode 100644 (file)
index 9b781a3..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "fs_filesystem.h"
diff --git a/libs/fs_path.cpp b/libs/fs_path.cpp
deleted file mode 100644 (file)
index f38bf1c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "fs_path.h"
index 380042384d49e9ef7ac2c0c13d8041b3a4d66901..b872d8740a4a405c17c9767ff586800ff6a59c2b 100644 (file)
@@ -1,14 +1,14 @@
 add_library(generic
-        arrayrange.cpp arrayrange.h
-        bitfield.cpp bitfield.h
+        arrayrange.h
+        bitfield.h
         callback.cpp callback.h
-        callbackfwd.cpp callbackfwd.h
+        callbackfwd.h
         constant.cpp constant.h
-        enumeration.cpp enumeration.h
-        functional.cpp functional.h
+        enumeration.h
+        functional.h
         object.cpp object.h
-        reference.cpp reference.h
-        referencecounted.cpp referencecounted.h
+        reference.h
+        referencecounted.h
         static.cpp static.h
-        vector.cpp vector.h
+        vector.h
         )
diff --git a/libs/generic/arrayrange.cpp b/libs/generic/arrayrange.cpp
deleted file mode 100644 (file)
index 0ee018b..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "arrayrange.h"
diff --git a/libs/generic/bitfield.cpp b/libs/generic/bitfield.cpp
deleted file mode 100644 (file)
index 7e46a34..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "bitfield.h"
diff --git a/libs/generic/callbackfwd.cpp b/libs/generic/callbackfwd.cpp
deleted file mode 100644 (file)
index af15774..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include "callbackfwd.h"
diff --git a/libs/generic/enumeration.cpp b/libs/generic/enumeration.cpp
deleted file mode 100644 (file)
index c6071cd..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "enumeration.h"
diff --git a/libs/generic/functional.cpp b/libs/generic/functional.cpp
deleted file mode 100644 (file)
index e6cc857..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include "functional.h"
diff --git a/libs/generic/reference.cpp b/libs/generic/reference.cpp
deleted file mode 100644 (file)
index fd64f28..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "reference.h"
diff --git a/libs/generic/referencecounted.cpp b/libs/generic/referencecounted.cpp
deleted file mode 100644 (file)
index 0c531bd..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "referencecounted.h"
diff --git a/libs/generic/vector.cpp b/libs/generic/vector.cpp
deleted file mode 100644 (file)
index fbafd53..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include "vector.h"
index bc5d772cbf9ec7629038d1cfbb9d9622558db363..cd947972e4c326773a0ec0c4a9e59d8b4c217d6d 100644 (file)
@@ -2,26 +2,26 @@ add_library(gtkutil
         accelerator.cpp accelerator.h
         button.cpp button.h
         clipboard.cpp clipboard.h
-        closure.cpp closure.h
-        container.cpp container.h
+        closure.h
+        container.h
         cursor.cpp cursor.h
         dialog.cpp dialog.h
-        entry.cpp entry.h
+        entry.h
         filechooser.cpp filechooser.h
         frame.cpp frame.h
         glfont.cpp glfont.h
         glwidget.cpp glwidget.h
-        idledraw.cpp idledraw.h
+        idledraw.h
         image.cpp image.h
         menu.cpp menu.h
         messagebox.cpp messagebox.h
-        nonmodal.cpp nonmodal.h
+        nonmodal.h
         paned.cpp paned.h
-        pointer.cpp pointer.h
+        pointer.h
         toolbar.cpp toolbar.h
-        widget.cpp widget.h
+        widget.h
         window.cpp window.h
-        xorrectangle.cpp xorrectangle.h
+        xorrectangle.h
         )
 
 target_include_directories(gtkutil PRIVATE uilib)
diff --git a/libs/gtkutil/closure.cpp b/libs/gtkutil/closure.cpp
deleted file mode 100644 (file)
index 09e2fab..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "closure.h"
diff --git a/libs/gtkutil/container.cpp b/libs/gtkutil/container.cpp
deleted file mode 100644 (file)
index 8790307..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "container.h"
diff --git a/libs/gtkutil/entry.cpp b/libs/gtkutil/entry.cpp
deleted file mode 100644 (file)
index 2640da0..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "entry.h"
diff --git a/libs/gtkutil/idledraw.cpp b/libs/gtkutil/idledraw.cpp
deleted file mode 100644 (file)
index b50d41f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "idledraw.h"
diff --git a/libs/gtkutil/nonmodal.cpp b/libs/gtkutil/nonmodal.cpp
deleted file mode 100644 (file)
index edca0b7..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "nonmodal.h"
diff --git a/libs/gtkutil/pointer.cpp b/libs/gtkutil/pointer.cpp
deleted file mode 100644 (file)
index 503845a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "pointer.h"
diff --git a/libs/gtkutil/widget.cpp b/libs/gtkutil/widget.cpp
deleted file mode 100644 (file)
index e212fdf..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "widget.h"
diff --git a/libs/gtkutil/xorrectangle.cpp b/libs/gtkutil/xorrectangle.cpp
deleted file mode 100644 (file)
index e4f46c6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "xorrectangle.h"
diff --git a/libs/imagelib.cpp b/libs/imagelib.cpp
deleted file mode 100644 (file)
index 08e2d27..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "imagelib.h"
diff --git a/libs/instancelib.cpp b/libs/instancelib.cpp
deleted file mode 100644 (file)
index 52dfc8d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "instancelib.h"
diff --git a/libs/maplib.cpp b/libs/maplib.cpp
deleted file mode 100644 (file)
index 7487a68..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "maplib.h"
index 4a5b4bdfb66d8d98f24dad0899ef612cd9e74f54..6cfedbefb42c17da3bdbb60372f75152536607e3 100644 (file)
@@ -1,11 +1,12 @@
 add_library(math
-        aabb.cpp aabb.h
-        curve.cpp curve.h
-        frustum.cpp frustum.h
-        line.cpp line.h
-        matrix.cpp matrix.h
-        pi.cpp pi.h
-        plane.cpp plane.h
-        quaternion.cpp quaternion.h
-        vector.cpp vector.h
+        _.cpp
+        aabb.h
+        curve.h
+        frustum.h
+        line.h
+        matrix.h
+        pi.h
+        plane.h
+        quaternion.h
+        vector.h
         )
diff --git a/libs/math/_.cpp b/libs/math/_.cpp
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libs/math/aabb.cpp b/libs/math/aabb.cpp
deleted file mode 100644 (file)
index ad4ae00..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "aabb.h"
diff --git a/libs/math/curve.cpp b/libs/math/curve.cpp
deleted file mode 100644 (file)
index e38d2a1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "curve.h"
diff --git a/libs/math/frustum.cpp b/libs/math/frustum.cpp
deleted file mode 100644 (file)
index b977549..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "frustum.h"
diff --git a/libs/math/line.cpp b/libs/math/line.cpp
deleted file mode 100644 (file)
index 0f4eb81..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "line.h"
diff --git a/libs/math/matrix.cpp b/libs/math/matrix.cpp
deleted file mode 100644 (file)
index 6ed9a7e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "matrix.h"
diff --git a/libs/math/pi.cpp b/libs/math/pi.cpp
deleted file mode 100644 (file)
index dd54653..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "pi.h"
diff --git a/libs/math/plane.cpp b/libs/math/plane.cpp
deleted file mode 100644 (file)
index 7b90b5e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "plane.h"
diff --git a/libs/math/quaternion.cpp b/libs/math/quaternion.cpp
deleted file mode 100644 (file)
index 5cef646..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "quaternion.h"
diff --git a/libs/math/vector.cpp b/libs/math/vector.cpp
deleted file mode 100644 (file)
index 4893324..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "vector.h"
diff --git a/libs/moduleobservers.cpp b/libs/moduleobservers.cpp
deleted file mode 100644 (file)
index 56150f9..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "moduleobservers.h"
index 764d3eb4099e45817ae6ea56c5d20bf5274bdd0d..d27aa63382d260df34c63902bf658916956611fa 100644 (file)
@@ -1,5 +1,5 @@
 add_library(modulesystem
-        moduleregistry.cpp moduleregistry.h
-        modulesmap.cpp modulesmap.h
+        moduleregistry.h
+        modulesmap.h
         singletonmodule.cpp singletonmodule.h
         )
diff --git a/libs/modulesystem/moduleregistry.cpp b/libs/modulesystem/moduleregistry.cpp
deleted file mode 100644 (file)
index 1e5bba6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "moduleregistry.h"
diff --git a/libs/modulesystem/modulesmap.cpp b/libs/modulesystem/modulesmap.cpp
deleted file mode 100644 (file)
index a80f213..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "modulesmap.h"
index c6a4eb4cf14fc62aba51befe72bf3bef6118d2ca..437b506caff6c7fc78251a80af0b1acdd5f61f5c 100644 (file)
@@ -1,7 +1,8 @@
 add_library(os
-        dir.cpp dir.h
-        file.cpp file.h
-        path.cpp path.h
+        _.cpp
+        dir.h
+        file.h
+        path.h
         )
 
 find_package(GLIB REQUIRED)
diff --git a/libs/os/_.cpp b/libs/os/_.cpp
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libs/os/dir.cpp b/libs/os/dir.cpp
deleted file mode 100644 (file)
index 8ab8129..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "dir.h"
diff --git a/libs/os/file.cpp b/libs/os/file.cpp
deleted file mode 100644 (file)
index 1855b5d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "file.h"
diff --git a/libs/os/path.cpp b/libs/os/path.cpp
deleted file mode 100644 (file)
index b62c219..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "path.h"
diff --git a/libs/pivot.cpp b/libs/pivot.cpp
deleted file mode 100644 (file)
index adc9ef2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "pivot.h"
diff --git a/libs/render.cpp b/libs/render.cpp
deleted file mode 100644 (file)
index be1c49a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "render.h"
diff --git a/libs/scenelib.cpp b/libs/scenelib.cpp
deleted file mode 100644 (file)
index a1754d0..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "scenelib.h"
index ba2b00ec5bc9b817dd5b10bcd484b12e45c24cf6..6e49527df0766e53fe87b3bddc694067ecb5c91d 100644 (file)
@@ -1,4 +1,5 @@
 add_library(script
-        scripttokeniser.cpp scripttokeniser.h
-        scripttokenwriter.cpp scripttokenwriter.h
+        _.cpp
+        scripttokeniser.h
+        scripttokenwriter.h
         )
diff --git a/libs/script/_.cpp b/libs/script/_.cpp
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libs/script/scripttokeniser.cpp b/libs/script/scripttokeniser.cpp
deleted file mode 100644 (file)
index 1b4ee4c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "scripttokeniser.h"
diff --git a/libs/script/scripttokenwriter.cpp b/libs/script/scripttokenwriter.cpp
deleted file mode 100644 (file)
index 753aab7..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "scripttokenwriter.h"
diff --git a/libs/selectionlib.cpp b/libs/selectionlib.cpp
deleted file mode 100644 (file)
index cc85fe6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "selectionlib.h"
diff --git a/libs/shaderlib.cpp b/libs/shaderlib.cpp
deleted file mode 100644 (file)
index 454bd4f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "shaderlib.h"
index 4b7cc94f9f788df863042a0c9ec41469c29574cf..499a483805ab3e86e8cf20af65addc7b9463e28b 100644 (file)
@@ -1,5 +1,5 @@
 add_library(signal
-        isignal.cpp isignal.h
+        isignal.h
         signal.cpp signal.h
-        signalfwd.cpp signalfwd.h
+        signalfwd.h
         )
diff --git a/libs/signal/isignal.cpp b/libs/signal/isignal.cpp
deleted file mode 100644 (file)
index 5eafd5e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include "isignal.h"
diff --git a/libs/signal/signalfwd.cpp b/libs/signal/signalfwd.cpp
deleted file mode 100644 (file)
index fedf515..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include "signalfwd.h"
diff --git a/libs/str.cpp b/libs/str.cpp
deleted file mode 100644 (file)
index c63ef94..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
-   Copyright (c) 2001, Loki software, inc.
-   All rights reserved.
-
-   Redistribution and use in source and binary forms, with or without modification,
-   are permitted provided that the following conditions are met:
-
-   Redistributions of source code must retain the above copyright notice, this list
-   of conditions and the following disclaimer.
-
-   Redistributions in binary form must reproduce the above copyright notice, this
-   list of conditions and the following disclaimer in the documentation and/or
-   other materials provided with the distribution.
-
-   Neither the name of Loki software nor the names of its contributors may be used
-   to endorse or promote products derived from this software without specific prior
-   written permission.
-
-   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
-   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-   DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
-   DIRECT,INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-   (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-   LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-   ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-#include "str.h"
index 9f8fb265a66a6e0ab75c3a2b7fd4e654057e6911..6ce79395bbb02937f8eab135bab9a1ab38f10738 100644 (file)
@@ -1,7 +1,8 @@
 add_library(stream
-        filestream.cpp filestream.h
-        memstream.cpp memstream.h
-        stringstream.cpp stringstream.h
-        textfilestream.cpp textfilestream.h
-        textstream.cpp textstream.h
+        _.cpp
+        filestream.h
+        memstream.h
+        stringstream.h
+        textfilestream.h
+        textstream.h
         )
diff --git a/libs/stream/_.cpp b/libs/stream/_.cpp
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libs/stream/filestream.cpp b/libs/stream/filestream.cpp
deleted file mode 100644 (file)
index 33f1206..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "filestream.h"
diff --git a/libs/stream/memstream.cpp b/libs/stream/memstream.cpp
deleted file mode 100644 (file)
index c7c8d1b..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "memstream.h"
diff --git a/libs/stream/stringstream.cpp b/libs/stream/stringstream.cpp
deleted file mode 100644 (file)
index 8e9da6e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "stringstream.h"
diff --git a/libs/stream/textfilestream.cpp b/libs/stream/textfilestream.cpp
deleted file mode 100644 (file)
index e1024e4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "textfilestream.h"
diff --git a/libs/stream/textstream.cpp b/libs/stream/textstream.cpp
deleted file mode 100644 (file)
index cfbdedd..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "textstream.h"
index d5e851ea0288482b298b3830a58e16f27aa74fee..4b0720a50e6891d4908b38c601794356e4c0fe93 100644 (file)
@@ -1,5 +1,5 @@
 add_library(string
         pooledstring.cpp pooledstring.h
-        string.cpp string.h
-        stringfwd.cpp stringfwd.h
+        string.h
+        stringfwd.h
         )
diff --git a/libs/string/string.cpp b/libs/string/string.cpp
deleted file mode 100644 (file)
index 5904301..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "string.h"
-
-void TestString(){
-       CopiedString bleh( "bleh" );
-       SmartString blah( "blah" );
-}
\ No newline at end of file
diff --git a/libs/string/stringfwd.cpp b/libs/string/stringfwd.cpp
deleted file mode 100644 (file)
index add6eee..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "stringfwd.h"
diff --git a/libs/stringio.cpp b/libs/stringio.cpp
deleted file mode 100644 (file)
index a6e741f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "stringio.h"
diff --git a/libs/texturelib.cpp b/libs/texturelib.cpp
deleted file mode 100644 (file)
index 00bde65..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "texturelib.h"
diff --git a/libs/transformlib.cpp b/libs/transformlib.cpp
deleted file mode 100644 (file)
index ec82140..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "transformlib.h"
diff --git a/libs/traverselib.cpp b/libs/traverselib.cpp
deleted file mode 100644 (file)
index 57e1dfb..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "traverselib.h"
diff --git a/libs/typesystem.cpp b/libs/typesystem.cpp
deleted file mode 100644 (file)
index 755f05e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "typesystem.h"
diff --git a/libs/undolib.cpp b/libs/undolib.cpp
deleted file mode 100644 (file)
index 8ebe6aa..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "undolib.h"
diff --git a/libs/uniquenames.cpp b/libs/uniquenames.cpp
deleted file mode 100644 (file)
index 0515b68..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "uniquenames.h"
diff --git a/libs/versionlib.cpp b/libs/versionlib.cpp
deleted file mode 100644 (file)
index 74799ac..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "versionlib.h"
index e7cdb61ca73800a3528b2a503cf35cfdb6bf5bcc..96e1e216fe43971c4a656d3794e9c27e287a3ff0 100644 (file)
@@ -1,9 +1,9 @@
 add_library(xmllib
-        ixml.cpp ixml.h
-        xmlelement.cpp xmlelement.h
-        xmlparser.cpp xmlparser.h
+        ixml.h
+        xmlelement.h
+        xmlparser.h
         xmltextags.cpp xmltextags.h
-        xmlwriter.cpp xmlwriter.h
+        xmlwriter.h
         )
 
 find_package(GLIB REQUIRED)
diff --git a/libs/xml/ixml.cpp b/libs/xml/ixml.cpp
deleted file mode 100644 (file)
index d4caeb5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "ixml.h"
diff --git a/libs/xml/xmlelement.cpp b/libs/xml/xmlelement.cpp
deleted file mode 100644 (file)
index 2ba3943..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "xmlelement.h"
diff --git a/libs/xml/xmlparser.cpp b/libs/xml/xmlparser.cpp
deleted file mode 100644 (file)
index 8ef5d0b..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "xmlparser.h"
diff --git a/libs/xml/xmlwriter.cpp b/libs/xml/xmlwriter.cpp
deleted file mode 100644 (file)
index 8766897..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "xmlwriter.h"
index 4b3657ed8a602b2bbea16f8dad0aa28541b91822..817cc030f6a7d109b56b6cad52e27cbb14a5d93c 100644 (file)
@@ -1,5 +1,5 @@
 radiant_plugin(archivepak
         archive.cpp archive.h
-        pak.cpp pak.h
-        plugin.cpp plugin.h
+        pak.h
+        plugin.cpp
         )
index 785c2dda2aeda4b8ecc43c88326f72b89091b897..ee193339e663580517f71494a64c12a1cd273645 100644 (file)
@@ -32,8 +32,6 @@
 #include "archivelib.h"
 
 
-#include "plugin.h"
-
 #include <map>
 #include "string/string.h"
 #include "fs_filesystem.h"
diff --git a/plugins/archivepak/pak.cpp b/plugins/archivepak/pak.cpp
deleted file mode 100644 (file)
index f0b9c48..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "pak.h"
index e334248eb020808ed887c366ff07ae7156c6c290..489af0b3559f4fd67ea4e8cb9d68be1c9661e478 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "iarchive.h"
 
 #include "debugging/debugging.h"
diff --git a/plugins/archivepak/plugin.h b/plugins/archivepak/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
index 27a3e95ffc9894cd7f8811898e868c91f7f247e4..acafeee1f189ac230f383c61e8cc8e40fe0a88df 100644 (file)
@@ -1,5 +1,5 @@
 radiant_plugin(archivewad
         archive.cpp archive.h
-        plugin.cpp plugin.h
-        wad.cpp wad.h
+        plugin.cpp
+        wad.h
         )
index 793cb0e7091942d8575b4b010f8906d113df9400..e67d19e8db263b74cdbec3f376d163c65cbbb277 100644 (file)
@@ -31,8 +31,6 @@
 
 #include "archivelib.h"
 
-#include "plugin.h"
-
 #include <map>
 #include "string/string.h"
 
index 2ade32ab1e63dd9facc80aaf3c57e6b997f9d8a3..9581357295e3759b08078bb8c36929cba4f22a52 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "iarchive.h"
 
 #include "debugging/debugging.h"
diff --git a/plugins/archivewad/plugin.h b/plugins/archivewad/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
diff --git a/plugins/archivewad/wad.cpp b/plugins/archivewad/wad.cpp
deleted file mode 100644 (file)
index 778d0c6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "wad.h"
index e47b7f7d6e3c706a7364c3a1ef26237bbe452d00..7ed025d8078d768274a074bfc33a9f3724b0dbc4 100644 (file)
@@ -1,8 +1,8 @@
 radiant_plugin(archivezip
         archive.cpp archive.h
-        pkzip.cpp pkzip.h
-        plugin.cpp plugin.h
-        zlibstream.cpp zlibstream.h
+        pkzip.h
+        plugin.cpp
+        zlibstream.h
         )
 
 find_package(ZLIB REQUIRED)
diff --git a/plugins/archivezip/pkzip.cpp b/plugins/archivezip/pkzip.cpp
deleted file mode 100644 (file)
index 80c73d4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "pkzip.h"
index c88886e64233e42b990c67b8813f6b7b7a79edf2..69a344b9a142421482373cb223c2cb7985711c83 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "iarchive.h"
 
 #include "debugging/debugging.h"
diff --git a/plugins/archivezip/plugin.h b/plugins/archivezip/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
diff --git a/plugins/archivezip/zlibstream.cpp b/plugins/archivezip/zlibstream.cpp
deleted file mode 100644 (file)
index c47fa2a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "zlibstream.h"
index b2911ed5c45ae0ee25ad062f73f69cd1eca47cfa..8799a3eccd17634d4aa10b0ce687ad0a7ccf9efe 100644 (file)
@@ -1,25 +1,25 @@
 radiant_plugin(entity
-        angle.cpp angle.h
-        angles.cpp angles.h
-        colour.cpp colour.h
-        curve.cpp curve.h
+        angle.h
+        angles.h
+        colour.h
+        curve.h
         doom3group.cpp doom3group.h
         eclassmodel.cpp eclassmodel.h
         entity.cpp entity.h
         filters.cpp filters.h
         generic.cpp generic.h
         group.cpp group.h
-        keyobservers.cpp keyobservers.h
+        keyobservers.h
         light.cpp light.h
         miscmodel.cpp miscmodel.h
-        model.cpp model.h
-        modelskinkey.cpp modelskinkey.h
-        namedentity.cpp namedentity.h
-        namekeys.cpp namekeys.h
-        origin.cpp origin.h
-        plugin.cpp plugin.h
-        rotation.cpp rotation.h
-        scale.cpp scale.h
+        model.h
+        modelskinkey.h
+        namedentity.h
+        namekeys.h
+        origin.h
+        plugin.cpp
+        rotation.h
+        scale.h
         skincache.cpp skincache.h
         targetable.cpp targetable.h
         )
diff --git a/plugins/entity/angle.cpp b/plugins/entity/angle.cpp
deleted file mode 100644 (file)
index 7dcbd36..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "angle.h"
diff --git a/plugins/entity/angles.cpp b/plugins/entity/angles.cpp
deleted file mode 100644 (file)
index c114916..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "angles.h"
diff --git a/plugins/entity/colour.cpp b/plugins/entity/colour.cpp
deleted file mode 100644 (file)
index 8c95988..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "colour.h"
diff --git a/plugins/entity/curve.cpp b/plugins/entity/curve.cpp
deleted file mode 100644 (file)
index e38d2a1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "curve.h"
diff --git a/plugins/entity/keyobservers.cpp b/plugins/entity/keyobservers.cpp
deleted file mode 100644 (file)
index 210b138..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "keyobservers.h"
diff --git a/plugins/entity/model.cpp b/plugins/entity/model.cpp
deleted file mode 100644 (file)
index 74717a5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "model.h"
diff --git a/plugins/entity/modelskinkey.cpp b/plugins/entity/modelskinkey.cpp
deleted file mode 100644 (file)
index 4567578..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "modelskinkey.h"
diff --git a/plugins/entity/namedentity.cpp b/plugins/entity/namedentity.cpp
deleted file mode 100644 (file)
index 5edbf1c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "namedentity.h"
diff --git a/plugins/entity/namekeys.cpp b/plugins/entity/namekeys.cpp
deleted file mode 100644 (file)
index 7351c57..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "namekeys.h"
diff --git a/plugins/entity/origin.cpp b/plugins/entity/origin.cpp
deleted file mode 100644 (file)
index c0c9b11..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "origin.h"
index e8131e0b3d77cb3c4befda98a63ef7c5660a0745..58b6fb37ee5a854d981f7b81b0ca0487d78c2567 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "debugging/debugging.h"
 
 #include "iscenegraph.h"
diff --git a/plugins/entity/plugin.h b/plugins/entity/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
diff --git a/plugins/entity/rotation.cpp b/plugins/entity/rotation.cpp
deleted file mode 100644 (file)
index 30d5b94..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "rotation.h"
diff --git a/plugins/entity/scale.cpp b/plugins/entity/scale.cpp
deleted file mode 100644 (file)
index 3d5b989..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "scale.h"
index 07341c089309027e2186a125aff0804e8e5d802b..e1f40cc51747fbf6aaaa992af1b0470b21388fd0 100644 (file)
@@ -1,7 +1,7 @@
 radiant_plugin(image
         bmp.cpp bmp.h
         dds.cpp dds.h
-        image.cpp image.h
+        image.cpp
         jpeg.cpp jpeg.h
         ktx.cpp ktx.h
         pcx.cpp pcx.h
index 4f3e07a8790d45716441d958796601ad7b95564e..7d767f228426db79a3fb0db5a9b68c819af87433 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "image.h"
-
 #include "ifilesystem.h"
 #include "iimage.h"
 
diff --git a/plugins/image/image.h b/plugins/image/image.h
deleted file mode 100644 (file)
index c61bcc2..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_IMAGE_H )
-#define INCLUDED_IMAGE_H
-
-#endif
index f6541776a5ba73e2bc9e5df7b4a990e63ec878cd..2e36ca196d0d0d196219a106e79edfb0b587bd03 100644 (file)
@@ -1,6 +1,6 @@
 radiant_plugin(imagehl
         hlw.cpp hlw.h
-        imagehl.cpp imagehl.h
+        imagehl.cpp
         mip.cpp mip.h
         sprite.cpp sprite.h
         )
index 479a0d99960ff9e5bebb782d1d91551a55eb69cc..dfdf98b98c136fd28bd2b34a0e6363bf4ddfa811 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "imagehl.h"
-
 #include "debugging/debugging.h"
 #include "ifilesystem.h"
 #include "iimage.h"
diff --git a/plugins/imagehl/imagehl.h b/plugins/imagehl/imagehl.h
deleted file mode 100644 (file)
index 6d0b776..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_IMAGEHL_H )
-#define INCLUDED_IMAGEHL_H
-
-#endif
index ec03da60cae160d18bbf117923672a64a85b9718..a9c6993136d0c1db2f6327e9e9a7342d3ace63a2 100644 (file)
@@ -1,5 +1,5 @@
 radiant_plugin(imagepng
-        plugin.cpp plugin.h
+        plugin.cpp
         )
 
 find_package(PNG REQUIRED)
index bf0874165c71dbbbfd8294970d2589063ac77826..36a4fd052a1ff0c3d8ab39ce986161063d9261fb 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "debugging/debugging.h"
 
 #include "ifilesystem.h"
diff --git a/plugins/imagepng/plugin.h b/plugins/imagepng/plugin.h
deleted file mode 100644 (file)
index 271a2ad..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
index 7ba65cddb44e16ab6e374796daa333ecc8dbba61..942c7e0996e034f1d58067dc71ffe82f276cfbfd 100644 (file)
@@ -1,5 +1,5 @@
 radiant_plugin(imageq2
-        imageq2.cpp imageq2.h
+        imageq2.cpp
         wal.cpp wal.h
         wal32.cpp wal32.h
         )
index 6210166750b04c1984d2328206100ed3f234fa7e..9ea5c635ff178fb6b80b92dbe2a06e179287790a 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "imageq2.h"
-
 #include "debugging/debugging.h"
 #include "ifilesystem.h"
 #include "iimage.h"
diff --git a/plugins/imageq2/imageq2.h b/plugins/imageq2/imageq2.h
deleted file mode 100644 (file)
index 3837437..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_IMAGEQ2_H )
-#define INCLUDED_IMAGEQ2_H
-
-#endif
index f743d076f5b576abc0d0e40b4f173ed936a4c1f0..9b1136eaa75d96bca6b5bb26a2cbdf3981c6080a 100644 (file)
@@ -1,5 +1,5 @@
 radiant_plugin(mapq3
         parse.cpp parse.h
-        plugin.cpp plugin.h
+        plugin.cpp
         write.cpp write.h
         )
index 2c3d99c519b550838dbd503a563a9fde75aa3c9e..b107f583ec9116ba76649a6bb6f5de41f6cb3fe1 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "iscriplib.h"
 #include "ibrush.h"
 #include "ipatch.h"
diff --git a/plugins/mapq3/plugin.h b/plugins/mapq3/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
index 47596d374fefe1155f36f52966c2bbdfaced2bc0..a6aae15f766b05cb6196e13e0499fe25c3be2e92 100644 (file)
@@ -1,5 +1,5 @@
 radiant_plugin(mapxml
-        plugin.cpp plugin.h
+        plugin.cpp
         xmlparse.cpp xmlparse.h
         xmlwrite.cpp xmlwrite.h
         )
index ff776381e21bbacb46ad57c00022221625046578..b144a415f9fd3b4226c72fd330c35ca17485e7f0 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "ibrush.h"
 #include "ipatch.h"
 #include "ifiletypes.h"
diff --git a/plugins/mapxml/plugin.h b/plugins/mapxml/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
index 23e51dba4dfffe12b4e9954551a29fcd2d2f2fd8..1966759db0819771fc26e3604045657ccd5635fa 100644 (file)
@@ -2,13 +2,13 @@ radiant_plugin(md3model
         ident.h
         md2.cpp md2.h
         md3.cpp md3.h
-        md3normals.cpp md3normals.h
+        md3normals.h
         md5.cpp md5.h
         mdc.cpp mdc.h
         mdl.cpp mdl.h
-        mdlformat.cpp mdlformat.h
+        mdlformat.h
         mdlimage.cpp mdlimage.h
-        mdlnormals.cpp mdlnormals.h
-        model.cpp model.h
-        plugin.cpp plugin.h
+        mdlnormals.h
+        model.h
+        plugin.cpp
         )
diff --git a/plugins/md3model/md3normals.cpp b/plugins/md3model/md3normals.cpp
deleted file mode 100644 (file)
index 94de3ea..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "md3normals.h"
diff --git a/plugins/md3model/mdlformat.cpp b/plugins/md3model/mdlformat.cpp
deleted file mode 100644 (file)
index 36a64b1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "mdlformat.h"
diff --git a/plugins/md3model/mdlnormals.cpp b/plugins/md3model/mdlnormals.cpp
deleted file mode 100644 (file)
index cea533d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "mdlnormals.h"
diff --git a/plugins/md3model/model.cpp b/plugins/md3model/model.cpp
deleted file mode 100644 (file)
index 74717a5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#include "model.h"
index 95fb54771e561e4003f5a90e74896f9de949610b..58c97677867f3940544cdf122e7ad02acf217a5b 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "iscenegraph.h"
 #include "irender.h"
 #include "iselection.h"
diff --git a/plugins/md3model/plugin.h b/plugins/md3model/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
index 780cc08063792b5fdfe93737b4e5c9403ddb54f9..4a23e28d2131ad28cbdb98fe891c83d34ff02053 100644 (file)
@@ -1,6 +1,6 @@
 radiant_plugin(model
         model.cpp model.h
-        plugin.cpp plugin.h
+        plugin.cpp
         )
 
 target_include_directories(model PRIVATE picomodel)
index 61e77628530ff65e8118ff2d1836b868d2d64914..d23809a6571a2514675542229a66bb4f78e55af4 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include <stdio.h>
 #include "picomodel.h"
 typedef unsigned char byte;
diff --git a/plugins/model/plugin.h b/plugins/model/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
diff --git a/plugins/sample/sample.h b/plugins/sample/sample.h
deleted file mode 100644 (file)
index c6bfe6c..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_SAMPLE_H )
-#define INCLUDED_SAMPLE_H
-
-#endif
index 8f91f0badc0ce500491158377773535a8525d7d6..b565c0ac1772a466cd58122f4ac703aaabb9ea05 100644 (file)
@@ -1,5 +1,5 @@
 radiant_plugin(shaders
-        plugin.cpp plugin.h
+        plugin.cpp
         shaders.cpp shaders.h
         )
 
index ee021936d5611d7304b17e1a2adcd5f7dcd00fc0..4576a6416e7ef4502c60ddcd845414d36cf1437e 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "plugin.h"
-
 #include "ishaders.h"
 #include "ifilesystem.h"
 #include "itextures.h"
diff --git a/plugins/shaders/plugin.h b/plugins/shaders/plugin.h
deleted file mode 100644 (file)
index 443a80e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_PLUGIN_H )
-#define INCLUDED_PLUGIN_H
-
-#endif
diff --git a/plugins/textool/StdAfx.cpp b/plugins/textool/StdAfx.cpp
deleted file mode 100644 (file)
index 7fc0905..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-   Copyright (C) 1999-2006 Id Software, Inc. and contributors.
-   For a list of contributors, see the accompanying CONTRIBUTORS file.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-// stdafx.cpp : source file that includes just the standard includes
-//     stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-// TODO: reference any additional headers you need in STDAFX.H
-// and not in this file
index 6b6b0c810b62fb326315888a93f1711ac10367ff..a55e9de05ba159c44918d5ea2bc716d0575b1026 100644 (file)
@@ -1,7 +1,7 @@
 radiant_plugin(vfspk3
         archive.cpp archive.h
         vfs.cpp vfs.h
-        vfspk3.cpp vfspk3.h
+        vfspk3.cpp
         )
 
 find_package(GLIB REQUIRED)
index a77b07286a96e91ae8bc54ad3c929c0002c3092a..9fd1542894b2e3793c88453050f981efda80d715 100644 (file)
@@ -37,9 +37,6 @@
 #include "archivelib.h"
 #include "fs_path.h"
 
-#include "vfspk3.h"
-
-
 class DirectoryArchive : public Archive
 {
 CopiedString m_root;
index 478ce8f1a15cfef9ad265d2d2acc53add54548b8..55b273ec0ad11ab29f8ddc74ebb5c158736c2f8d 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include "vfspk3.h"
-
 #include "qerplugin.h"
 #include "iarchive.h"
 #include "ifilesystem.h"
diff --git a/plugins/vfspk3/vfspk3.h b/plugins/vfspk3/vfspk3.h
deleted file mode 100644 (file)
index f5fb5c0..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-   Copyright (C) 2001-2006, William Joseph.
-   All Rights Reserved.
-
-   This file is part of GtkRadiant.
-
-   GtkRadiant is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   GtkRadiant is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with GtkRadiant; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- */
-
-#if !defined( INCLUDED_VFSPK3_H )
-#define INCLUDED_VFSPK3_H
-
-#endif