mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 17:31:39 +00:00
Fixed some links and added the new survey for the Quake(R) and QuakeWorld(R) renaming.
This commit is contained in:
parent
0e411162e5
commit
10fb275992
1 changed files with 23 additions and 7 deletions
30
index.php
30
index.php
|
@ -17,7 +17,8 @@
|
|||
<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>
|
||||
<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>
|
||||
<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>
|
||||
</tr>
|
||||
|
@ -60,11 +61,11 @@
|
|||
<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>
|
||||
<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><br>
|
||||
|
@ -94,6 +95,19 @@
|
|||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Links</font></b>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
<a href="http://sourceforge.net/project/?form_grp=882">Our SourceForge Page</a>
|
||||
<br><a href="http://www.idsoftware.com">ID Software</a>
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Comments</font></b>
|
||||
|
@ -114,5 +128,7 @@
|
|||
<a href="http://www.planetquake.com/aftershock/"><img src="images/aftershock_logo.jpg" alt="Aftershock"></a>
|
||||
</center>
|
||||
|
||||
<br><br><br>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue