about summary refs log tree commit diff
path: root/other/website/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'other/website/index.html')
-rw-r--r--other/website/index.html62
1 files changed, 0 insertions, 62 deletions
diff --git a/other/website/index.html b/other/website/index.html
deleted file mode 100644
index e2259d3b..00000000
--- a/other/website/index.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-<head>
-	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-	<title>Teewars</title>
-	<link href="default.css" rel="stylesheet" type="text/css" />
-</head>
-
-<body>
-	<div id="outer">
-		<div class="page_header">
-			<a href="index.html"><img src="gfx/menu_home_sun.png"/></a>
-			<a href="download.html"><img src="gfx/menu_download_sun.png"/></a>
-			<a href="support.html"><img src="gfx/menu_support_sun.png"/></a>
-			<a href="team.html"><img src="gfx/menu_team_sun.png"/></a>
-		</div>
-
-		<div>
-			<div class="page_body_top">&nbsp;</div>
-			<div class="page_body">
-				
-				
-<div class="page_image">
-	<img src="gfx/teeattack_placeholder.png"/>
-</div>
-
-<p class="topic">TEEWARS 0.2.0 RELEASED <span class="date">2007-08-05</span></p>
-<p>The long sought-after update of Teewars has finally arrived!
-The highlights of version 0.2.0 include:</p>
-
-<ul>
-	<li>Much improved network stability</li>
-	<li>Time- and frag limits</li>
-	<li>A proper options screen</li>
-	<li>New death match maps</li>
-</ul>
-
-<p>Any support-related questions or bug reports can be given either on
-IRC (#teewars at quakenet) or in the almighty forum (look under support).</p>
-
-<p>Enjoy the new release!</p>
-<p class="sign">The Teewars Team</p>
-
-<p class="topic">WHAT IS THIS, THEN?</p>
-<p>Teewars is a multiplayer 2D shooter, drawing its inspiration not only from
-the old classics, but also incorporating the advancements that FPS games brought
-in when the torch was handed over.</p>
-
-<p>The game features 3D-accelerated sprite graphics, mouse-aiming, a grappling
-hook, some rather weird weaponry and a built-in multiplayer server. You can play
-it on Windows, MacOS X and any Linux flavor that can draw stuff on a screen.</p>
-
-<p>More info about the game can be found under the support section.</p>
-
-
-			</div>
-		</div>
-	</div>
-</body>
-
-<html>