Skip to content

Commit

Permalink
Updated to the latest EVESharp version
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Maiquez Murcia <[email protected]>
  • Loading branch information
Almamu committed Oct 11, 2022
1 parent 6caee1a commit d03a2f0
Show file tree
Hide file tree
Showing 28 changed files with 92 additions and 85 deletions.
60 changes: 40 additions & 20 deletions EVEmuTool.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EVEmuTool", "Editor\EVEmuTo
{D8B26B12-E45C-47EA-88F7-56628EB2CCD1} = {D8B26B12-E45C-47EA-88F7-56628EB2CCD1}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EVESharp.PythonTypes", "External\EVESharp\Server\EVESharp.PythonTypes\EVESharp.PythonTypes.csproj", "{6055C65E-F54F-4254-BAF8-98C9C853305E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EVESharp.EVE", "External\EVESharp\Server\EVESharp.EVE\EVESharp.EVE.csproj", "{8A9E3C2C-28E0-4AB9-9034-F9406B5CBBDF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EVESharp.Common", "External\EVESharp\Server\EVESharp.Common\EVESharp.Common.csproj", "{9EF5A968-08F8-40CF-BC97-975C7FFB21E4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LSLibNative", "LSLibNative\LSLibNative.vcxproj", "{D8B26B12-E45C-47EA-88F7-56628EB2CCD1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EVESharp.Types", "External\EVESharp\Server\EVESharp.Types\EVESharp.Types.csproj", "{26E65E4A-9A0C-4341-A415-23EEBF199EE5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EVESharp.Database.MySql", "External\EVESharp\Server\EVESharp.Database.MySql\EVESharp.Database.MySql.csproj", "{679E88EC-573E-4392-8BFD-6BD91FB81D2A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -47,24 +49,6 @@ Global
{5C202FBF-DDB2-4827-A637-0948B329F8C0}.Release|x64.Build.0 = Release|Any CPU
{5C202FBF-DDB2-4827-A637-0948B329F8C0}.Release|x86.ActiveCfg = Release|Any CPU
{5C202FBF-DDB2-4827-A637-0948B329F8C0}.Release|x86.Build.0 = Release|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Debug|x64.ActiveCfg = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Debug|x64.Build.0 = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Debug|x86.ActiveCfg = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Debug|x86.Build.0 = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Editor Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Editor Debug|Any CPU.Build.0 = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Editor Debug|x64.ActiveCfg = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Editor Debug|x64.Build.0 = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Editor Debug|x86.ActiveCfg = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Editor Debug|x86.Build.0 = Debug|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Release|Any CPU.Build.0 = Release|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Release|x64.ActiveCfg = Release|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Release|x64.Build.0 = Release|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Release|x86.ActiveCfg = Release|Any CPU
{6055C65E-F54F-4254-BAF8-98C9C853305E}.Release|x86.Build.0 = Release|Any CPU
{8A9E3C2C-28E0-4AB9-9034-F9406B5CBBDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A9E3C2C-28E0-4AB9-9034-F9406B5CBBDF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A9E3C2C-28E0-4AB9-9034-F9406B5CBBDF}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -119,6 +103,42 @@ Global
{D8B26B12-E45C-47EA-88F7-56628EB2CCD1}.Release|x64.Build.0 = Release|x64
{D8B26B12-E45C-47EA-88F7-56628EB2CCD1}.Release|x86.ActiveCfg = Release|x64
{D8B26B12-E45C-47EA-88F7-56628EB2CCD1}.Release|x86.Build.0 = Release|x64
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Debug|x64.ActiveCfg = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Debug|x64.Build.0 = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Debug|x86.ActiveCfg = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Debug|x86.Build.0 = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Editor Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Editor Debug|Any CPU.Build.0 = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Editor Debug|x64.ActiveCfg = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Editor Debug|x64.Build.0 = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Editor Debug|x86.ActiveCfg = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Editor Debug|x86.Build.0 = Debug|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Release|Any CPU.Build.0 = Release|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Release|x64.ActiveCfg = Release|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Release|x64.Build.0 = Release|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Release|x86.ActiveCfg = Release|Any CPU
{26E65E4A-9A0C-4341-A415-23EEBF199EE5}.Release|x86.Build.0 = Release|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Debug|x64.ActiveCfg = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Debug|x64.Build.0 = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Debug|x86.ActiveCfg = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Debug|x86.Build.0 = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Editor Debug|Any CPU.ActiveCfg = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Editor Debug|Any CPU.Build.0 = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Editor Debug|x64.ActiveCfg = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Editor Debug|x64.Build.0 = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Editor Debug|x86.ActiveCfg = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Editor Debug|x86.Build.0 = Debug|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Release|Any CPU.Build.0 = Release|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Release|x64.ActiveCfg = Release|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Release|x64.Build.0 = Release|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Release|x86.ActiveCfg = Release|Any CPU
{679E88EC-573E-4392-8BFD-6BD91FB81D2A}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 2 additions & 2 deletions Editor/Capture/CaptureEntry.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using EVESharp.PythonTypes.Types.Network;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.EVE.Types.Network;
using EVESharp.Types;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
4 changes: 2 additions & 2 deletions Editor/Capture/CaptureMessage.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using EVESharp.Common.Network;
using EVESharp.Common.Network.Messages;
using EVESharp.EVE.Messages;
using EVESharp.EVE.Network.Sockets;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
9 changes: 4 additions & 5 deletions Editor/Capture/CaptureProcessor.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
using EVESharp.Common.Logging;
using EVESharp.Common.Network.Messages;
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Collections;
using EVESharp.PythonTypes.Types.Network;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.EVE.Types.Network;
using EVESharp.Types;
using EVESharp.Types.Collections;
using EVESharp.Types.Serialization;
using Serilog;
using System;
using System.Collections.Generic;
Expand Down
2 changes: 0 additions & 2 deletions Editor/Capture/CaptureServer.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
using EVEmuTool.Configuration;
using EVEmuTool.Extensions;
using EVESharp.Common.Network;
using EVESharp.Common.Network.Messages;
using Serilog;
using System;
using System.Collections.Generic;
Expand Down
2 changes: 1 addition & 1 deletion Editor/Capture/CaptureSocket.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using EVESharp.Common.Network;
using EVESharp.EVE.Network.Sockets;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
Expand Down
4 changes: 2 additions & 2 deletions Editor/CustomMarshal/CustomTypes/Complex/CustomCacheObject.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using EVESharp.EVE.Packets.Complex;
using EVESharp.PythonTypes.Types.Collections;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using EVESharp.Types.Collections;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
4 changes: 2 additions & 2 deletions Editor/CustomMarshal/CustomTypes/PyByteString.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using EVESharp.Types.Serialization;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
6 changes: 3 additions & 3 deletions Editor/CustomMarshal/CustomTypes/PyInsightSubStream.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using EVESharp.PythonTypes;
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Common.Checksum;
using EVESharp.Types;
using EVESharp.Types.Serialization;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
9 changes: 3 additions & 6 deletions Editor/CustomMarshal/CustomUnmarshal.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
using EVESharp.PythonTypes;
using EVESharp.PythonTypes.Compression;
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Collections;
using EVESharp.PythonTypes.Types.Database;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Common;
using EVESharp.Types;
using EVESharp.Types.Serialization;
using System.Collections.Generic;
using System.IO;
using System.Linq;
Expand Down
4 changes: 2 additions & 2 deletions Editor/CustomMarshal/InsightEntry.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using EVESharp.Types.Serialization;
using System.Windows.Forms;

namespace EVEmuTool.CustomMarshal;
Expand Down
6 changes: 3 additions & 3 deletions Editor/CustomMarshal/InsightUnmarshal.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
using System.Collections.Generic;
using System.IO;
using EVEmuTool.CustomMarshal.CustomTypes;
using EVESharp.PythonTypes;
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Common;
using EVESharp.Types;
using EVESharp.Types.Serialization;

namespace EVEmuTool.CustomMarshal;

Expand Down
2 changes: 1 addition & 1 deletion Editor/CustomMarshal/LogViewerUnmarshaler.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using EVESharp.PythonTypes.Marshal;
using EVESharp.Types.Serialization;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
19 changes: 9 additions & 10 deletions Editor/CustomMarshal/PartialUnmarshal.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
using EVEmuTool.CustomMarshal.CustomTypes;
using EVESharp.PythonTypes;
using EVESharp.PythonTypes.Compression;
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Collections;
using EVESharp.PythonTypes.Types.Database;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Common;
using EVESharp.Common.Compression;
using EVESharp.Types;
using EVESharp.Types.Collections;
using EVESharp.Types.Serialization;
using System;
using System.Collections.Generic;
using System.IO;
Expand Down Expand Up @@ -296,7 +295,7 @@ protected override PyDataType ProcessPackedRow()

foreach (DBRowDescriptor.Column column in descriptor.Columns)
{
int bitLength = Utils.GetTypeBits(column.Type);
int bitLength = column.Type.GetBits();

if (column.Type == FieldType.Bool)
{
Expand All @@ -311,7 +310,7 @@ protected override PyDataType ProcessPackedRow()
}

// sort columns by the bit size and calculate other statistics for the PackedRow
IOrderedEnumerable<DBRowDescriptor.Column> enumerator = descriptor.Columns.OrderByDescending(c => Utils.GetTypeBits(c.Type));
IOrderedEnumerable<DBRowDescriptor.Column> enumerator = descriptor.Columns.OrderByDescending(c => c.Type.GetBits());

MemoryStream decompressedStream = ZeroCompressionUtils.LoadZeroCompressed(this.mReader, wholeBytes + ((nullBits + boolBits) >> 3) + 1);
BinaryReader decompressedReader = new BinaryReader(decompressedStream);
Expand Down Expand Up @@ -428,13 +427,13 @@ protected override PyDataType ProcessObject(Opcode opcode)
PyList list = new PyList();
PyDictionary dict = new PyDictionary();

while (this.mReader.PeekChar() != Marshal.PACKED_TERMINATOR)
while (this.mReader.PeekChar() != Specification.PACKED_TERMINATOR)
list.Add(this.ProcessGuard(new PyObject(isType2, null, list, null), false));

// ignore packed terminator
this.mReader.ReadByte();

while (this.mReader.PeekChar() != Marshal.PACKED_TERMINATOR)
while (this.mReader.PeekChar() != Specification.PACKED_TERMINATOR)
{
PyString key = this.ProcessGuard(new PyObject(isType2, null, list, dict), false) as PyString;
PyDataType value = this.ProcessGuard(new PyObject(isType2, null, list, dict), false);
Expand Down
2 changes: 1 addition & 1 deletion Editor/CustomMarshal/UnmarshallException.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
3 changes: 1 addition & 2 deletions Editor/EVEmuTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
<PackageReference Include="OpenTK.WinForms" Version="4.0.0-pre.6" />
<PackageReference Include="Pfim" Version="0.11.1" />
<PackageReference Include="Razorvine.Pickle" Version="1.2.1" />
<PackageReference Include="SeeingSharp2.WinForms" Version="0.9.1" />
<PackageReference Include="Serilog" Version="2.11.0-dev-01380" />
<PackageReference Include="Serilog.Expressions" Version="3.3.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.2-dev-00890" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.1-dev-00947" />
<PackageReference Include="SharpDX.Direct3D9" Version="4.2.0" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta15" />
<PackageReference Include="WPFHexaEditor" Version="2.1.6" />
<PackageReference Include="YamlDotNet" Version="12.0.1" />
Expand All @@ -40,7 +40,6 @@
<ItemGroup>
<ProjectReference Include="..\External\EVESharp\Server\EVESharp.Common\EVESharp.Common.csproj" />
<ProjectReference Include="..\External\EVESharp\Server\EVESharp.EVE\EVESharp.EVE.csproj" />
<ProjectReference Include="..\External\EVESharp\Server\EVESharp.PythonTypes\EVESharp.PythonTypes.csproj" />
<ProjectReference Include="..\LSLibNative\LSLibNative.vcxproj" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions Editor/Forms/CacheViewerForm.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
using EVEmuTool.CustomMarshal.CustomTypes;
using EVEmuTool.CustomMarshal.CustomTypes.Complex;
using EVESharp.EVE.Packets.Complex;
using EVESharp.PythonTypes.Types.Collections;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using EVESharp.Types.Collections;
using System;
using System.Collections.Generic;
using System.ComponentModel;
Expand Down
2 changes: 1 addition & 1 deletion Editor/Forms/Components/GR2RenderComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public GR2RenderComponent(Root model)
InitializeComponent();

this.mModel = model;
this.mRefreshTimer = new Timer ()
this.mRefreshTimer = new Timer (this.components)
{
Interval = 16,
Enabled = true
Expand Down
5 changes: 2 additions & 3 deletions Editor/Forms/Components/MarshalDataViewerComponent.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
using EVEmuTool.CustomMarshal;
using EVEmuTool.UI;
using EVESharp.PythonTypes;
using EVESharp.PythonTypes.Compression;
using EVESharp.PythonTypes.Marshal;
using EVESharp.Common.Compression;
using EVESharp.Types.Serialization;
using Org.BouncyCastle.Utilities.Zlib;
using System;
using System.Collections.Generic;
Expand Down
2 changes: 1 addition & 1 deletion Editor/Forms/LogViewerForm.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using EVEmuTool.LogServer;
using EVESharp.PythonTypes.Marshal;
using EVESharp.Types.Serialization;
using System;
using System.Collections.Generic;
using System.ComponentModel;
Expand Down
2 changes: 1 addition & 1 deletion Editor/Forms/PacketCaptureForm.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using EVEmuTool.Capture;
using EVEmuTool.CustomMarshal;
using EVESharp.PythonTypes.Types.Network;
using EVESharp.EVE.Types.Network;
using System;
using System.Collections.Generic;
using System.ComponentModel;
Expand Down
1 change: 0 additions & 1 deletion Editor/Forms/StuffExplorer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
using EVEmuTool.EmbedFS;
using EVEmuTool.Trinity;
using EVEmuTool.Forms.Components;
using EVESharp.PythonTypes.Compression;
using Org.BouncyCastle.Utilities.Zlib;
using LSLib.Granny;
using LSLib.Granny.Model;
Expand Down
2 changes: 1 addition & 1 deletion Editor/RAD/GR2/Format.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
using OpenTK.Mathematics;
using System.IO;
using System.Reflection;
using EVESharp.PythonTypes;
using EVESharp.Common.Checksum;

namespace LSLib.Granny.GR2
{
Expand Down
3 changes: 1 addition & 2 deletions Editor/UI/CustomPrettyPrinter.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using EVEmuTool.CustomMarshal.CustomTypes;
using EVESharp.PythonTypes;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
3 changes: 1 addition & 2 deletions Editor/UI/InsightPrettyPrinter.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using EVEmuTool.CustomMarshal;
using EVESharp.PythonTypes.Marshal;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
4 changes: 2 additions & 2 deletions Editor/UI/NativeToPython.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using EVESharp.PythonTypes.Types.Collections;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Types;
using EVESharp.Types.Collections;
using System;
using System.Collections;
using System.Collections.Generic;
Expand Down
7 changes: 3 additions & 4 deletions Editor/UI/TreeViewPrettyPrinter.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
using EVEmuTool.CustomMarshal.CustomTypes;
using EVESharp.PythonTypes;
using EVESharp.PythonTypes.Types.Collections;
using EVESharp.PythonTypes.Types.Database;
using EVESharp.PythonTypes.Types.Primitives;
using EVESharp.Common;
using EVESharp.Types;
using EVESharp.Types.Collections;
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
Expand Down
2 changes: 1 addition & 1 deletion External/EVESharp
Submodule EVESharp updated 1198 files

0 comments on commit d03a2f0

Please sign in to comment.