add 2 games, fix compression, update download-o-rama
This commit is contained in:
@@ -88,7 +88,7 @@ data = `<html>
|
|||||||
<td colspan=2>
|
<td colspan=2>
|
||||||
<td>
|
<td>
|
||||||
<font size=+1>
|
<font size=+1>
|
||||||
Your ${session_data.getBoxName()} is retrieving some files.
|
Your ${session_data.getBoxName(true)} is retrieving some files.
|
||||||
<p>This usually takes a while.
|
<p>This usually takes a while.
|
||||||
</font>
|
</font>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -14,40 +14,69 @@ Download-O-Rama!
|
|||||||
<br>
|
<br>
|
||||||
Welcome to Download-O-Rama.
|
Welcome to Download-O-Rama.
|
||||||
<p>
|
<p>
|
||||||
Download any of our fine file sets:
|
Download any of our fine file sets.<br>
|
||||||
|
Click the <b>!</b> to force download a specific file set.
|
||||||
</p><h2>Demos</h2>
|
</p><h2>Demos</h2>
|
||||||
<ul>
|
<ul>
|
||||||
</li><li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=DealerDemo&group=DealerDemo">
|
<table border=1 cellspacing=3 cellpadding=8>
|
||||||
Dealer Demo
|
<tr>
|
||||||
</a> (<a href="file://Disk/Demo/index.html">View Demo</a>)</li>
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=DealerDemo&group=DealerDemo">Dealer Demo</a></td>
|
||||||
<li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=DealerDemo-BPS&group=DealerDemo-BPS">
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=DealerDemo&group=DealerDemo&force=true">!</a></td>
|
||||||
Dealer Demo BPS
|
<td><a href="file://Disk/Demo/index.html">View Demo</a></td>
|
||||||
</a> (<a href="file://Disk/Demo-BPS/index.html">View Demo</a>)</li>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=DealerDemo-BPS&group=DealerDemo-BPS">Dealer Demo BPS</a></td>
|
||||||
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=DealerDemo-BPS&group=DealerDemo-BPS&force=true">!</a></td>
|
||||||
|
<td><a href="file://Disk/Demo-BPS/index.html">View Demo</a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Firmware</h2>
|
<h2>Firmware</h2>
|
||||||
<li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=ModemFirmwareDel&group=ModemFirmware">
|
<ul>
|
||||||
|
<i>These are always forced downloads</i>
|
||||||
|
<li><br><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=ModemFirmwareDel&group=ModemFirmware&force=true">
|
||||||
Delete Modem Firmware (Use 33.6k technology)
|
Delete Modem Firmware (Use 33.6k technology)
|
||||||
</a></li>
|
</a></li>
|
||||||
<li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=ModemFirmwareOld&group=ModemFirmware">
|
<li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=ModemFirmwareOld&group=ModemFirmware&force=true">
|
||||||
K.Flex Modem Firmware (Use older 56k technology)
|
K.Flex Modem Firmware (Use older 56k technology)
|
||||||
</a></li>
|
</a></li>
|
||||||
<li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=ModemFirmware&group=ModemFirmware">
|
<li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=ModemFirmware&group=ModemFirmware&force=true">
|
||||||
V.90 Modem Firmware (Use common 56k technology)
|
V.90 Modem Firmware (Use common 56k technology)
|
||||||
</a></li>
|
</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Music</h2>
|
<h2>Music</h2>
|
||||||
<li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=Music&group=Music">
|
<li>
|
||||||
<i>All Music</i> (can take a very long time)</a>
|
<a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=Music&group=Music">
|
||||||
|
<i>All Music</i> <a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=Music&group=Music&force=true">!</a> (can take a very long time)</a>
|
||||||
|
|
||||||
</li><li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=Karaoke&group=Karaoke">
|
</li><li><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=Karaoke&group=Karaoke">
|
||||||
<i>Karaoke</i></a></li>
|
<i>Karaoke</i></a><font size=-1> (Will fail if you installed <i>All Music</i> above, as its included)</font></li></ul>
|
||||||
</ul>
|
|
||||||
<p>
|
<p>
|
||||||
|
<h2>Games</h2>
|
||||||
|
<ul>
|
||||||
|
<table border=1 cellspacing=3 cellpadding=8>
|
||||||
|
<tr>
|
||||||
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=FreeDoom&group=FreeDoom">FreeDoom</a></td>
|
||||||
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=FreeDoom&group=FreeDoom&force=true">!</a></td>
|
||||||
|
<td><a href="client:boota?partition=DoomROM">Boot Game</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=YDKJ&group=YDKJ">You Don't Know Jack</a></td>
|
||||||
|
<td><a href="wtv-disk:/content/DownloadScreen.tmpl?diskmap=YDKJ&group=YDKJ&force=true">!</a></td>
|
||||||
|
<td><a href="client:boota?partition=JackROM">Boot Game</a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</ul>
|
||||||
<h2>Tools</h2>
|
<h2>Tools</h2>
|
||||||
<i><b>WARNING: Use the following with caution</b></i>
|
|
||||||
</p>
|
|
||||||
<ul><li>
|
|
||||||
<a href="wtv-disk:/get-group-data">Delete Groups</a>
|
|
||||||
</li></ul>
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<i><b>WARNING: Use the following with caution</b></i>
|
||||||
|
|
||||||
|
<li><br>
|
||||||
|
<a href="wtv-disk:/get-group-data">View & Delete Groups</a>
|
||||||
|
</li></ul>
|
||||||
|
<h2>Home</h2>
|
||||||
|
<ul><li><a href="wtv-home:/home">Leave Download-O-Rama and Go Home</a></li>
|
||||||
|
</ul>
|
||||||
</body></html>`;
|
</body></html>`;
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,112 @@
|
|||||||
|
|
||||||
|
[Email]
|
||||||
|
email=darin@spies.com
|
||||||
|
|
||||||
|
[Debug]
|
||||||
|
simulate=1
|
||||||
|
episode=82
|
||||||
|
|
||||||
|
[JNS]
|
||||||
|
711=0200
|
||||||
|
710=0402
|
||||||
|
705=0100
|
||||||
|
704=0100
|
||||||
|
713=000201
|
||||||
|
702=010300
|
||||||
|
22=03
|
||||||
|
21=02
|
||||||
|
712=0001
|
||||||
|
Volume=4
|
||||||
|
20=010002
|
||||||
|
503=01
|
||||||
|
501=00
|
||||||
|
701=0001
|
||||||
|
20=0201
|
||||||
|
18=0001
|
||||||
|
57=0005040203
|
||||||
|
32=0507040208010003
|
||||||
|
96=00010503
|
||||||
|
11=0100
|
||||||
|
10=020001
|
||||||
|
9=00010203
|
||||||
|
7=00
|
||||||
|
6=0102
|
||||||
|
54=0200010504
|
||||||
|
55=06050409071000080301
|
||||||
|
3=0001
|
||||||
|
54=050201040300
|
||||||
|
1=04050302060001
|
||||||
|
60001
|
||||||
|
60001
|
||||||
|
5=00
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2=020100
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
|
2
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user