mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
Changed the background colour to black, combined all the devfiles to one page, aDded some other misc changes.
This commit is contained in:
parent
01f94b50fd
commit
40b0fae40d
2 changed files with 51 additions and 109 deletions
21
index.php
21
index.php
|
@ -1,23 +1,25 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>QuakeForge: An Open Quake Development Project</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; CHARSET=iso-8859-1">
|
||||
<meta name="description" content="User Friendly the Comic Strip">
|
||||
<meta name="Author" content="Chase Hargraves">
|
||||
</head>
|
||||
|
||||
<body bgcolor="#ffffff" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
|
||||
<body text="#ffffff" bgcolor="#000000" link="#ff0000" vlink="#aa0000" alink="#ffffff">
|
||||
|
||||
<center>
|
||||
<img src="images/qflogo.png" border="0"><img src="images/qfproject.png" border="0">
|
||||
<img src="images/qflogoblack.png" border="0"><img src="images/qfproject2.png" border="0">
|
||||
</center>
|
||||
|
||||
<br><br><br><br>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="750" align="center">
|
||||
<tr>
|
||||
<td WIDTH="85" valign="top">
|
||||
<td WIDTH="100" valign="top">
|
||||
<b><font size="+1">News</font></b>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<b>2000-1-7</b>: <a href="http://sourceforge.net/survey/survey.php?group_id=882&survey_id=10062">Vote in this survey for the new Quake(R) and QuakeWorld(R) engine names</a>.<br>
|
||||
<b>2000-1-7</b>: <a href="http://sourceforge.net/survey/survey.php?group_id=882&survey_id=10062">Vote in this survey for the new Quake(R) and QuakeWorld(R) engine name</a>.<br>
|
||||
<br><b>2000-1-6</b>: **Critical** download, grab our GPL'd mdfour replacement for the proprietary md4 code accidently left in the q1source release: <a href="ftp://quake.sourceforge.net/pub/quake/files/mdfour.zip">zip</a>/<a href="ftp://quake.sourceforge.net/pub/quake/files/mdfour.tar.gz">tar.gz</a>
|
||||
<br><br>
|
||||
</td>
|
||||
|
@ -61,13 +63,8 @@
|
|||
<br><a href="ftp://quake.sourceforge.net/pub/quake/files/quake_sw.tar.gz">quake_sw.tar.gz</a> (This tarball contains the shareware quake unpacked already).
|
||||
|
||||
<p><b><u>Files to help use SourceForge and develop on our project</u></b>
|
||||
<br><a href="nixfiles.php">Linux/*BSD/UNIX</a>
|
||||
<br><a href="winfiles.php">DOS/Win9x/NT</a>
|
||||
<br><a href="befiles.php">BeOS</a>
|
||||
<br><a href="macfiles.php">MacOS</a>
|
||||
<br><a href="os2files.php">OS/2</a>
|
||||
|
||||
<p><a href "ftp://quake.sourceforge.net/pub/quake/files/pak-0.2.2.tar.gz">pak-0.2.2.tar.gz</a>: This is Taniwha's replacement pak util, it's in a more usable state, supports tar's c, x, v, t and f (ignored) options, and works (mostly) as expected.
|
||||
<br><a href="devfiles.php">Development tools for various OS's</a>
|
||||
<br><a href "ftp://quake.sourceforge.net/pub/quake/files/pak-0.2.2.tar.gz">pak-0.2.2.tar.gz</a>: This is Taniwha's replacement pak util, it's in a more usable state, supports tar's c, x, v, t and f (ignored) options, and works (mostly) as expected.
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
139
progress.php
139
progress.php
|
@ -1,108 +1,53 @@
|
|||
<?php
|
||||
// Default Web Page for groups that haven't setup their page yet
|
||||
// Please replace this file with your own website
|
||||
//
|
||||
// $Id$
|
||||
//
|
||||
$headers = getallheaders();
|
||||
?>
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>QuakeForge: An Open Quake Development Project</TITLE>
|
||||
<LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" type="text/css">
|
||||
</HEAD>
|
||||
<BODY bgcolor="#ffffff" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
|
||||
<html>
|
||||
<head>
|
||||
<title>QuakeForge: An Open Quake Development Project</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; CHARSET=iso-8859-1">
|
||||
<meta name="description" content="User Friendly the Comic Strip">
|
||||
<meta name="Author" content="Chase Hargraves">
|
||||
</head>
|
||||
<body text="#ffffff" bgcolor="#000000" link="#ff0000" vlink="#aa0000" alink="#ffffff">
|
||||
|
||||
<!-- top strip -->
|
||||
<center>
|
||||
<img src="images/qflogosmallblack.png" border="0"><img src="images/progress.png" border="0">
|
||||
</center>
|
||||
<br><br><br><br>
|
||||
|
||||
<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
|
||||
<TR bgcolor="#ffffff">
|
||||
<TD>
|
||||
<SPAN class=maintitlebar>
|
||||
<A class=maintitlebar href="http://sourceforge.net/about.php"><B>About</B></A> | <A class=maintitlebar href="http://sourceforge.net/contact.php"><B>Contact Us</B></A>
|
||||
</SPAN>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<!-- end top strip -->
|
||||
|
||||
<!-- top title table -->
|
||||
<TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="#ffffff" valign="center">
|
||||
<TR>
|
||||
<TD background="http://sourceforge.net/images/binary-code.gif">
|
||||
<A href="http://www.valinux.com/">
|
||||
<IMG src="http://sourceforge.net/images/va-btn-small-light.png" align="right" alt="VA Linux Systems" hspace="5" vspace="7" border=0 width="136" height="40"> </A>
|
||||
|
||||
<A href="http://sourceforge.net/">
|
||||
<IMG src="http://sourceforge.net/images/anvil.gif" vspace="5" hspace="5" border=0 width="97" height="75">
|
||||
<IMG src="http://sourceforge.net/images/sourceforge.gif" alt="SourceForge" vspace="10" hspace="0" border=0 width="227" height="70"></A>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD bgcolor="#ffffff">
|
||||
<IMG src="http://sourceforge.net/images/blank.gif" height="4" width="1" border=0>
|
||||
</TD>
|
||||
</TR>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<!-- end top title table -->
|
||||
<TABLE width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#ffffff" align="center">
|
||||
<TR>
|
||||
<TD>
|
||||
<BR>
|
||||
<br><br>
|
||||
Progress indicators.<br><br>
|
||||
<!-- one * is 10%
|
||||
|
||||
[]'s enclose the *'s
|
||||
|
||||
spaces are used to denote missing *'s
|
||||
|
||||
there are ten locations equaling 100% between the []
|
||||
|
||||
less than 20% is Poor Support.
|
||||
|
||||
less than 50% is It works, kinda.
|
||||
|
||||
less than 80% is Satisfactory
|
||||
|
||||
less than 100% is Excellent.
|
||||
-->
|
||||
|
||||
Linux 100%<br>
|
||||
<img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png">
|
||||
<table border="0" cols="0" width="750" align="center">
|
||||
<tr>
|
||||
<td>
|
||||
Linux 100%<br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
<br><br>
|
||||
Excellent support.
|
||||
<br><br>
|
||||
|
||||
Irix 85%<br>
|
||||
<img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png">
|
||||
Irix 85%<br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
<br><br>
|
||||
Satisfactory support.
|
||||
<br><br>
|
||||
|
||||
FreeBSD 60%<br>
|
||||
<img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png">
|
||||
FreeBSD 60%<br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
<br><br>
|
||||
Support being applied.<br>
|
||||
Darius has supplied a patch, 80% when finished.
|
||||
<br><br>
|
||||
|
||||
Solaris 90%<br>
|
||||
<img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png">
|
||||
Solaris 90%<br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
<br><br>
|
||||
Excellent.
|
||||
<br><br>
|
||||
|
||||
Aix 85%<br>
|
||||
<img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png">
|
||||
Aix 80%<br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
<br><br>
|
||||
Satisfactory support.
|
||||
<br><br>
|
||||
|
||||
DOS 12%<br>
|
||||
<img src="pb.png"><br><img src="helpus.png">
|
||||
DOS 10%<br>
|
||||
<img src="images/pb.png"><br><img src="images/helpus.png">
|
||||
<br><br>
|
||||
We THINK it works. Meaning, we also think it might
|
||||
be broken. We have no way of testing it. We need a maintainer for this. It
|
||||
|
@ -110,46 +55,46 @@ $headers = getallheaders();
|
|||
www.delorie.com/djgpp/ and djgpp if you want to play with it.
|
||||
<br><br>
|
||||
|
||||
Win98 50%<br>
|
||||
<img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png">
|
||||
<br><img src="helpus.png">
|
||||
Win95/98 50%<br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
<br><img src="images/helpus.png">
|
||||
<br><br>
|
||||
Support Broken<br>We need help with win32 support!
|
||||
<br><br>
|
||||
|
||||
WinNT 50%<br>
|
||||
<img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png"><img src="pb.png">
|
||||
<br><img src="helpus.png">
|
||||
WinNT 50%<br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
<br><img src="images/helpus.png">
|
||||
<br><br>
|
||||
I suppose it's as well supported as win98.
|
||||
<br><br>
|
||||
|
||||
Amiga 0%<br>
|
||||
<img src="helpus.png">
|
||||
Amiga 0%<br>
|
||||
<img src="images/helpus.png">
|
||||
<br><br>
|
||||
No support.
|
||||
<br><br>
|
||||
|
||||
BeOS 0%<br>
|
||||
<img src="helpus.png">
|
||||
<img src="images/helpus.png">
|
||||
<br><br>
|
||||
No support.
|
||||
<br><br>
|
||||
|
||||
MacOS 0%<br>
|
||||
<img src="helpus.png">
|
||||
<img src="images/helpus.png">
|
||||
<br><br>
|
||||
No support.
|
||||
<br><br>
|
||||
|
||||
OS/2 0%<br>
|
||||
<img src="helpus.png">
|
||||
<img src="images/helpus.png">
|
||||
<br><br>
|
||||
No Support.
|
||||
<br><br>
|
||||
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<br><br><br>
|
Loading…
Reference in a new issue