A nicer site for QuakeForge
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
images/pb.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
images/qflogo.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
images/qfproject.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
images/sflogo.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
images/valinux.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
212
index.php
|
@ -1,118 +1,118 @@
|
|||
<?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>
|
||||
</head>
|
||||
|
||||
<!-- top strip -->
|
||||
<body bgcolor="#ffffff" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
|
||||
|
||||
<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>
|
||||
<center>
|
||||
<img src="images/qflogo.png" border="0"><img src="images/qfproject.png" border="0">
|
||||
</center>
|
||||
|
||||
<!-- end top strip -->
|
||||
<br><br><br><br>
|
||||
|
||||
<!-- 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>
|
||||
<table BORDER="0" COLS="0" WIDTH="750" align="center">
|
||||
<tr>
|
||||
<td WIDTH="85" valign="top">
|
||||
<b><font size="+1">News</font></b>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<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>
|
||||
</tr>
|
||||
|
||||
<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>
|
||||
<CENTER><BR>
|
||||
<H1>Welcome to http://www.quakeforge.net/</H1><br>
|
||||
shake, tremble, tremor, vibrate, fluctuate, waver, didder, dither,
|
||||
quaver, quiver, shiver, shudder, tremble, tremor, twitter<br><br>
|
||||
<br>
|
||||
<img src="http://www.quakeforge.net/images/q1logo.png" border=0>
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Progress</font></b>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
You can view the progress of QuakeForge on various operating systems <a href="progress.php">here</a>.
|
||||
<br><br>
|
||||
**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>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">IRC</font></b>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
The QuakeForge project is using the OpenProjects IRC Network for talks in the #quakeforge channel on irc.quakeforge.net. IrcLogs can be found <a href="ftp://quake.sourceforge.net/pub/quake/irclogs">here</a>.
|
||||
<br><br>
|
||||
The QuakeForge Project is using OpenProjects for
|
||||
IRC talks in channel #quakeforge at irc.quakeforge.net
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Files</font></b>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
<b><u>QuakeForge v991221 (Initial Release)</u></b>
|
||||
<br><a href="http://www.sourceforge.net/download.php?fileid=947">q1source.zip (3MB)</a>
|
||||
<br><a href="http://www.sourceforge.net/download.php?fileid=958">q1-991221.tar.gz (2.7MB)</a>
|
||||
<br><a href="http://www.sourceforge.net/download.php?fileid=953">q1-991221.tar.bz2 (2.4BM)</a>
|
||||
|
||||
<p><b><u>Quake Shareware files</u></b>
|
||||
<br><a href="ftp://ftp.cdrom.com/pub/quake/idstuff/quake/quake106.zip">Quake v1.06</a> (This zip requires the user to run the deice util to unpack).
|
||||
<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.html">Linux/*BSD/UNIX</a>
|
||||
<br><a href="winfiles.html">DOS/Win9x/NT</a>
|
||||
<br><a href="befiles.html">BeOS</a>
|
||||
<br><a href="macfiles.html">MacOS</a>
|
||||
<br><a href="os2files">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><br>
|
||||
QuakeForge port progress page is <a href="http://quake.sourceforge.net/progress.php">here</a>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">HOWTO's</font></b>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
The GNU Project has an online manual on CVS <a href="http://www.gnu.org/manual/cvs/index.html">here</a>.
|
||||
<br>The Linux Doc Project (LDP) has a "Patches for Beginners" HOWTO <a href="http://www.linuxdoc.org/LDP/LG/issue32/ayers1.html">here</a>.
|
||||
<br><a href="http://webpages.mr.net/bobz/howto/">Linux Quake HOWTO</a>
|
||||
<br><br>
|
||||
Developers should <a href="http://sourceforge.net/mail/?group_id=882">join</a> the quake-devel mailing
|
||||
list to contribute to the discussion and submit patches.
|
||||
<br><br>
|
||||
Mailing list archives can be found <a href="http://lists.sourceforge.net/pipermail/quake-devel/">here.</a>
|
||||
<br><br>
|
||||
<a href="http://www.sourceforge.net/project/?form_grp=882">Click here for the Project Page</a><br>
|
||||
<br><br>
|
||||
Download q1-991221<br><br>
|
||||
<a href="http://www.sourceforge.net/download.php?fileid=947">.zip 3mb</a><br>
|
||||
<a href="http://www.sourceforge.net/download.php?fileid=958">.tar.gz 2.7mb</a><br>
|
||||
<a href="http://www.sourceforge.net/download.php?fileid=953">.tar.bz2 2.4mb</a><br>
|
||||
<br><br>
|
||||
Quake shareware files:<br><br>
|
||||
This zip requires user to run the deice util to unpack.<br>
|
||||
<a href="ftp://ftp.cdrom.com/pub/quake/idstuff/quake/quake106.zip">.zip</a>
|
||||
<br>
|
||||
This tarball contains the shareware quake unpacked already.<br>
|
||||
<a href="ftp://quake.sourceforge.net/pub/quake/files/quake_sw.tar.gz">.tar.gz</a>
|
||||
<br>
|
||||
There is no bzip2 tarball because it did not reduce the archives size.
|
||||
<br><br>
|
||||
The GNU Project has an online manual on CVS <a href="http://www.gnu.org/manual/cvs/index.html">here.</a>
|
||||
<br><br>
|
||||
LDP has a "Patches for Beginners" HOWTO <a href="http://www.linuxdoc.org/LDP/LG/issue32/ayers1.html">here.</a>
|
||||
<br><br>
|
||||
<a href="ftp://quake.sourceforge.net/pub/quake/irclogs/">QuakeForge Project IRC Logs</a>
|
||||
<br><br>
|
||||
Files to help use sourceforge and develop on our project:
|
||||
<br><br>
|
||||
Taniwha's <a href="ftp://quake.sourceforge.net/pub/quake/files/pak-0.2.2.tar.gz">replacement</a> pak util - it's in a more usable state, supports tar's c, x, v, t, and f (ignored) options, and it works [mostly] as expected.
|
||||
<br><br>
|
||||
<a href="http://quake.sourceforge.net/nixfiles.php">Linux/*BSD/UNIX</a>
|
||||
<br><br>
|
||||
<a href="http://quake.sourceforge.net/winfiles.php">DOS/Win9x/NT</a>
|
||||
<br><br>
|
||||
<a href="http://quake.sourceforge.net/befiles.php">BeOS</a>
|
||||
<br><br>
|
||||
<a href="http://quake.sourceforge.net/macfiles.php">MacOS</a>
|
||||
<br><br>
|
||||
<a href="http://quake.sourceforge.net/os2files.php">OS/2</a>
|
||||
<br><br>
|
||||
<a href="http://quake.sourceforge.net/qqwhowto.php">Quake/QW HowTo's</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Mailing Lists</font></b>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
The QuakeForge project has several lists up, you can browse the archives or subscribe/unsubscribe to them <a href="http://sourceforge.net/mail/?group_id=882">here</a>.
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Comments</font></b>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
Email <a href="mailto:palisade@quakeforge.net">Palisade</a> for any comments, suggestions, or additions to this page.
|
||||
<br><br>
|
||||
</CENTER>
|
||||
<P><A HREF="http://www.libranet.com/petition.html"><IMG SRC="http://quake.sourceforge.net/images/petition_button.jpg" WIDTH="90" HEIGHT="30" BORDER="0" ALT="Sign The Linux Driver Petition"></A>
|
||||
<a href="http://www.planetquake.com/aftershock/"><img src="http://quake.sourceforge.net/images/aftershock_logo.jpg" border=0>
|
||||
</p>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<br><br><br>
|
||||
|
||||
<center>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" alt="Sign The Linux Driver Petition"></a>
|
||||
<a href="http://www.planetquake.com/aftershock/"><img src="images/aftershock_logo.jpg" alt="Aftershock"></a>
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|