about summary refs log tree commit diff
path: root/other/website/src
diff options
context:
space:
mode:
Diffstat (limited to 'other/website/src')
-rw-r--r--other/website/src/content_download.html73
-rw-r--r--other/website/src/content_home.html32
-rw-r--r--other/website/src/content_support.html17
-rw-r--r--other/website/src/content_team.html54
-rwxr-xr-xother/website/src/make.sh6
-rw-r--r--other/website/src/make_page.py6
-rw-r--r--other/website/src/template.html30
7 files changed, 0 insertions, 218 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>&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>	
\ No newline at end of file
diff --git a/other/website/src/content_home.html b/other/website/src/content_home.html
deleted file mode 100644
index 75461800..00000000
--- a/other/website/src/content_home.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-<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>
diff --git a/other/website/src/content_support.html b/other/website/src/content_support.html
deleted file mode 100644
index f6792d80..00000000
--- a/other/website/src/content_support.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-<p class="topic">SUPPORT</p>
-
-<p>If you have trouble getting Teewars to run, experience performance problems or
-have questions about the game, start out by checking our forums. Registration is free
-(YA, RLY!) and no question is too dumb to search for.</p>
-
-<p>There's also the IRC channel if you're feeling talkative, lonely or just want
-to give us cake. Or bacon. We like bacon.</p>
-
-<p>IRC: #teewars at irc.quakenet.org</p>
-
-<p><a href="forum">FORUM</a></p>
-
-<p style="text-align: center;">
-	<img src="gfx/teesupport_placeholder.png"/>
-</p>
diff --git a/other/website/src/content_team.html b/other/website/src/content_team.html
deleted file mode 100644
index 18a85ccb..00000000
--- a/other/website/src/content_team.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<p class="topic">TEAM AND CONTRIBUTORS</p>
-
-<table>
-<tr><td>
-
-<p class="subtopic">THE TEAM</p>
-<p><div class="subtopic">Magnus Auvinen (matricks)</div>
-<div class="normal">Lead Programmer</div></p>
-
-<p><div class="subtopic">Jakob Fries (serp)</div>
-<div class="normal">Game Programmer</div></p>
-
-<p><div class="subtopic">Olle Rosenquist (phobos)</div>
-<div class="normal">Game Programmer</div></p>
-
-<p><div class="subtopic">Joel de Vahl (void)</div>
-<div class="normal">Engine Programmer</div></p>
-
-<p><div class="subtopic">Johan Althoff (teetow)</div>
-<div class="normal">Sound Designer</div></p>
-
-<p><div class="subtopic">Tobias Lundmark (dopefish)</div>
-<div class="normal">Level Designer</div></p>
-
-<p><div class="subtopic">Victor Andre&aelig; (red_com)</div>
-<div class="normal">Lead Artist</div></p>
-
-<p><div class="subtopic">Marika Mets&auml;vainio (maikka)</div>
-<div class="normal">Level Artist</div></p>
-
-<p><div class="subtopic">Tomas Landin (kungtotte)</div>
-<div class="normal">Win32 Maintainer</div></p>
-
-<p><div class="subtopic">Camilla Berglund (elmindreda)</div>
-<div class="normal">Linux 32-Bit Maintainer</div></p>
-
-</td><td width="100px">&nbsp;
-</td><td valign="top">
-
-	<p class="subtopic">THE CONTRIBUTORS</p>
-	
-	<ul>
-    <li><div class="normal">Trin</div></li>
-    <li><div class="normal">Ampleyfly</div></li>
-    <li><div class="normal">Concept-P</div></li>
-    <li><div class="normal">Retro</div></li>
-    <li><div class="normal">People at Birdie</div></li>
-    <li><div class="normal">People at #c++.se</div></li>
-    <li><div class="normal">People at Starbreeze</div></li>
-	</ul>
-	<img src="gfx/happytee.png"/>
-
-</td></tr>
-</table>
\ No newline at end of file
diff --git a/other/website/src/make.sh b/other/website/src/make.sh
deleted file mode 100755
index cf1c2723..00000000
--- a/other/website/src/make.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-python make_page.py < content_home.html > ../index.html
-python make_page.py < content_team.html > ../team.html
-python make_page.py < content_download.html > ../download.html
-python make_page.py < content_support.html > ../support.html
diff --git a/other/website/src/make_page.py b/other/website/src/make_page.py
deleted file mode 100644
index 57d6ef51..00000000
--- a/other/website/src/make_page.py
+++ /dev/null
@@ -1,6 +0,0 @@
-import sys
-
-template = "".join(file("template.html").readlines())
-content = "".join(sys.stdin.readlines())
-final_page = template.replace("%CONTENT%", content)
-print final_page
\ No newline at end of file
diff --git a/other/website/src/template.html b/other/website/src/template.html
deleted file mode 100644
index 18eac49d..00000000
--- a/other/website/src/template.html
+++ /dev/null
@@ -1,30 +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">
-				
-				%CONTENT%
-
-			</div>
-		</div>
-	</div>
-</body>
-
-<html>
\ No newline at end of file