[darkradiant] branch upstream updated (df81e65 -> d85dbfa)

Tobias Frost tobi at moszumanska.debian.org
Sun Jul 23 16:41:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

tobi pushed a change to branch upstream
in repository darkradiant.

      from  df81e65   New upstream version 2.2.1
       new  d85dbfa   New upstream version 2.3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    12 +
 Makefile.in                                        |  1190 -
 PKGBUILD                                           |     7 +-
 README.md                                          |    90 +-
 aclocal.m4                                         |  1501 --
 autogen.sh                                         |     9 +-
 config.h.in                                        |   125 -
 configure                                          | 25416 -------------------
 configure.ac                                       |    11 +-
 include/ieventmanager.h                            |     5 +-
 include/igrid.h                                    |    18 +-
 include/igroupnode.h                               |    17 +-
 include/imainframelayout.h                         |     5 +
 include/imodule.h                                  |   141 +-
 include/inode.h                                    |     3 +
 include/iregistry.h                                |     4 +
 include/iselection.h                               |    17 +-
 include/isound.h                                   |    22 +-
 include/itextstream.h                              |    26 -
 include/iundo.h                                    |    18 +-
 include/version.h                                  |     2 +-
 install/bitmaps/darksplash.png                     |   Bin 152009 -> 370826 bytes
 install/games/darkmod.game                         |     2 +-
 install/games/doom3-demo.game                      |     2 +-
 install/games/doom3.game                           |     2 +-
 install/games/quake3.game                          |     2 +-
 install/games/quake4.game                          |     2 +-
 install/games/xreal.game                           |     2 +-
 install/i18n/darkradiant.pot                       |  1209 +-
 install/i18n/de/LC_MESSAGES/darkradiant.mo         |   Bin 101135 -> 101399 bytes
 install/i18n/de/LC_MESSAGES/darkradiant.po         |  1241 +-
 .../commands/check_for_invalid_visportals.py       |    12 +-
 install/scripts/commands/patchsplitter.py          |     4 +-
 install/scripts/init.py                            |     4 +-
 install/ui/aboutdialog.fbp                         |     4 +-
 install/ui/aboutdialog.xrc                         |     4 +-
 install/ui/renderpreview.fbp                       |   112 +-
 install/ui/renderpreview.xrc                       |    25 +-
 install/user.xml                                   |     6 +-
 libs/Makefile.in                                   |   711 -
 libs/ddslib/Makefile.in                            |   743 -
 libs/debugging/debugging.h                         |    14 +-
 libs/math/FloatTools.h                             |     2 +-
 libs/math/Makefile.in                              |  1197 -
 libs/os/dir.h                                      |    13 +-
 libs/os/file.h                                     |    14 +-
 libs/os/fs.h                                       |    79 +-
 libs/picomodel/Makefile.in                         |   816 -
 libs/picomodel/lwo/clip.c                          |     6 +-
 libs/picomodel/lwo/envelope.c                      |     4 +-
 libs/picomodel/lwo/list.c                          |     2 +-
 libs/picomodel/lwo/lwio.c                          |     2 +-
 libs/picomodel/lwo/lwo2.c                          |     2 +-
 libs/picomodel/lwo/lwob.c                          |     6 +-
 libs/picomodel/lwo/surface.c                       |    26 +-
 libs/picomodel/picomodel.c                         |     5 +-
 libs/picomodel/pm_3ds.c                            |     4 +-
 libs/picomodel/pm_ase.c                            |     2 +-
 libs/picomodel/pm_fm.c                             |     2 +-
 libs/picomodel/pm_obj.c                            |     2 +-
 libs/render/RenderableSpacePartition.h             |     2 +-
 libs/scene/Makefile.in                             |   752 -
 libs/scene/Node.cpp                                |     4 +-
 libs/scene/Node.h                                  |    50 +-
 libs/scene/TraversableNodeSet.cpp                  |    15 +-
 libs/scene/TraversableNodeSet.h                    |    14 +-
 libs/wxutil/ConsoleView.cpp                        |     2 +-
 libs/wxutil/Makefile.in                            |   884 -
 libs/wxutil/MouseToolHandler.cpp                   |    10 +
 libs/wxutil/TreeModel.cpp                          |   152 +-
 libs/wxutil/TreeModel.h                            |    25 +-
 libs/wxutil/TreeModelFilter.cpp                    |     2 +-
 libs/wxutil/preview/RenderPreview.cpp              |    71 +-
 libs/wxutil/preview/RenderPreview.h                |     4 +
 libs/xmlutil/Document.cpp                          |    12 +
 libs/xmlutil/Document.h                            |     5 +-
 libs/xmlutil/Makefile.in                           |   746 -
 ltmain.sh                                          | 11156 --------
 plugins/Makefile.am                                |     1 -
 plugins/Makefile.in                                |   720 -
 plugins/archivezip/Makefile.in                     |   748 -
 plugins/archivezip/ZipArchive.cpp                  |    16 +-
 plugins/archivezip/ZipArchive.h                    |     3 +-
 plugins/archivezip/plugin.cpp                      |    14 +-
 plugins/commandsystem/CommandSystem.cpp            |    14 +-
 plugins/commandsystem/Makefile.in                  |   753 -
 plugins/dm.conversation/ConversationEditor.cpp     |     6 +-
 .../dm.conversation/ConversationKeyExtractor.cpp   |    14 +-
 plugins/dm.conversation/Makefile.in                |   776 -
 plugins/dm.conversation/plugin.cpp                 |    14 +-
 plugins/dm.difficulty/Makefile.in                  |   768 -
 plugins/dm.difficulty/plugin.cpp                   |    11 +-
 plugins/dm.editing/AIEditingPanel.cpp              |    11 +-
 plugins/dm.editing/AIEditingPanel.h                |     7 +-
 plugins/dm.editing/AIHeadPropertyEditor.h          |     2 +-
 plugins/dm.editing/AIVocalSetPropertyEditor.h      |     2 +-
 plugins/dm.editing/FixupMap.cpp                    |    16 +-
 plugins/dm.editing/Makefile.in                     |   776 -
 plugins/dm.editing/plugin.cpp                      |    11 +-
 plugins/dm.gui/GuiSelector.cpp                     |    11 +
 plugins/dm.gui/GuiSelector.h                       |     3 +
 plugins/dm.gui/Makefile.in                         |   819 -
 plugins/dm.gui/ReadableEditorDialog.cpp            |    15 +-
 plugins/dm.gui/XData.cpp                           |    26 +-
 plugins/dm.gui/XData.h                             |     8 +-
 plugins/dm.gui/gui/GuiScript.cpp                   |     6 +-
 plugins/dm.gui/gui/GuiWindowDef.cpp                |    18 +-
 plugins/dm.gui/plugin.cpp                          |    11 +-
 plugins/dm.objectives/ComponentType.cpp            |     3 +-
 plugins/dm.objectives/Makefile.in                  |   939 -
 plugins/dm.objectives/ObjectiveEntity.cpp          |     8 +-
 plugins/dm.objectives/ObjectiveKeyExtractor.cpp    |    14 +-
 plugins/dm.objectives/ce/ComponentEditorBase.h     |     8 +-
 .../ce/specpanel/TextSpecifierPanel.cpp            |    18 +-
 plugins/dm.objectives/objectives.cpp               |    15 +-
 plugins/dm.stimresponse/EffectEditor.cpp           |     3 -
 plugins/dm.stimresponse/Makefile.in                |   789 -
 plugins/dm.stimresponse/ResponseEditor.cpp         |     5 -
 plugins/dm.stimresponse/ResponseEditor.h           |    10 +-
 plugins/dm.stimresponse/ResponseEffect.cpp         |     6 +-
 plugins/dm.stimresponse/SRPropertyLoader.cpp       |    14 +-
 plugins/dm.stimresponse/SRPropertyRemover.cpp      |    14 +-
 plugins/dm.stimresponse/StimEditor.h               |    12 +-
 plugins/dm.stimresponse/StimResponseEditor.h       |     2 +-
 plugins/dm.stimresponse/plugin.cpp                 |    12 +-
 plugins/eclassmgr/Doom3EntityClass.cpp             |    14 +-
 plugins/eclassmgr/EClassManager.h                  |     4 +-
 plugins/eclassmgr/Makefile.in                      |   747 -
 plugins/eclassmgr/eclass_doom3.cpp                 |    35 +-
 plugins/eclasstree/Makefile.in                     |   750 -
 plugins/eclasstree/plugin.cpp                      |    14 +-
 plugins/entity/EntityCreator.h                     |     8 +-
 plugins/entity/EntityNode.h                        |    40 +-
 plugins/entity/KeyValue.cpp                        |    25 +-
 plugins/entity/KeyValue.h                          |    14 +-
 plugins/entity/Makefile.in                         |   943 -
 plugins/entity/doom3group/Doom3GroupNode.h         |    30 +-
 plugins/entity/eclassmodel/EclassModelNode.h       |     8 +-
 plugins/entity/generic/GenericEntityNode.h         |    12 +-
 plugins/entity/light/LightNode.h                   |    32 +-
 plugins/entity/plugin.cpp                          |    38 +-
 plugins/entity/speaker/SpeakerNode.h               |    18 +-
 plugins/entitylist/EntityList.cpp                  |    19 +
 plugins/entitylist/EntityList.h                    |     2 +
 plugins/entitylist/EntityListModule.cpp            |    11 +-
 plugins/entitylist/Makefile.in                     |   753 -
 plugins/eventmanager/Event.h                       |     6 +-
 plugins/eventmanager/EventManager.cpp              |   125 +-
 plugins/eventmanager/EventManager.h                |     6 +-
 plugins/eventmanager/Makefile.in                   |   769 -
 plugins/filetypes/FileTypeRegistry.cpp             |    11 +-
 plugins/filetypes/Makefile.in                      |   745 -
 plugins/filters/Makefile.in                        |   750 -
 plugins/filters/XMLFilter.cpp                      |    14 +-
 plugins/filters/filters.cpp                        |    38 +-
 plugins/fonts/FontLoader.cpp                       |     8 +-
 plugins/fonts/Makefile.in                          |   765 -
 plugins/fonts/plugin.cpp                           |    13 +-
 plugins/grid/Grid.cpp                              |   268 -
 plugins/grid/Makefile.am                           |     8 -
 plugins/grid/Makefile.in                           |   743 -
 plugins/image/Makefile.in                          |   766 -
 plugins/image/image.cpp                            |    36 +-
 plugins/mapdoom3/Makefile.in                       |   838 -
 plugins/mapdoom3/aas/Doom3AasFile.h                |     2 +-
 plugins/mapdoom3/mapdoom3.cpp                      |    13 +-
 plugins/md5model/MD5ModelNode.h                    |    20 +-
 plugins/md5model/MD5Skeleton.cpp                   |     4 +-
 plugins/md5model/Makefile.in                       |   767 -
 plugins/md5model/plugin.cpp                        |    13 +-
 plugins/model/Makefile.in                          |   765 -
 plugins/model/PicoModelNode.cpp                    |    18 +-
 plugins/model/PicoModelNode.h                      |    25 +-
 plugins/model/RenderablePicoModel.h                |    22 +-
 plugins/model/plugin.cpp                           |    14 +-
 plugins/particles/Makefile.in                      |   792 -
 plugins/particles/ParticleNode.h                   |    10 +-
 plugins/particles/ParticlesManager.cpp             |    12 +-
 plugins/particles/RenderableParticle.h             |    12 +-
 plugins/particles/StageDef.cpp                     |     2 +-
 plugins/particles/editor/ParticleEditor.cpp        |    11 +-
 plugins/particles/particles.cpp                    |    13 +-
 plugins/scenegraph/Makefile.in                     |   756 -
 plugins/scenegraph/SceneGraph.cpp                  |    11 +-
 plugins/script/Makefile.in                         |   865 -
 plugins/script/ScriptModule.cpp                    |    14 +-
 plugins/script/ScriptingSystem.cpp                 |    42 +-
 plugins/script/ScriptingSystem.h                   |    10 +-
 plugins/shaders/Makefile.in                        |   795 -
 plugins/shaders/plugin.cpp                         |    37 +-
 plugins/shaders/textures/GLTextureManager.cpp      |     5 +-
 plugins/skins/Makefile.in                          |   744 -
 plugins/skins/skincache.cpp                        |    37 +-
 plugins/sound/Makefile.in                          |   751 -
 plugins/sound/SoundManager.cpp                     |    30 +-
 plugins/sound/SoundManager.h                       |     1 +
 plugins/sound/SoundPlayer.cpp                      |   197 +-
 plugins/sound/SoundPlayer.h                        |     5 +-
 plugins/sound/sound.cpp                            |    17 +-
 plugins/uimanager/GroupDialog.cpp                  |    71 +-
 plugins/uimanager/GroupDialog.h                    |    13 +-
 plugins/uimanager/Makefile.in                      |   868 -
 plugins/uimanager/SoundChooser.cpp                 |    32 +
 plugins/uimanager/SoundChooser.h                   |     3 +-
 plugins/uimanager/SoundShaderPreview.cpp           |    57 +-
 plugins/uimanager/SoundShaderPreview.h             |    10 +
 plugins/uimanager/ToolbarManager.cpp               |    17 +-
 plugins/uimanager/UIManager.cpp                    |    11 +-
 .../animationpreview/AnimationPreview.cpp          |     4 +-
 .../uimanager/colourscheme/ColourSchemeEditor.cpp  |     3 -
 plugins/uimanager/menu/MenuBar.cpp                 |    49 +-
 plugins/uimanager/menu/MenuBar.h                   |    12 +-
 plugins/uimanager/menu/MenuElement.cpp             |    31 +-
 plugins/uimanager/menu/MenuElement.h               |    11 +-
 plugins/uimanager/menu/MenuFolder.cpp              |     6 +-
 plugins/uimanager/menu/MenuItem.cpp                |     3 +-
 plugins/uimanager/menu/MenuManager.cpp             |    28 +-
 plugins/uimanager/menu/MenuManager.h               |     2 +-
 plugins/uimanager/menu/MenuSeparator.cpp           |     3 +-
 plugins/undo/Makefile.in                           |   745 -
 plugins/undo/UndoSystem.cpp                        |    85 +-
 plugins/vfspk3/DirectoryArchive.cpp                |     8 +-
 plugins/vfspk3/Doom3FileSystem.cpp                 |     2 +-
 plugins/vfspk3/Doom3FileSystem.h                   |    32 +-
 plugins/vfspk3/Makefile.in                         |   754 -
 plugins/vfspk3/SortedFilenames.h                   |     2 -
 plugins/vfspk3/vfspk3.cpp                          |    36 +-
 plugins/xmlregistry/Autosaver.h                    |    45 +
 plugins/xmlregistry/Makefile.in                    |   758 -
 plugins/xmlregistry/RegistryTree.cpp               |   264 +-
 plugins/xmlregistry/RegistryTree.h                 |    22 +-
 plugins/xmlregistry/XMLRegistry.cpp                |   175 +-
 plugins/xmlregistry/XMLRegistry.h                  |    80 +-
 plugins/xmlregistry/XMLRegistryModule.cpp          |    14 +-
 radiant/Makefile.am                                |     2 +-
 radiant/Makefile.in                                |  6233 -----
 radiant/RadiantModule.h                            |    12 +-
 radiant/brush/Brush.cpp                            |    11 +-
 radiant/brush/Brush.h                              |     6 +-
 radiant/brush/BrushNode.h                          |    57 +-
 radiant/brush/Face.cpp                             |    11 +-
 radiant/brush/Face.h                               |     4 +
 radiant/camera/CamRenderer.h                       |    14 +-
 radiant/camera/CamWnd.h                            |     8 +-
 radiant/layers/LayerSystem.h                       |    52 +-
 radiant/log/LogStreamBuf.cpp                       |     2 +-
 radiant/log/PIDFile.h                              |     9 +-
 radiant/main.cpp                                   |    15 +-
 radiant/map/AutoSaver.cpp                          |    21 +-
 radiant/map/Map.cpp                                |     1 -
 radiant/map/Map.h                                  |     2 +-
 radiant/map/MapResource.cpp                        |     8 +-
 radiant/map/MapResource.h                          |     4 +-
 radiant/map/RenderableAasFile.cpp                  |     4 +-
 radiant/map/RootNode.h                             |    10 +-
 radiant/map/StartupMapLoader.cpp                   |    18 +-
 radiant/map/algorithm/Clone.h                      |    59 +-
 radiant/model/NullModelNode.h                      |     8 +-
 radiant/model/ScaledModelExporter.cpp              |    16 +-
 radiant/model/ScaledModelExporter.h                |     4 +-
 radiant/modulesystem/ApplicationContextImpl.cpp    |    71 +-
 radiant/modulesystem/DynamicLibraryLoader.cpp      |    51 -
 radiant/modulesystem/DynamicLibraryLoader.h        |    25 -
 radiant/modulesystem/ModuleLoader.cpp              |   141 +-
 radiant/modulesystem/ModuleLoader.h                |    32 +-
 radiant/modulesystem/ModuleRegistry.cpp            |    69 +-
 radiant/modulesystem/ModuleRegistry.h              |    20 +-
 radiant/patch/Patch.cpp                            |    13 +-
 radiant/patch/Patch.h                              |    12 +-
 radiant/patch/PatchNode.h                          |    28 +-
 radiant/patch/PatchTesselation.cpp                 |    20 +-
 radiant/patch/PatchTesselation.h                   |     2 +-
 radiant/render/OpenGLRenderSystem.cpp              |    11 +-
 radiant/render/OpenGLRenderSystem.h                |    38 +-
 radiant/selection/ManipulateMouseTool.cpp          |    27 +-
 radiant/selection/ManipulationPivot.cpp            |    17 +-
 radiant/selection/ManipulationPivot.h              |     7 +
 radiant/selection/RadiantSelectionSystem.cpp       |    48 +-
 radiant/selection/RadiantSelectionSystem.h         |    60 +-
 radiant/selection/algorithm/General.cpp            |    30 +-
 radiant/selection/algorithm/General.h              |     6 +
 radiant/selection/algorithm/Group.cpp              |    14 +-
 radiant/selection/algorithm/Primitives.cpp         |    12 +-
 radiant/selection/algorithm/SelectionPolicies.h    |     4 +-
 radiant/selection/algorithm/Transformation.cpp     |    42 +-
 radiant/selection/group/SelectionGroup.h           |     2 +-
 .../manipulators/ManipulatorComponents.cpp         |    74 +-
 .../selection/manipulators/ManipulatorComponents.h |    14 +-
 radiant/selection/manipulators/RotateManipulator.h |     2 +-
 .../selection/selectionset/SelectionSetManager.cpp |     9 +
 .../selection/shaderclipboard/ShaderClipboard.cpp  |    25 +-
 .../selection/shaderclipboard/ShaderClipboard.h    |    12 +-
 radiant/settings/GameFileLoader.cpp                |     2 +-
 radiant/settings/GameFileLoader.h                  |     4 +-
 radiant/settings/GameManager.cpp                   |    77 +-
 radiant/settings/GameManager.h                     |    10 +-
 radiant/settings/LanguageManager.cpp               |     4 +-
 radiant/textool/TexTool.cpp                        |    31 +-
 radiant/textool/TexTool.h                          |    26 +-
 radiant/textool/item/FaceItem.h                    |    12 +-
 radiant/ui/about/AboutDialog.cpp                   |     2 +
 radiant/ui/commandlist/CommandList.cpp             |    26 +-
 radiant/ui/commandlist/CommandList.h               |     1 +
 radiant/ui/common/ShaderChooser.cpp                |     2 -
 radiant/ui/common/ShaderDefinitionView.cpp         |     3 +
 radiant/ui/common/TexturePreviewCombo.cpp          |     2 +
 radiant/ui/einspector/ClassnamePropertyEditor.h    |     2 +-
 radiant/ui/einspector/EntityInspector.cpp          |    37 +-
 radiant/ui/einspector/EntityInspector.h            |    16 +-
 radiant/ui/einspector/EntityPropertyEditor.h       |     2 +-
 radiant/ui/einspector/PropertyEditor.h             |     2 +-
 radiant/ui/einspector/PropertyEditorFactory.cpp    |    14 +-
 radiant/ui/einspector/SkinPropertyEditor.h         |     4 +-
 radiant/ui/einspector/SoundPropertyEditor.h        |     2 +-
 radiant/ui/einspector/TexturePropertyEditor.h      |     2 +-
 {plugins => radiant/ui}/grid/GridItem.h            |    12 +-
 radiant/ui/grid/GridManager.cpp                    |   271 +
 radiant/ui/grid/GridManager.h                      |    68 +
 radiant/ui/lightinspector/LightInspector.cpp       |    39 +-
 radiant/ui/lightinspector/LightInspector.h         |    28 +-
 radiant/ui/mainframe/EmbeddedLayout.cpp            |    15 +-
 radiant/ui/mainframe/EmbeddedLayout.h              |     9 +-
 radiant/ui/mainframe/FloatingLayout.cpp            |     7 +-
 radiant/ui/mainframe/FloatingLayout.h              |     9 +-
 radiant/ui/mainframe/MainFrame.cpp                 |    16 +
 radiant/ui/mainframe/MainFrame.h                   |     8 +-
 radiant/ui/mainframe/RegularLayout.cpp             |    15 +-
 radiant/ui/mainframe/RegularLayout.h               |     9 +-
 radiant/ui/mainframe/SplitPaneLayout.cpp           |    11 +-
 radiant/ui/mainframe/SplitPaneLayout.h             |     9 +-
 radiant/ui/mainframe/TopLevelFrame.cpp             |    17 +
 radiant/ui/mainframe/TopLevelFrame.h               |     2 +
 radiant/ui/mousetool/BindToolDialog.cpp            |     2 -
 radiant/ui/patch/PatchInspector.cpp                |    26 +-
 radiant/ui/patch/PatchInspector.h                  |    23 +-
 radiant/ui/patch/PatchThickenDialog.cpp            |     3 -
 radiant/ui/prefabselector/PrefabSelector.cpp       |     6 +-
 radiant/ui/prefdialog/PrefDialog.cpp               |     2 +-
 radiant/ui/surfaceinspector/SurfaceInspector.cpp   |    56 +-
 radiant/ui/surfaceinspector/SurfaceInspector.h     |    28 +-
 radiant/ui/transform/TransformDialog.cpp           |    14 +-
 radiant/ui/transform/TransformDialog.h             |    19 +-
 radiant/xyview/GlobalXYWnd.h                       |     8 +-
 radiant/xyview/XYWnd.h                             |    18 +-
 radiant/xyview/tools/BrushCreatorTool.cpp          |     2 +-
 radiant/xyview/tools/CameraAngleTool.h             |     2 +-
 radiant/xyview/tools/CameraMoveTool.h              |     2 +-
 radiant/xyview/tools/ClipperTool.cpp               |     2 +-
 radiant/xyview/tools/MeasurementTool.cpp           |     2 +-
 radiant/xyview/tools/MoveViewTool.h                |     4 +-
 radiant/xyview/tools/ZoomTool.h                    |     5 +-
 tools/i18n/darkradiant.pot                         |  1209 +-
 tools/innosetup/darkradiant.iss                    |    12 +-
 tools/innosetup/darkradiant.x64.iss                |    12 +-
 tools/{msvc2015 => msvc}/DarkRadiant.sln           |    18 +-
 tools/{msvc2015 => msvc}/DarkRadiant.vcxproj       |    15 +-
 .../{msvc2015 => msvc}/DarkRadiant.vcxproj.filters |    18 +-
 tools/{msvc2015 => msvc}/archivezip.vcxproj        |    10 +-
 .../{msvc2015 => msvc}/archivezip.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/commandsystem.vcxproj     |    10 +-
 .../commandsystem.vcxproj.filters                  |     0
 tools/{msvc2015 => msvc}/ddslib.vcxproj            |    10 +-
 tools/{msvc2015 => msvc}/dm.conversation.vcxproj   |    10 +-
 .../dm.conversation.vcxproj.filters                |     0
 tools/{msvc2015 => msvc}/dm.difficulty.vcxproj     |    10 +-
 .../dm.difficulty.vcxproj.filters                  |     0
 tools/{msvc2015 => msvc}/dm.editing.vcxproj        |    10 +-
 .../{msvc2015 => msvc}/dm.editing.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/dm.gui.vcxproj            |    10 +-
 tools/{msvc2015 => msvc}/dm.gui.vcxproj.filters    |     0
 tools/{msvc2015 => msvc}/dm.objectives.vcxproj     |    10 +-
 .../dm.objectives.vcxproj.filters                  |     0
 tools/{msvc2015 => msvc}/dm.stimresponse.vcxproj   |    11 +-
 .../dm.stimresponse.vcxproj.filters                |     0
 tools/{msvc2015 => msvc}/eclassmgr.vcxproj         |    10 +-
 tools/{msvc2015 => msvc}/eclassmgr.vcxproj.filters |     0
 tools/{msvc2015 => msvc}/eclasstree.vcxproj        |    10 +-
 .../{msvc2015 => msvc}/eclasstree.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/entity.vcxproj            |    10 +-
 tools/{msvc2015 => msvc}/entity.vcxproj.filters    |     0
 tools/{msvc2015 => msvc}/entitylist.vcxproj        |    10 +-
 .../{msvc2015 => msvc}/entitylist.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/eventmanager.vcxproj      |    10 +-
 .../eventmanager.vcxproj.filters                   |     0
 tools/{msvc2015 => msvc}/filetypes.vcxproj         |    10 +-
 tools/{msvc2015 => msvc}/filetypes.vcxproj.filters |     0
 tools/{msvc2015 => msvc}/filters.vcxproj           |    10 +-
 tools/{msvc2015 => msvc}/filters.vcxproj.filters   |     0
 tools/{msvc2015 => msvc}/fonts.vcxproj             |    10 +-
 tools/{msvc2015 => msvc}/fonts.vcxproj.filters     |     0
 tools/{msvc2015 => msvc}/image.vcxproj             |    10 +-
 tools/{msvc2015 => msvc}/image.vcxproj.filters     |     0
 tools/{msvc2015 => msvc}/include.vcxproj           |    10 +-
 tools/{msvc2015 => msvc}/libs.vcxproj              |    10 +-
 tools/{msvc2015 => msvc}/libs.vcxproj.filters      |     0
 tools/{msvc2015 => msvc}/mapdoom3.vcxproj          |    10 +-
 tools/{msvc2015 => msvc}/mapdoom3.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/mathlib.vcxproj           |    10 +-
 tools/{msvc2015 => msvc}/md5model.vcxproj          |    10 +-
 tools/{msvc2015 => msvc}/md5model.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/model.vcxproj             |    10 +-
 tools/{msvc2015 => msvc}/model.vcxproj.filters     |     0
 tools/{msvc2015 => msvc}/particles.vcxproj         |    10 +-
 tools/{msvc2015 => msvc}/particles.vcxproj.filters |     0
 tools/{msvc2015 => msvc}/picomodellib.vcxproj      |    10 +-
 .../picomodellib.vcxproj.filters                   |     0
 tools/msvc/post_build_event.cmd                    |    34 +
 tools/msvc/post_build_event_x64.cmd                |    34 +
 tools/{msvc2015 => msvc}/properties/Boost.props    |     0
 .../properties/DarkRadiant Base Debug Win32.props  |     0
 .../properties/DarkRadiant Base Debug x64.props    |     0
 .../DarkRadiant Base Release Win32.props           |     0
 .../properties/DarkRadiant Base Release x64.props  |     0
 .../properties/DarkRadiant Base.props              |     0
 tools/{msvc2015 => msvc}/properties/GLEW.props     |     0
 .../properties/OpenAL + Vorbis.props               |     0
 tools/{msvc2015 => msvc}/properties/Python.props   |     0
 tools/{msvc2015 => msvc}/properties/ftgl.props     |     0
 tools/{msvc2015 => msvc}/properties/libpng.props   |     0
 tools/{msvc2015 => msvc}/properties/libxml2.props  |     0
 .../{msvc2015 => msvc}/properties/win_iconv.props  |     0
 .../{msvc2015 => msvc}/properties/wxWidgets.props  |     0
 tools/{msvc2015 => msvc}/properties/zlib.props     |     0
 tools/{msvc2015 => msvc}/scenegraph.vcxproj        |    10 +-
 .../{msvc2015 => msvc}/scenegraph.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/scenelib.vcxproj          |    10 +-
 tools/{msvc2015 => msvc}/scenelib.vcxproj.filters  |     0
 tools/{msvc2015 => msvc}/script.vcxproj            |    10 +-
 tools/{msvc2015 => msvc}/script.vcxproj.filters    |     0
 tools/{msvc2015 => msvc}/shaders.vcxproj           |    10 +-
 tools/{msvc2015 => msvc}/shaders.vcxproj.filters   |     0
 tools/{msvc2015 => msvc}/skins.vcxproj             |    10 +-
 tools/{msvc2015 => msvc}/skins.vcxproj.filters     |     0
 tools/{msvc2015 => msvc}/sound.vcxproj             |    10 +-
 tools/{msvc2015 => msvc}/sound.vcxproj.filters     |     0
 tools/{msvc2015 => msvc}/uimanager.vcxproj         |    10 +-
 tools/{msvc2015 => msvc}/uimanager.vcxproj.filters |     0
 tools/{msvc2015 => msvc}/undo.vcxproj              |    10 +-
 tools/{msvc2015 => msvc}/undo.vcxproj.filters      |     0
 tools/{msvc2015 => msvc}/vfspk3.vcxproj            |    10 +-
 tools/{msvc2015 => msvc}/vfspk3.vcxproj.filters    |     0
 tools/{msvc2015 => msvc}/wavefront.vcxproj         |     0
 tools/{msvc2015 => msvc}/wavefront.vcxproj.filters |     0
 tools/{msvc2015 => msvc}/wxutillib.vcxproj         |    10 +-
 tools/{msvc2015 => msvc}/wxutillib.vcxproj.filters |     0
 tools/{msvc2015 => msvc}/xmlregistry.vcxproj       |    11 +-
 .../{msvc2015 => msvc}/xmlregistry.vcxproj.filters |     3 +
 tools/{msvc2015 => msvc}/xmlutillib.vcxproj        |    10 +-
 tools/msvc2015/grid.vcxproj                        |   320 -
 tools/msvc2015/grid.vcxproj.filters                |    19 -
 tools/msvc2015/post_build_event.cmd                |    32 -
 tools/msvc2015/post_build_event_x64.cmd            |    32 -
 tools/scripts/build_boost_libs.cmd                 |     4 +-
 tools/scripts/build_boost_libs.x64.cmd             |     2 +-
 tools/scripts/compile_release_package.ps1          |     8 +-
 tools/xcode/DarkRadiant App/Info.plist             |    28 +
 tools/xcode/DarkRadiant.xcconfig                   |    20 +
 tools/xcode/DarkRadiant.xcodeproj/project.pbxproj  | 14365 +++++++++++
 .../project.xcworkspace/contents.xcworkspacedata   |     7 +
 .../xcshareddata/xcschemes/DarkRadiant.xcscheme    |   623 +
 tools/xcode/archivezip.xcconfig                    |    16 +
 tools/xcode/base.xcconfig                          |    30 +
 tools/xcode/boost.xcconfig                         |    11 +
 tools/xcode/boost_python.xcconfig                  |    11 +
 tools/xcode/darkradiant.icns                       |   Bin 0 -> 166040 bytes
 tools/xcode/dm.editing.xcconfig                    |    19 +
 tools/xcode/ftgl.xcconfig                          |    10 +
 tools/xcode/glew.xcconfig                          |    10 +
 tools/xcode/image.xcconfig                         |    19 +
 tools/xcode/libxml2.xcconfig                       |    10 +
 tools/xcode/md5model.xcconfig                      |    19 +
 tools/xcode/model.xcconfig                         |    19 +
 tools/xcode/package_bundle.sh                      |   142 +
 tools/xcode/particles.xcconfig                     |    19 +
 tools/xcode/picomodel.xcconfig                     |    14 +
 tools/xcode/script.xcconfig                        |    16 +
 tools/xcode/sigc++.xcconfig                        |    10 +
 tools/xcode/sound.xcconfig                         |    15 +
 tools/xcode/uimanager.xcconfig                     |    19 +
 tools/xcode/wxutil.xcconfig                        |    16 +
 tools/xcode/wxwidgets.xcconfig                     |    15 +
 tools/xcode/zlib.xcconfig                          |    10 +
 482 files changed, 21307 insertions(+), 81737 deletions(-)
 delete mode 100644 Makefile.in
 delete mode 100644 aclocal.m4
 delete mode 100644 config.h.in
 delete mode 100755 configure
 delete mode 100644 libs/Makefile.in
 delete mode 100644 libs/ddslib/Makefile.in
 delete mode 100644 libs/math/Makefile.in
 delete mode 100644 libs/picomodel/Makefile.in
 delete mode 100644 libs/scene/Makefile.in
 delete mode 100644 libs/wxutil/Makefile.in
 delete mode 100644 libs/xmlutil/Makefile.in
 delete mode 100644 ltmain.sh
 delete mode 100644 plugins/Makefile.in
 delete mode 100644 plugins/archivezip/Makefile.in
 delete mode 100644 plugins/commandsystem/Makefile.in
 delete mode 100644 plugins/dm.conversation/Makefile.in
 delete mode 100644 plugins/dm.difficulty/Makefile.in
 delete mode 100644 plugins/dm.editing/Makefile.in
 delete mode 100644 plugins/dm.gui/Makefile.in
 delete mode 100644 plugins/dm.objectives/Makefile.in
 delete mode 100644 plugins/dm.stimresponse/Makefile.in
 delete mode 100644 plugins/eclassmgr/Makefile.in
 delete mode 100644 plugins/eclasstree/Makefile.in
 delete mode 100644 plugins/entity/Makefile.in
 delete mode 100644 plugins/entitylist/Makefile.in
 delete mode 100644 plugins/eventmanager/Makefile.in
 delete mode 100644 plugins/filetypes/Makefile.in
 delete mode 100644 plugins/filters/Makefile.in
 delete mode 100644 plugins/fonts/Makefile.in
 delete mode 100644 plugins/grid/Grid.cpp
 delete mode 100644 plugins/grid/Makefile.am
 delete mode 100644 plugins/grid/Makefile.in
 delete mode 100644 plugins/image/Makefile.in
 delete mode 100644 plugins/mapdoom3/Makefile.in
 delete mode 100644 plugins/md5model/Makefile.in
 delete mode 100644 plugins/model/Makefile.in
 delete mode 100644 plugins/particles/Makefile.in
 delete mode 100644 plugins/scenegraph/Makefile.in
 delete mode 100644 plugins/script/Makefile.in
 delete mode 100644 plugins/shaders/Makefile.in
 delete mode 100644 plugins/skins/Makefile.in
 delete mode 100644 plugins/sound/Makefile.in
 delete mode 100644 plugins/uimanager/Makefile.in
 delete mode 100644 plugins/undo/Makefile.in
 delete mode 100644 plugins/vfspk3/Makefile.in
 create mode 100644 plugins/xmlregistry/Autosaver.h
 delete mode 100644 plugins/xmlregistry/Makefile.in
 delete mode 100644 radiant/Makefile.in
 delete mode 100644 radiant/modulesystem/DynamicLibraryLoader.cpp
 delete mode 100644 radiant/modulesystem/DynamicLibraryLoader.h
 rename {plugins => radiant/ui}/grid/GridItem.h (84%)
 create mode 100644 radiant/ui/grid/GridManager.cpp
 create mode 100644 radiant/ui/grid/GridManager.h
 rename tools/{msvc2015 => msvc}/DarkRadiant.sln (97%)
 rename tools/{msvc2015 => msvc}/DarkRadiant.vcxproj (99%)
 rename tools/{msvc2015 => msvc}/DarkRadiant.vcxproj.filters (99%)
 rename tools/{msvc2015 => msvc}/archivezip.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/archivezip.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/commandsystem.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/commandsystem.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/ddslib.vcxproj (97%)
 rename tools/{msvc2015 => msvc}/dm.conversation.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/dm.conversation.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/dm.difficulty.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/dm.difficulty.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/dm.editing.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/dm.editing.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/dm.gui.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/dm.gui.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/dm.objectives.vcxproj (99%)
 rename tools/{msvc2015 => msvc}/dm.objectives.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/dm.stimresponse.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/dm.stimresponse.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/eclassmgr.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/eclassmgr.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/eclasstree.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/eclasstree.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/entity.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/entity.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/entitylist.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/entitylist.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/eventmanager.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/eventmanager.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/filetypes.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/filetypes.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/filters.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/filters.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/fonts.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/fonts.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/image.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/image.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/include.vcxproj (97%)
 rename tools/{msvc2015 => msvc}/libs.vcxproj (97%)
 rename tools/{msvc2015 => msvc}/libs.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/mapdoom3.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/mapdoom3.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/mathlib.vcxproj (97%)
 rename tools/{msvc2015 => msvc}/md5model.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/md5model.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/model.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/model.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/particles.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/particles.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/picomodellib.vcxproj (97%)
 rename tools/{msvc2015 => msvc}/picomodellib.vcxproj.filters (100%)
 create mode 100644 tools/msvc/post_build_event.cmd
 create mode 100644 tools/msvc/post_build_event_x64.cmd
 rename tools/{msvc2015 => msvc}/properties/Boost.props (100%)
 rename tools/{msvc2015 => msvc}/properties/DarkRadiant Base Debug Win32.props (100%)
 rename tools/{msvc2015 => msvc}/properties/DarkRadiant Base Debug x64.props (100%)
 rename tools/{msvc2015 => msvc}/properties/DarkRadiant Base Release Win32.props (100%)
 rename tools/{msvc2015 => msvc}/properties/DarkRadiant Base Release x64.props (100%)
 rename tools/{msvc2015 => msvc}/properties/DarkRadiant Base.props (100%)
 rename tools/{msvc2015 => msvc}/properties/GLEW.props (100%)
 rename tools/{msvc2015 => msvc}/properties/OpenAL + Vorbis.props (100%)
 rename tools/{msvc2015 => msvc}/properties/Python.props (100%)
 rename tools/{msvc2015 => msvc}/properties/ftgl.props (100%)
 rename tools/{msvc2015 => msvc}/properties/libpng.props (100%)
 rename tools/{msvc2015 => msvc}/properties/libxml2.props (100%)
 rename tools/{msvc2015 => msvc}/properties/win_iconv.props (100%)
 rename tools/{msvc2015 => msvc}/properties/wxWidgets.props (100%)
 rename tools/{msvc2015 => msvc}/properties/zlib.props (100%)
 rename tools/{msvc2015 => msvc}/scenegraph.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/scenegraph.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/scenelib.vcxproj (97%)
 rename tools/{msvc2015 => msvc}/scenelib.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/script.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/script.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/shaders.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/shaders.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/skins.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/skins.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/sound.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/sound.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/uimanager.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/uimanager.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/undo.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/undo.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/vfspk3.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/vfspk3.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/wavefront.vcxproj (100%)
 rename tools/{msvc2015 => msvc}/wavefront.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/wxutillib.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/wxutillib.vcxproj.filters (100%)
 rename tools/{msvc2015 => msvc}/xmlregistry.vcxproj (98%)
 rename tools/{msvc2015 => msvc}/xmlregistry.vcxproj.filters (89%)
 rename tools/{msvc2015 => msvc}/xmlutillib.vcxproj (97%)
 delete mode 100644 tools/msvc2015/grid.vcxproj
 delete mode 100644 tools/msvc2015/grid.vcxproj.filters
 delete mode 100644 tools/msvc2015/post_build_event.cmd
 delete mode 100644 tools/msvc2015/post_build_event_x64.cmd
 create mode 100644 tools/xcode/DarkRadiant App/Info.plist
 create mode 100644 tools/xcode/DarkRadiant.xcconfig
 create mode 100644 tools/xcode/DarkRadiant.xcodeproj/project.pbxproj
 create mode 100644 tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/contents.xcworkspacedata
 create mode 100644 tools/xcode/DarkRadiant.xcodeproj/xcshareddata/xcschemes/DarkRadiant.xcscheme
 create mode 100644 tools/xcode/archivezip.xcconfig
 create mode 100644 tools/xcode/base.xcconfig
 create mode 100644 tools/xcode/boost.xcconfig
 create mode 100644 tools/xcode/boost_python.xcconfig
 create mode 100644 tools/xcode/darkradiant.icns
 create mode 100644 tools/xcode/dm.editing.xcconfig
 create mode 100644 tools/xcode/ftgl.xcconfig
 create mode 100644 tools/xcode/glew.xcconfig
 create mode 100644 tools/xcode/image.xcconfig
 create mode 100644 tools/xcode/libxml2.xcconfig
 create mode 100644 tools/xcode/md5model.xcconfig
 create mode 100644 tools/xcode/model.xcconfig
 create mode 100755 tools/xcode/package_bundle.sh
 create mode 100644 tools/xcode/particles.xcconfig
 create mode 100644 tools/xcode/picomodel.xcconfig
 create mode 100644 tools/xcode/script.xcconfig
 create mode 100644 tools/xcode/sigc++.xcconfig
 create mode 100644 tools/xcode/sound.xcconfig
 create mode 100644 tools/xcode/uimanager.xcconfig
 create mode 100644 tools/xcode/wxutil.xcconfig
 create mode 100644 tools/xcode/wxwidgets.xcconfig
 create mode 100644 tools/xcode/zlib.xcconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git



More information about the Pkg-games-commits mailing list