diff options
Diffstat (limited to 'other/website/new_index.html')
| -rw-r--r-- | other/website/new_index.html | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/other/website/new_index.html b/other/website/new_index.html deleted file mode 100644 index a099333a..00000000 --- a/other/website/new_index.html +++ /dev/null @@ -1,55 +0,0 @@ -<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"> </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 |