mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-13 08:27:41 +00:00
af526b4ec0
added a link for the links section to the rest
86 lines
3.4 KiB
PHP
86 lines
3.4 KiB
PHP
<html>
|
|
<head>
|
|
<title>QuakeForge: An Open Source Quake Development Project</title>
|
|
<meta http-equiv="Content-Type" content="text/html; CHARSET=iso-8859-1">
|
|
<meta name="description" content="The QuakeForge Project">
|
|
<meta name="Author" content="members of The QuakeForge Project">
|
|
|
|
<style>
|
|
<!--
|
|
A:link {text-decoration: none}
|
|
A:visited {text-decoration: none}
|
|
A:active {text-decoration: none;}
|
|
A:hover {text-decoration: underline}
|
|
-->
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
|
|
|
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
|
|
|
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
|
<tr>
|
|
<img src="images/qflogosmallblack.png"><img src="images/qfproject2small.png" border="0" align=absmiddle>
|
|
<br><br><br>
|
|
</tr>
|
|
<tr>
|
|
[ <a href="index.php">about</a> ]
|
|
[ <a href="news.php">news</a> ]
|
|
[ <a href="progress.php">progress</a> ]
|
|
[ <a href="#irc">irc</a> ]</tr>
|
|
[ <a href="devfiles.php">downloads</a> ]
|
|
[ <a href="howto.php">howto</a> ]
|
|
[ <a href="#list">mailing lists</a> ]
|
|
[ links ]
|
|
[ <a href="#comments">comments</a> ]
|
|
</tr><br><br>
|
|
|
|
<tr>
|
|
<td WIDTH="100" valign="top">
|
|
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
|
<tr>
|
|
<td align="center">
|
|
<b><font size="+1"><a name="links">Links</a></font></b>
|
|
</td>
|
|
</tr>
|
|
</table><br><br>
|
|
<a href="http://sourceforge.net/project/?form_grp=882">Our SourceForge Page</a>
|
|
<br><a href="http://www.idsoftware.com">id Software</a>
|
|
<br><a href="http://www.programmersheaven.com/">Programmer's Heaven</a>
|
|
<br><a href="http://developer.dungeon-crawl.com/">Game Development Search Engine</a>
|
|
<br><a href="http://styx.phy.vanderbilt.edu/~ice/">Ice Quake Map editor for Unix</a>
|
|
<br><a href="http://www.informatik.rwth-aachen.de/I6/Colleagues/kanthak/Quest/quest.html">Quest Quake Map Editor for Unix</a>
|
|
<br><a href="http://www.mesa3d.org/">Mesa 3D GL Library</a>
|
|
<br><a href="http://www.devolution.com/~slouken/SDL">SimpleMedia Direct Layer, a cross platform low-level API</a>
|
|
<br><br><b>Other Quake Development Projects:</b><br><br>
|
|
<a href="http://www.planetquake.com/qer/">Quake Engine Resource</a><br>
|
|
<a href="http://www.inside3d.com/qip/home.shtml">Quake Info Pool</a><br>
|
|
<a href="http://www.geocities.com/tanepiper/">Quake 2000</a><br>
|
|
<br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<center>
|
|
<br>
|
|
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
|
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver Petition"></a>
|
|
<a href="http://www.planetquake.com/aftershock/"><img src="images/aftershock_logo.jpg" border=0 alt="Aftershock"></a>
|
|
<br>
|
|
<i>
|
|
<br>Website Copyright (C) 1999,2000 contributors of the QuakeForge Project.
|
|
<br>Quake(R) and QuakeWorld(R) are registered trademarks of id Software.
|
|
<br>
|
|
<br>Quake is Copyright (C) 1996-1997 Id Software, Inc.
|
|
<br>Portions of QuakeForge are Copyright (C) 1996-1997 Id Software, Inc.
|
|
<br>Portions of QuakeForge are Copyright (C) 1999,2000 contributors of the QuakeForge project.
|
|
</i>
|
|
<br>
|
|
</center>
|
|
|
|
</td></tr></table>
|
|
|
|
</body>
|
|
</html>
|