Skip to content

Commit 60a4c54

Browse files
2 parents 5f3217f + 0fb6c21 commit 60a4c54

File tree

96 files changed

+229
-202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+229
-202
lines changed

NBTExplorer.sln renamed to BTAExplorer.sln

Lines changed: 4 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.11.35327.3
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NBTExplorer", "NBTExplorer\NBTExplorer.csproj", "{8A458245-8176-4599-95CD-3CA39F2435CE}"
7-
EndProject
8-
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "NBTExplorer.Installer", "NBTExplorer.Installer\NBTExplorer.Installer.wixproj", "{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}"
9-
ProjectSection(ProjectDependencies) = postProject
10-
{8A458245-8176-4599-95CD-3CA39F2435CE} = {8A458245-8176-4599-95CD-3CA39F2435CE}
11-
{20D7CBA3-5B6D-40B0-8D28-4C9A58E4FFBC} = {20D7CBA3-5B6D-40B0-8D28-4C9A58E4FFBC}
12-
{BD90EED5-97B9-47D5-AFEA-C2C0D0E59FCF} = {BD90EED5-97B9-47D5-AFEA-C2C0D0E59FCF}
13-
EndProjectSection
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BTAExplorer", "NBTExplorer\BTAExplorer.csproj", "{8A458245-8176-4599-95CD-3CA39F2435CE}"
147
EndProject
158
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NBTUtil", "NBTUtil\NBTUtil.csproj", "{BD90EED5-97B9-47D5-AFEA-C2C0D0E59FCF}"
169
EndProject
1710
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NBTModel", "NBTModel\NBTModel.csproj", "{20D7CBA3-5B6D-40B0-8D28-4C9A58E4FFBC}"
1811
EndProject
19-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Substrate (NET4)", "..\Substrate\SubstrateCS\Substrate (NET4).csproj", "{7264A1C4-AB4A-4437-B252-7379B98B5509}"
20-
EndProject
2112
Global
2213
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2314
AppStore|Any CPU = AppStore|Any CPU
@@ -49,21 +40,6 @@ Global
4940
{8A458245-8176-4599-95CD-3CA39F2435CE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
5041
{8A458245-8176-4599-95CD-3CA39F2435CE}.Release|x86.ActiveCfg = Release|x86
5142
{8A458245-8176-4599-95CD-3CA39F2435CE}.Release|x86.Build.0 = Release|x86
52-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.AppStore|Any CPU.ActiveCfg = Release|x86
53-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.AppStore|Mixed Platforms.ActiveCfg = Release|x86
54-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.AppStore|Mixed Platforms.Build.0 = Release|x86
55-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.AppStore|x86.ActiveCfg = Release|x86
56-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.AppStore|x86.Build.0 = Release|x86
57-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Debug|Any CPU.ActiveCfg = Debug|x86
58-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
59-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Debug|Mixed Platforms.Build.0 = Debug|x86
60-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Debug|x86.ActiveCfg = Debug|x86
61-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Debug|x86.Build.0 = Debug|x86
62-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Release|Any CPU.ActiveCfg = Release|x86
63-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Release|Mixed Platforms.ActiveCfg = Release|x86
64-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Release|Mixed Platforms.Build.0 = Release|x86
65-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Release|x86.ActiveCfg = Release|x86
66-
{A1566071-7CBB-4C54-AAE1-4B81B7715DB3}.Release|x86.Build.0 = Release|x86
6743
{BD90EED5-97B9-47D5-AFEA-C2C0D0E59FCF}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
6844
{BD90EED5-97B9-47D5-AFEA-C2C0D0E59FCF}.AppStore|Any CPU.Build.0 = Release|Any CPU
6945
{BD90EED5-97B9-47D5-AFEA-C2C0D0E59FCF}.AppStore|Mixed Platforms.ActiveCfg = Release|Any CPU
@@ -95,28 +71,13 @@ Global
9571
{20D7CBA3-5B6D-40B0-8D28-4C9A58E4FFBC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
9672
{20D7CBA3-5B6D-40B0-8D28-4C9A58E4FFBC}.Release|x86.ActiveCfg = Release|Any CPU
9773
{20D7CBA3-5B6D-40B0-8D28-4C9A58E4FFBC}.Release|x86.Build.0 = Release|Any CPU
98-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
99-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.AppStore|Any CPU.Build.0 = Debug|Any CPU
100-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.AppStore|Mixed Platforms.ActiveCfg = Debug|Any CPU
101-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.AppStore|Mixed Platforms.Build.0 = Debug|Any CPU
102-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.AppStore|x86.ActiveCfg = Debug|Any CPU
103-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.AppStore|x86.Build.0 = Debug|Any CPU
104-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
105-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Debug|Any CPU.Build.0 = Debug|Any CPU
106-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
107-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
108-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Debug|x86.ActiveCfg = Debug|Any CPU
109-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Debug|x86.Build.0 = Debug|Any CPU
110-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Release|Any CPU.ActiveCfg = Release|Any CPU
111-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Release|Any CPU.Build.0 = Release|Any CPU
112-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
113-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Release|Mixed Platforms.Build.0 = Release|Any CPU
114-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Release|x86.ActiveCfg = Release|Any CPU
115-
{7264A1C4-AB4A-4437-B252-7379B98B5509}.Release|x86.Build.0 = Release|Any CPU
11674
EndGlobalSection
11775
GlobalSection(SolutionProperties) = preSolution
11876
HideSolutionNode = FALSE
11977
EndGlobalSection
78+
GlobalSection(ExtensibilityGlobals) = postSolution
79+
SolutionGuid = {8B9B2333-C31C-4448-A8A4-266D23DFF815}
80+
EndGlobalSection
12081
GlobalSection(MonoDevelopProperties) = preSolution
12182
StartupItem = NBTExplorerMac.csproj
12283
EndGlobalSection
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectGuid>{8A458245-8176-4599-95CD-3CA39F2435CE}</ProjectGuid>
99
<OutputType>WinExe</OutputType>
1010
<AppDesignerFolder>Properties</AppDesignerFolder>
11-
<RootNamespace>NBTExplorer</RootNamespace>
11+
<RootNamespace>BTAExplorer</RootNamespace>
1212
<AssemblyName>BTAExplorer</AssemblyName>
1313
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
1414
<FileAlignment>512</FileAlignment>
@@ -239,6 +239,7 @@
239239
</EmbeddedResource>
240240
<EmbeddedResource Include="Windows\FindReplace.resx">
241241
<DependentUpon>FindReplace.cs</DependentUpon>
242+
<SubType>Designer</SubType>
242243
</EmbeddedResource>
243244
<EmbeddedResource Include="Windows\MainForm.resx">
244245
<DependentUpon>MainForm.cs</DependentUpon>
@@ -256,6 +257,7 @@
256257
</EmbeddedResource>
257258
<EmbeddedResource Include="Windows\CreateNode.resx">
258259
<DependentUpon>CreateNode.cs</DependentUpon>
260+
<SubType>Designer</SubType>
259261
</EmbeddedResource>
260262
<EmbeddedResource Include="Windows\EditValue.resx">
261263
<DependentUpon>EditValue.cs</DependentUpon>
@@ -265,6 +267,7 @@
265267
</EmbeddedResource>
266268
<EmbeddedResource Include="Windows\EditHex.resx">
267269
<DependentUpon>EditHex.cs</DependentUpon>
270+
<SubType>Designer</SubType>
268271
</EmbeddedResource>
269272
<EmbeddedResource Include="Properties\Resources.resx">
270273
<Generator>ResXFileCodeGenerator</Generator>

NBTExplorer/Controllers/ExplorerBarController.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
using System.Collections.Generic;
33
using System.Drawing;
44
using System.Windows.Forms;
5-
using NBTExplorer.Model;
6-
using NBTExplorer.Windows;
5+
using BTAExplorer.Model;
6+
using BTAExplorer.Windows;
77

8-
namespace NBTExplorer.Controllers
8+
namespace BTAExplorer.Controllers
99
{
1010
class ExplorerBarController
1111
{

NBTExplorer/Controllers/NodeTreeController.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
using System.Collections.Generic;
33
using System.IO;
44
using System.Windows.Forms;
5-
using NBTExplorer.Model;
6-
using NBTExplorer.Vendor.MultiSelectTreeView;
7-
using NBTExplorer.Windows;
5+
using BTAExplorer.Model;
6+
using BTAExplorer.Vendor.MultiSelectTreeView;
7+
using BTAExplorer.Windows;
88
using Substrate.Nbt;
99
using System.Collections;
10-
using NBTExplorer.Utility;
10+
using BTAExplorer.Utility;
1111

12-
namespace NBTExplorer.Controllers
12+
namespace BTAExplorer.Controllers
1313
{
1414
public class MessageBoxEventArgs : EventArgs
1515
{

NBTExplorer/Controllers/RuleTreeController.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
using System.Windows.Forms;
2-
using NBTExplorer.Model.Search;
3-
using NBTExplorer.Windows;
4-
using NBTExplorer.Windows.Search;
2+
using BTAExplorer.Model.Search;
3+
using BTAExplorer.Windows;
4+
using BTAExplorer.Windows.Search;
55
using Substrate.Nbt;
66

7-
namespace NBTExplorer.Controllers
7+
namespace BTAExplorer.Controllers
88
{
99
public class RuleTreeController
1010
{

NBTExplorer/Interop.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using System;
22
using System.Runtime.InteropServices;
33

4-
namespace NBTExplorer
4+
namespace BTAExplorer
55
{
66
internal static class Interop
77
{

NBTExplorer/Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
using System.Text;
55
using System.Threading;
66
using System.Windows.Forms;
7-
using NBTExplorer.Windows;
7+
using BTAExplorer.Windows;
88

9-
namespace NBTExplorer
9+
namespace BTAExplorer
1010
{
1111
static class Program
1212
{

NBTExplorer/Properties/Resources.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

NBTExplorer/Properties/Settings.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

NBTExplorer/Properties/Settings.settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="NBTExplorer.Properties" GeneratedClassName="Settings">
2+
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="BTAExplorer.Properties" GeneratedClassName="Settings">
33
<Profiles />
44
<Settings>
55
<Setting Name="RecentFiles" Type="System.Collections.Specialized.StringCollection" Scope="User">

0 commit comments

Comments
 (0)