diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-14 21:59:16 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-14 21:59:16 +0000 |
| commit | f1f9d455f271d216fb73ecee6181b49030078777 (patch) | |
| tree | e425d5c19a75fec42e26b6d8c070a9e9ce7b1467 /other/website/src/content_download.html | |
| parent | 4fc2c927dd178ac4f460ce5a4f99be097a029c69 (diff) | |
| download | zcatch-f1f9d455f271d216fb73ecee6181b49030078777.tar.gz zcatch-f1f9d455f271d216fb73ecee6181b49030078777.zip | |
moved /trunk/other to /assets
Diffstat (limited to 'other/website/src/content_download.html')
| -rw-r--r-- | other/website/src/content_download.html | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/other/website/src/content_download.html b/other/website/src/content_download.html deleted file mode 100644 index bc8cbf9b..00000000 --- a/other/website/src/content_download.html +++ /dev/null @@ -1,73 +0,0 @@ -<p class="topic">DOWNLOADS</p> - -<p>This is the latest version of Teewars.</p> - -<p class="topic">General notes</p> - -<ul> - <li>An earlier version client cannot connect to a current version server, and vice versa.</li> - <li>Windows binaries are not tested under Microsoft Vista.</li> -</ul> - -<p class="topic">Teewars Version 0.2.0 <span class="date">Released 2007-08-05</span></p> - -<table> -<tr><td valign="top" width="250px"> - <table> - <tr> - <td valign="top"><img src="gfx/win_tee.png"/></td> - <td> - <div class="subtopic">Windows (32bit)</div> - <div><a href="">Mirror 1</a></div> - <div><a href="">Mirror 2</a></div> - </td> - </tr> - <tr><td> </td></tr> - <tr> - <td valign="top"><img src="gfx/osx_tee.png"/></td> - <td> - <div class="subtopic">Mac OS X (Intel)</div> - <div><a href="">Mirror 1</a></div> - <div><a href="">Mirror 2</a></div> - <div> </div> - <div class="subtopic">Mac OS X (PPC)</div> - <div><a href="">Mirror 1</a></div> - <div><a href="">Mirror 2</a></div> - </td> - </tr> - <tr><td> </td></tr> - <tr> - <td valign="top"><img src="gfx/linux_tee.png"/></td> - <td> - <div class="subtopic">Linux x86</div> - <div><a href="">Mirror 1</a></div> - <div><a href="">Mirror 2</a></div> - <div> </div> - <div class="subtopic">Linux x86_64</div> - <div><a href="">Mirror 1</a></div> - <div><a href="">Mirror 2</a></div> - </td> - </tr> - </table> -</td><td width="50px"> -</td><td valign="top" width="300px"> - - <p>Release notes</p> - <ul> - <li>Two new maps</li> - <li>Ingame chat</li> - <li>Kill messages</li> - <li>New and improved scoreboard</li> - <li>Lots of weapon tweaks and improvements</li> - <li>Lots of new sounds</li> - <li>Revised offline GUI with settings for keys, graphics and more</li> - <li>Respawn times</li> - <li>Score and time limit</li> - <li>Reworked network engine, smoother, less bandwidth</li> - <li>The all-new Ninja powerup!</li> - <li>Added screenshot button: F10</li> - <li>New and improved master server system</li> - </ul> - -</td></tr> -</table> \ No newline at end of file |