Skip to content

Commit

Permalink
Extensionificated!
Browse files Browse the repository at this point in the history
  • Loading branch information
hikari-no-yume committed Nov 11, 2013
1 parent 3c293ab commit 4001b9e
Show file tree
Hide file tree
Showing 27 changed files with 4 additions and 991 deletions.
Binary file added Extensions/Faucet HTTP v1.0.gex
Binary file not shown.
3 changes: 3 additions & 0 deletions Readme.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -486,6 +486,9 @@ are intended as a respectful homage.
This game uses the Faucet Networking extension by MedO, which is available under the terms of the ISC license. This game uses the Faucet Networking extension by MedO, which is available under the terms of the ISC license.
You can find more information on Faucet Networking at http://gmc.yoyogames.com/index.php?showtopic=498062. You can find more information on Faucet Networking at http://gmc.yoyogames.com/index.php?showtopic=498062.


This game uses the Faucet HTTP extension by ajf, which is available under the terms of the ISC license.
You can find more information on Faucet HTTP at https://github.com/TazeTSchnitzel/Faucet-HTTP-Extension

This game uses the Faucet Forwarding Extension, created by NAGN, which wraps libminiupnp. This game uses the Faucet Forwarding Extension, created by NAGN, which wraps libminiupnp.
miniupnp is availible under the BSD license: see miniupnp.license for full license. miniupnp is availible under the BSD license: see miniupnp.license for full license.
You can find more about Faucet Forwarding at its GitHub Page: You can find more about Faucet Forwarding at its GitHub Page:
Expand Down
1 change: 1 addition & 0 deletions Source/gg2/Extension Packages.xml
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extensionPackages> <extensionPackages>
<package>Faucet Forwarding</package> <package>Faucet Forwarding</package>
<package>Faucet HTTP</package>
<package>Faucet Networking</package> <package>Faucet Networking</package>
<package>GG2DLL</package> <package>GG2DLL</package>
</extensionPackages> </extensionPackages>
10 changes: 0 additions & 10 deletions Source/gg2/Objects/Networking/HTTP/HttpClient.xml

This file was deleted.

4 changes: 0 additions & 4 deletions Source/gg2/Objects/Networking/HTTP/_resources.list.xml

This file was deleted.

1 change: 0 additions & 1 deletion Source/gg2/Objects/Networking/_resources.list.xml
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources> <resources>
<resource name="HTTP" type="GROUP"/>
<resource name="GameServer" type="RESOURCE"/> <resource name="GameServer" type="RESOURCE"/>
<resource name="Client" type="RESOURCE"/> <resource name="Client" type="RESOURCE"/>
<resource name="RewardAuthChecker" type="RESOURCE"/> <resource name="RewardAuthChecker" type="RESOURCE"/>
Expand Down
8 changes: 0 additions & 8 deletions Source/gg2/Scripts/Networking/HTTP/_httpClientDestroy.gml

This file was deleted.

55 changes: 0 additions & 55 deletions Source/gg2/Scripts/Networking/HTTP/_httpParseHeader.gml

This file was deleted.

98 changes: 0 additions & 98 deletions Source/gg2/Scripts/Networking/HTTP/_httpPrepareRequest.gml

This file was deleted.

22 changes: 0 additions & 22 deletions Source/gg2/Scripts/Networking/HTTP/_resources.list.xml

This file was deleted.

38 changes: 0 additions & 38 deletions Source/gg2/Scripts/Networking/HTTP/httpConstructUrl.gml

This file was deleted.

17 changes: 0 additions & 17 deletions Source/gg2/Scripts/Networking/HTTP/httpGet.gml

This file was deleted.

24 changes: 0 additions & 24 deletions Source/gg2/Scripts/Networking/HTTP/httpParseHex.gml

This file was deleted.

Loading

0 comments on commit 4001b9e

Please sign in to comment.