-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
54 changed files
with
1,354 additions
and
66 deletions.
There are no files selected for viewing
Binary file removed
BIN
-46.5 KB
.vs/GameLauncher/FileContentIndex/132ceda1-73dd-48d3-8f8f-61f4cb6ad541.vsidx
Binary file not shown.
Binary file added
BIN
+46.8 KB
.vs/GameLauncher/FileContentIndex/3de0bf0d-bc7d-496e-bed4-b3f2de8e53a9.vsidx
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+14.5 MB
GameLauncher/bin/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Adobe AIR.dll
Binary file not shown.
Binary file added
BIN
+350 KB
GameLauncher/bin/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Resources/Adobe AIR.vch
Binary file not shown.
Binary file added
BIN
+81 KB
GameLauncher/bin/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Resources/CaptiveAppEntry.exe
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
...auncher/bin/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Resources/Licenses/cairo/COPYING
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
Cairo is free software. | ||
|
||
Every source file in the implementation[*] of cairo is available to be | ||
redistributed and/or modified under the terms of either the GNU Lesser | ||
General Public License (LGPL) version 2.1 or the Mozilla Public | ||
License (MPL) version 1.1. Some files are available under more | ||
liberal terms, but we believe that in all cases, each file may be used | ||
under either the LGPL or the MPL. | ||
|
||
See the following files in this directory for the precise terms and | ||
conditions of either license: | ||
|
||
COPYING-LGPL-2.1 | ||
COPYING-MPL-1.1 | ||
|
||
Please see each file in the implementation for copyright and licensing | ||
information, (in the opening comment of each file). | ||
|
||
[*] The implementation of cairo is contained entirely within the "src" | ||
directory of the cairo source distribution. There are other components | ||
of the cairo source distribution (such as the "test", "util", and "perf") | ||
that are auxiliary to the library itself. None of the source code in these | ||
directories contributes to a build of the cairo library itself, (libcairo.so | ||
or cairo.dll or similar). | ||
|
||
These auxiliary components are also free software, but may be under | ||
different license terms than cairo itself. For example, most of the | ||
test cases in the perf and test directories are made available under | ||
an MIT license to simplify any use of this code for reference purposes | ||
in using cairo itself. Other files might be available under the GNU | ||
General Public License (GPL), for example. Again, please see the COPYING | ||
file under each directory and the opening comment of each file for copyright | ||
and licensing information. |
510 changes: 510 additions & 0 deletions
510
...in/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Resources/Licenses/cairo/COPYING-LGPL-2.1
Large diffs are not rendered by default.
Oops, something went wrong.
470 changes: 470 additions & 0 deletions
470
...bin/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Resources/Licenses/cairo/COPYING-MPL-1.1
Large diffs are not rendered by default.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
...auncher/bin/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Resources/Licenses/pcre2/COPYING
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PCRE2 LICENCE | ||
|
||
Please see the file LICENCE in the PCRE2 distribution for licensing details. | ||
|
||
End |
42 changes: 42 additions & 0 deletions
42
...uncher/bin/Debug/AboveTheSurface/Adobe AIR/Versions/1.0/Resources/Licenses/pixman/COPYING
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
The following is the MIT license, agreed upon by most contributors. | ||
Copyright holders of new code should use this license statement where | ||
possible. They may also add themselves to the list below. | ||
|
||
/* | ||
* Copyright 1987, 1988, 1989, 1998 The Open Group | ||
* Copyright 1987, 1988, 1989 Digital Equipment Corporation | ||
* Copyright 1999, 2004, 2008 Keith Packard | ||
* Copyright 2000 SuSE, Inc. | ||
* Copyright 2000 Keith Packard, member of The XFree86 Project, Inc. | ||
* Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc. | ||
* Copyright 2004 Nicholas Miell | ||
* Copyright 2005 Lars Knoll & Zack Rusin, Trolltech | ||
* Copyright 2005 Trolltech AS | ||
* Copyright 2007 Luca Barbato | ||
* Copyright 2008 Aaron Plattner, NVIDIA Corporation | ||
* Copyright 2008 Rodrigo Kumpera | ||
* Copyright 2008 André Tupinambá | ||
* Copyright 2008 Mozilla Corporation | ||
* Copyright 2008 Frederic Plourde | ||
* Copyright 2009, Oracle and/or its affiliates. All rights reserved. | ||
* Copyright 2009, 2010 Nokia Corporation | ||
* | ||
* Permission is hereby granted, free of charge, to any person obtaining a | ||
* copy of this software and associated documentation files (the "Software"), | ||
* to deal in the Software without restriction, including without limitation | ||
* the rights to use, copy, modify, merge, publish, distribute, sublicense, | ||
* and/or sell copies of the Software, and to permit persons to whom the | ||
* Software is furnished to do so, subject to the following conditions: | ||
* | ||
* The above copyright notice and this permission notice (including the next | ||
* paragraph) shall be included in all copies or substantial portions of the | ||
* Software. | ||
* | ||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | ||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | ||
* DEALINGS IN THE SOFTWARE. | ||
*/ |
Empty file.
12 changes: 12 additions & 0 deletions
12
GameLauncher/bin/Debug/AboveTheSurface/META-INF/AIR/application.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<application xmlns="http://ns.adobe.com/air/application/50.2"> | ||
<id>Webmain</id> | ||
<filename>Webmain</filename> | ||
<name>Webmain</name> | ||
<versionNumber>1.0.9</versionNumber> | ||
<initialWindow> | ||
<visible>true</visible> | ||
<renderMode>gpu</renderMode> | ||
<resizable>true</resizable> | ||
<content>WebMain.swf</content> | ||
</initialWindow> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��Vy���4"�'���c@��@�7~�s�$� |
43 changes: 43 additions & 0 deletions
43
GameLauncher/bin/Debug/AboveTheSurface/META-INF/signatures.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<signatures> | ||
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#" Id="PackageSignature"> | ||
<SignedInfo> | ||
<CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/> | ||
<SignatureMethod Algorithm="http://www.w3.org/TR/xmldsig-core#rsa-sha1"/> | ||
<Reference URI="#PackageContents"> | ||
<Transforms> | ||
<Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/> | ||
</Transforms> | ||
<DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/> | ||
<DigestValue>gsgAgqo/2GX+eaViH9Ad4SzY1a1nqwWNz+GV+8Wjo3Q=</DigestValue> | ||
</Reference> | ||
</SignedInfo> | ||
<SignatureValue Id="PackageSignatureValue">O+ccqORjYK2jl6Rz78TRpLG9cluv8eCM9J2ICu6T7aDiRcfw33K14BFMSVDjfvZwbKHaT2rSMi2Y | ||
DNL5XRnwqG00bFcNT+omtG7uak/pd0udSvHhxCqAkOMIls5F8QLJDhnrhfmKa+n/RGErDZ9J2ipa | ||
KhVMBdpUGAICzCdQOzAd7uqZ2YA7fHPAPSvalnogghmPOPCYbE1y91zdyVGZTsJSib93NzIivZB1 | ||
U3OtCQ/katbFaDK+eS/JrmpmYeL4z2CD/AMu/G2r2Je0dz72iPyHMY1wk4LkbvTjeiBAmgjnxJ1I | ||
1X9LNz+mTFK9A0FF7pMxUOEBaM/PhAPbPMN+7Q==</SignatureValue> | ||
<KeyInfo> | ||
<X509Data> | ||
<X509Certificate>MIIC4DCCAcigAwIBAgIbLTZjOWMyOTNlOjE1ZGE5MTY4YzZlOi04MDAwMA0GCSqGSIb3DQEBBQUA | ||
MBoxGDAWBgNVBAMTD1RlbXBDZXJ0aWZpY2F0ZTAeFw0xNzA4MDIxNzEzMzNaFw00NzA4MDMxNzEz | ||
MzNaMBoxGDAWBgNVBAMTD1RlbXBDZXJ0aWZpY2F0ZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC | ||
AQoCggEBAIVGS+rqF1Cy5+4P8DmxMAIalE8dTrBwPg2uYPMmdb8KOsFajCXI2ArxP7n6cu0UMq3H | ||
VfGtGl77648gyvl/acO5InfixznxSZrGO3Zs3z8kTA5W9O6ofIk/klwUw8nis7NXnqVhMNJcp58D | ||
Itp8pWbQwTWbXU4bO0uVuQFrJcVYog2ixIfoMf/t0kWa5FvSn1jLemZu4h5SqOToa4vxO39cqoS4 | ||
ZrkeDgUimwemRDP4pMNq7eev+VSqMmiSEVrMVeLLxtG038ETc6ESWwBxOzCYH+N7W7UXHK3jV8ko | ||
J3gH9voGo4Y289elIt2feMrQBT0DrQWq4QnSk11zFh+LnGECAwEAAaMXMBUwEwYDVR0lBAwwCgYI | ||
KwYBBQUHAwMwDQYJKoZIhvcNAQEFBQADggEBAAhKOny6FSzFFJGzSTaZ7v4SPScPFMYGuOa5EHMc | ||
AfwpS+Gxn4VtlJxHwNTL5faPwzRn6APpJl0PaJIXvuM/tQJXZAeh+85NLGOoBUajBGY1A7kPEoJ8 | ||
5xdp4bVb5JZ1Dyasba22yOhkKfR0uDk2XdSebceJKZ/aYm7BvGOs/JsNqz9tSTgScBCtaXwJJPRm | ||
iIQXdf0OnpClGWsBG6iORTfzZi8DYrGDRt11xYz0W7cPgn0p2sDSw2zeJPFAzhIxscS1Kb5/XPCe | ||
fPKrRmKTt6ZNcRDSiHwaRnGEQXXXgW/iQRKuxnWoY+MMz9U5uaYDoIAB9+ltbYrlmAA+UiCWRmw=</X509Certificate> | ||
</X509Data> | ||
</KeyInfo> | ||
<Object> | ||
<Manifest Id="PackageContents"> | ||
<Reference URI="META-INF/AIR/application.xml"><DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></DigestMethod><DigestValue>yB7XAHqHySFR56uH8Hz8GQ1HlbekiPErYUe4HAP8LXA=</DigestValue></Reference><Reference URI="WebMain.swf"><DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></DigestMethod><DigestValue>y2kCDbG76qUiBgMcnUKCft1k2oHaHpNIDa/Gkzyx86w=</DigestValue></Reference><Reference URI="mimetype"><DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></DigestMethod><DigestValue>0/oCb84THKMagtI0Dy0KogEu92TegdesqRr/clXct1c=</DigestValue></Reference> | ||
</Manifest> | ||
</Object> | ||
|
||
</Signature> | ||
</signatures> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
application/vnd.adobe.air-application-installer-package+zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0.0.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2"> | ||
<assemblyIdentity name="YamanoRealmsLauncher.application" version="1.0.0.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<description asmv2:publisher="YamanoRealmsLauncher" asmv2:product="YamanoRealmsLauncher" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<deployment install="true" mapFileExtensions="true" /> | ||
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> | ||
<framework targetVersion="4.8" profile="Full" supportedRuntime="4.0.30319" /> | ||
</compatibleFrameworks> | ||
<dependency> | ||
<dependentAssembly dependencyType="install" codebase="YamanoRealmsLauncher.exe.manifest" size="5135"> | ||
<assemblyIdentity name="YamanoRealmsLauncher.exe" version="1.0.0.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> | ||
<hash> | ||
<dsig:Transforms> | ||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||
</dsig:Transforms> | ||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||
<dsig:DigestValue>Cl1KmvEIXBdww6+ZBauYEXpWr8XT5XVLQjGg0RJBo4E=</dsig:DigestValue> | ||
</hash> | ||
</dependentAssembly> | ||
</dependency> | ||
</asmv1:assembly> |
Binary file renamed
BIN
+832 KB
...cher/bin/Release/YamanoRealmsLauncher.exe → ...uncher/bin/Debug/YamanoRealmsLauncher.exe
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+45.5 KB
GameLauncher/obj/Debug/GameLauncher.pdb → ...uncher/bin/Debug/YamanoRealmsLauncher.pdb
Binary file not shown.
Binary file renamed
BIN
+825 KB
GameLauncher/obj/Debug/GameLauncher.exe → ...ebug/app.publish/YamanoRealmsLauncher.exe
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
����E�5���d���g�Z��[ | ||
���z&��Ze� | ||
��Vy���4"�'���c@��@�7~�s�$� |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.