Skip to content

Commit

Permalink
Decompiled v1.9 Mod with dotPeek
Browse files Browse the repository at this point in the history
  • Loading branch information
Brawl345 committed Mar 23, 2022
1 parent 3ed87d8 commit 30dde55
Show file tree
Hide file tree
Showing 122 changed files with 9,835 additions and 15,334 deletions.
14 changes: 14 additions & 0 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("NUS Downloader")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("NUS Downloader")]
[assembly: AssemblyCopyright("Copyright © 2009")]
[assembly: AssemblyTrademark("")]
[assembly: ComVisible(false)]
[assembly: Guid("cb4ee0f5-7ba8-4ee6-a09e-7a09d4350582")]
[assembly: AssemblyVersion("1.0.0.0")]
8 changes: 4 additions & 4 deletions NUS Downloader/COPYING → LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down Expand Up @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

Expand All @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
<https://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
<https://www.gnu.org/licenses/why-not-lgpl.html>.
5 changes: 0 additions & 5 deletions LocalTestRun.testrunconfig

This file was deleted.

82 changes: 82 additions & 0 deletions NUS Downloader.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--Project was exported from assembly: C:\dotpeek\NUS Downloader.exe-->
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{9DFC0D36-D4CB-4FE3-A1A2-C21B1665D4E1}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AssemblyName>NUS Downloader</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ApplicationVersion>1.0.0.0</ApplicationVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="libWiiSharp\LowerTitleID.cs" />
<Compile Include="libWiiSharp\WAD.cs" />
<Compile Include="libWiiSharp\WAD_Header.cs" />
<Compile Include="libWiiSharp\CommonKeyType.cs" />
<Compile Include="libWiiSharp\Ticket.cs" />
<Compile Include="libWiiSharp\StoreType.cs" />
<Compile Include="libWiiSharp\NusClient.cs" />
<Compile Include="libWiiSharp\U8_NodeType.cs" />
<Compile Include="libWiiSharp\U8.cs" />
<Compile Include="libWiiSharp\U8_Header.cs" />
<Compile Include="libWiiSharp\U8_Node.cs" />
<Compile Include="libWiiSharp\CommonKey.cs" />
<Compile Include="libWiiSharp\Shared.cs" />
<Compile Include="libWiiSharp\MessageEventArgs.cs" />
<Compile Include="libWiiSharp\IosPatcher.cs" />
<Compile Include="libWiiSharp\Headers.cs" />
<Compile Include="libWiiSharp\Lz77.cs" />
<Compile Include="libWiiSharp\CertificateChain.cs" />
<Compile Include="libWiiSharp\ContentType.cs" />
<Compile Include="libWiiSharp\Region.cs" />
<Compile Include="libWiiSharp\TMD.cs" />
<Compile Include="libWiiSharp\TMD_Content.cs" />
<Compile Include="libWiiSharp\ContentIndices.cs" />
<Compile Include="NUS_Downloader\Form1.cs" />
<Compile Include="NUS_Downloader\Database.cs" />
<Compile Include="NUS_Downloader\Program.cs" />
<Compile Include="NUS_Downloader\Properties\Resources.cs" />
<Compile Include="NUS_Downloader\Properties\Settings.cs" />
<Compile Include="wyDay\Controls\ThumbnailProgressState.cs" />
<Compile Include="wyDay\Controls\ITaskbarList3.cs" />
<Compile Include="wyDay\Controls\CTaskbarList.cs" />
<Compile Include="wyDay\Controls\Windows7ProgressBar.cs" />
<Compile Include="wyDay\Controls\ProgressBarState.cs" />
<Compile Include="wyDay\Controls\Windows7Taskbar.cs" />
<Compile Include="wmgCMS\WaterMarkTextBox.cs" />
<Compile Include="AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="NUS_Downloader\Form1.resx" />
<EmbeddedResource Include="NUS_Downloader\Properties\Resources.resx" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
Binary file added NUS Downloader.pdb
Binary file not shown.
23 changes: 8 additions & 15 deletions NUS Downloader.sln
Original file line number Diff line number Diff line change
@@ -1,27 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NUS Downloader", "NUS Downloader\NUS Downloader.csproj", "{DB1289FA-BA83-408F-A576-326E5EC4CC6D}"

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NUS Downloader", "NUS Downloader.csproj", "{9DFC0D36-D4CB-4FE3-A1A2-C21B1665D4E1}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DB1289FA-BA83-408F-A576-326E5EC4CC6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DB1289FA-BA83-408F-A576-326E5EC4CC6D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DB1289FA-BA83-408F-A576-326E5EC4CC6D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DB1289FA-BA83-408F-A576-326E5EC4CC6D}.Release|Any CPU.Build.0 = Release|Any CPU
{9DFC0D36-D4CB-4FE3-A1A2-C21B1665D4E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DFC0D36-D4CB-4FE3-A1A2-C21B1665D4E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9DFC0D36-D4CB-4FE3-A1A2-C21B1665D4E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DFC0D36-D4CB-4FE3-A1A2-C21B1665D4E1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
VisualSVNWorkingCopyRoot = .
EndGlobalSection
EndGlobal
6 changes: 0 additions & 6 deletions NUS Downloader.vsmdi

This file was deleted.

70 changes: 0 additions & 70 deletions NUS Downloader/COMTypes.cs

This file was deleted.

Loading

0 comments on commit 30dde55

Please sign in to comment.