about summary refs log tree commit diff
path: root/other/website/src/content_download.html
blob: bc8cbf9b03bc127f9a820b6ad67d8c7e3cd54bc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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">&nbsp;
</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>