about summary refs log tree commit diff
path: root/other
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-08-05 12:14:58 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-08-05 12:14:58 +0000
commit0e84f4bca9df720a1990a74f318158016346ebdf (patch)
treecdfb754970fd5d40f908805c18160b9cd21b0701 /other
parent44d3ba370641536539629d7e0675ce1e366bdbf9 (diff)
downloadzcatch-0e84f4bca9df720a1990a74f318158016346ebdf.tar.gz
zcatch-0e84f4bca9df720a1990a74f318158016346ebdf.zip
commited the new index. rewritten from scratch
Diffstat (limited to 'other')
-rw-r--r--other/website/default.css16
-rw-r--r--other/website/download.html8
-rw-r--r--other/website/index.html4
-rw-r--r--other/website/new_default.css89
-rw-r--r--other/website/new_index.html55
-rw-r--r--other/website/support.html1
6 files changed, 165 insertions, 8 deletions
diff --git a/other/website/default.css b/other/website/default.css
index 1c44d628..c27f1a06 100644
--- a/other/website/default.css
+++ b/other/website/default.css
@@ -42,8 +42,20 @@ a:active {
 	font-size: 12px;

 	font-family: Verdana, Arial, Helvetica, sans-serif;

 }

-.style16 {color: #666666; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; font-style: italic; }

-.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #627E27; font-size: 14px;}

+.style16 {
+	color: #666666;
+	font-size: 12px;
+	font-family: Verdana, Arial, Helvetica, sans-serif;
+	line-height: 20px;
+	font-style: italic;
+}
+

+.style19 {
+	font-family: Verdana, Arial, Helvetica, sans-serif;
+	color: #627E27;
+	font-size: 14px;
+}
+

 .style20 {

 	font-family: Verdana, Arial, Helvetica, sans-serif;

 	color: #000000;

diff --git a/other/website/download.html b/other/website/download.html
index cd9817eb..03a94e0e 100644
--- a/other/website/download.html
+++ b/other/website/download.html
@@ -32,12 +32,12 @@
                   <ul class="style16">

                     <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>

-                    <li>MacOS X PowerPC and Linux binaries are currently unavailable.</li>

                   </ul>

                   <p>&nbsp;</p>

                   <table width="687" border="0" cellpadding="0" cellspacing="0">

                   <tr>

                     <td width="281" valign="top"><table border="0" cellpadding="0" cellspacing="0">

+						<!--

                         <tr>

                           <td width="244" height="111" background="gfx/tee_windows.png"><table width="224" height="63" border="0" cellspacing="0">

                             <tr>

@@ -92,11 +92,13 @@
                           </table></td>

                         </tr>

                       </table>

-                      <p>&nbsp;</p></td>

+                      <p>&nbsp;</p>

+					-->

+					</td>

                     <td width="406" valign="top"><table width="406" border="0" cellspacing="0">

                       <tr>

                         <td width="248"><p class="style6">Teewars Version 0.2.0</p></td>

-                        <td width="162"><div align="right"><span class="style16">Released 2007-08-04</span></div></td>

+                        <td width="162"><div align="right"><span class="style16">Released 2007-08-05</span></div></td>

                       </tr>

                     </table>

                       <p class="brod">Release notes</p>

diff --git a/other/website/index.html b/other/website/index.html
index 54fd2682..1240cff7 100644
--- a/other/website/index.html
+++ b/other/website/index.html
@@ -25,7 +25,7 @@
           <table width="679" height="94" border="0" align="center" cellpadding="0" cellspacing="0">

           <tr>

             <td width="326"><p class="style6">TEEWARS 0.2.0 RELEASED</p>

-              <p class="style16">2007-08-04 21:49</p>

+              <p class="style16">2007-08-05</p>

               <p class="brod">The long sought-after update of Teewars has finally arrived! The highligts of version 0.2.0 include:</p>

               <ul>

               	<li class="brod">Much improved network stability</li>

@@ -33,7 +33,7 @@
           			<li class="brod">A proper options screen</li>

         				 <li class="brod">New death match maps </li>

    				  </ul>

-                <p class="brod">Any support-related questions or bug reports can be given either on IRC (#teewars at quakenet) or in the almighty forum.</p>

+                <p class="brod">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 class="brod">Enjoy the new release!</p>

                 <p align="right" class="style16">The Teewars Team</p></td>

             <td width="353" valign="bottom"><div align="right"><img src="gfx/teeattack_placeholder.png" width="326" height="323" /></div></td>

diff --git a/other/website/new_default.css b/other/website/new_default.css
new file mode 100644
index 00000000..a2f338d3
--- /dev/null
+++ b/other/website/new_default.css
@@ -0,0 +1,89 @@
+body {
+	margin-top: 0px;
+	background-image: url(gfx/sun_bg.png);
+	background-repeat: no-repeat;
+	background-color: #82CDFF;
+	margin-left: 0px;
+	margin-right: 0px;
+	margin-bottom: 0px;
+
+	color: #666666;
+	font-size: 12px;
+	font-family: Verdana, Arial, Helvetica, sans-serif;
+}
+
+div#outer
+{
+	margin-left: auto;
+	margin-right: auto;
+	width: 820px;
+}
+
+.page_header {
+	margin-top: 0px;
+	background-image: url(gfx/top_logo_sun.png);
+	background-repeat: no-repeat;
+	padding-left: 370px;
+	margin-left: 0px;
+	margin-right: 0px;
+	margin-bottom: 0px;
+}
+
+.page_body_top {
+	background: url(gfx/main_bg_sun_top.png) no-repeat top left;
+	height: 40px;
+}
+
+.page_body {
+	background: url(gfx/main_bg_sun.png) repeat-y top left;
+	height: auto;
+	padding-top: 40px;
+	padding-left: 70px;
+	padding-right: 70px;
+	padding-bottom: 40px;
+}
+
+
+.page_image {
+	margin-left: 30px;
+	float: right;
+}
+
+p {
+	line-height: 20px;
+}
+
+.topic {
+	font-size: 18px;
+	color: #627E27;
+	font-weight: bold;
+}
+
+
+.date {
+	color: #666666;
+	font-size: 12px;
+	line-height: 20px;
+	font-style: italic;
+}
+
+
+.sign {
+	color: #666666;
+	font-size: 12px;
+	line-height: 20px;
+	font-style: italic;
+	text-align: right;
+}
+
+a:link img {
+	border: none;
+}
+
+a:visited img {
+	border: none;
+}
+
+a:hover img {
+	border: none;
+}
diff --git a/other/website/new_index.html b/other/website/new_index.html
new file mode 100644
index 00000000..a099333a
--- /dev/null
+++ b/other/website/new_index.html
@@ -0,0 +1,55 @@
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Teewars</title>
+	<link href="new_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 highligts 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>
\ No newline at end of file
diff --git a/other/website/support.html b/other/website/support.html
index 51116fc0..0fe95691 100644
--- a/other/website/support.html
+++ b/other/website/support.html
@@ -38,7 +38,6 @@
           <td><img src="gfx/main_bg_sun_bottom.png" width="817" height="40" /></td>

         </tr>

       </table>

-      <p align="center">&nbsp;</p></td>

   </tr>

 </table>

 </body>