mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
added updated news.php.
This commit is contained in:
parent
8e55e2e703
commit
c3ae90b5ae
1 changed files with 203 additions and 0 deletions
203
news.php
Normal file
203
news.php
Normal file
|
@ -0,0 +1,203 @@
|
|||
<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" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogosmallblack.png" border="0" align="absmiddle"><img src="images/projectnews.png" border="0" align=absmiddle>
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ news ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ <a href="irc.php">irc</a> ]
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="http://sourceforge.net/mail/?group_id=882">mailing lists</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align="left">
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr><hr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-20</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Bill Currie will be maintaining the RPM package and Joseph Carter will be maintaining the DEB package. We will support gzipped and bzip2'd tarballs and zip packages, Nelson Rush will maintain those.<br>
|
||||
<br>Linux.com did an <a href="http://www.linux.com/interviews/19991229/34/">interview</a> with Nelson Rush (palisade), this is late news but I thought I'd mention it.<br>
|
||||
<br>The QuakeWorld Forever project has agreed to work with the QuakeForge project toward a better QuakeWorld.<br>
|
||||
<br>FreeBSD support is complete, now to smooth out the edges.<br>
|
||||
<br>John Carmack has been sent the GPL'd mdfour replacement (i think my previous message about it was overlooked) again, and hopefully he provides it as a standard fix to the Quake development community.<br>
|
||||
<br>Win95/98 is supported now with mingw32 and MSVC, thanks to Marcus Sundberg (mingw32), Jeff Teunissen (gas2masm fix) and Jason Nelson (VC fix).<br>
|
||||
<br>We are rolling CVS snapshots every 15 minutes, you can grab a copy in the downloads section.<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-19</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The <a href="http://frag.com/quest/">Quest Quake map editor</a> is actually GPL'd (Win32/DOS) and the unix port is outdated, the authors have been contacted about releasing the unix port under the GPL as well. If it is, then Quest will be QuakeForge's official editor of choice and we'll help to maintain it and port it to more platforms.<br>
|
||||
<br>Update: The Quest Map editor is GPL'd, the older version was not.<br>
|
||||
<br>Palisade has released a working tweak of the GPL'd Quest map editor for Linux. You can find it in the <a href="devfiles.php">downloads</a> section under "Linux/BSD/UNIX".<br>
|
||||
<br>Mercury has finalized his speed cheat fixes, that should about do it.<br>
|
||||
<br>VA Linux will be making "QuakeForge" T-shirts for the QuakeForge core developers. Just so developers and users outside the project aren't left out, Copyleft will be selling QuakeForge T-shirts as well.<br>
|
||||
<br>Raptor's global volumetric fog can now be used with r_fog < n >.<br>
|
||||
"ok, if you wanna use fog for now on, id suggest r_fog .0005", raptor in #quakeforge<br>
|
||||
<br>We need to redesign the QuakeForge logo, it seems we're not allowed to use the Quake 1 symbol in it according to the CEO of id Software, Todd Hollenshead.<br>
|
||||
<br>Joao Miguel is working on rewriting the Quake Engine's rendering pipeline in order to add DirectX support, which includes Direct3D, DirectMusic, etc. He says things are going pretty well and that he should have something usable in a week or so.<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-18</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Palisade is working aavga into a vid_tty.c handler to make text QuakeForge embedded.<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-14</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Laurent Giroud is working on merging Amiga support into QuakeForge, cross your fingers!<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-13</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The Aftershock engine is currently being maintained on our CVS by <a href="mailto:lazyX@home.com">Stephen Taylor</a>, the author of Aftershock. Stephen is also working with us to merge QuakeForge and Aftershock. Aftershock is a Q3A-like rendering engine which can render Q3A levels almost perfectly. You can join in on the discussion by <a href="http://lists.sourceforge.net/mailman/listinfo/quake-aftershock">subscribing</a> to the quake-aftershock mailing list.<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-12</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Palisade has set up a project called QuakePolicy to help projects inter-communicate on Quake(R) development. Project leaders, members, or anyone interested in collaborating to maintain compatibility and feature sets across all Quake projects can visit the QuakePolicy <a href="http://quakepolicy.sourceforge.net/">homepage</a> and subscribe to the mailing list. QuakePolicy is a seperate organization from QuakeForge and it's only goal is inter-project collaboration. Beyond mailing lists, we might also host projects in the CVS for mutual development, and we could host patches for fixes and feature additions for other projects out there who need them.<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-11</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Sam Lantinga is working with the QuakeForge project on maintaining SDL support. Here is a portion of an email I recieved from him:<br>
|
||||
<br><i>
|
||||
From: Sam Lantinga<br>
|
||||
To: Nelson Rush<br>
|
||||
...<br>
|
||||
[NR] Btw, I've been talking with Carmack, I mentioned the SDL and GGI
|
||||
support and your and Maas work on getting SDLQuake in the tree. I think
|
||||
he likes the project so far, I'll be keeping in contact with him...
|
||||
we've already fixed lots of things by questioning him.
|
||||
If you need any fixes for your version of SDLQuake...[NR]<br><br>
|
||||
|
||||
[SL] I'd rather help complete the SDL merge and just point to you guys.
|
||||
You rock, BTW. :) [SL]<br>
|
||||
...</i><br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-10</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
We need help implementing IPv6, fixing Svgalib, merging the Aftershock renderer, porting to Amiga, MacOS, BeOS, or any other platforms. We also could use a hand in devising free replacements for the textures/maps/models/etc. Join our <a href="http://lists.sourceforge.net/mailman/listinfo/quake-devel">mailing list</a> to see about contributing.<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-9</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Feature FREEZE, unstable release 0.1.0 coming soon.<br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-7</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<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><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">2000-1-6</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
**Critical** download, grab our GPL'd mdfour replacement for the proprietary md4 code accidently left in the q1source release from our <a href="devfiles.php">downloads</a> section.
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<hr>
|
||||
<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>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<br>
|
||||
<font size="-1">
|
||||
<br>Website Copyright (C) 1999,2000 contributors of the QuakeForge Project.
|
||||
<br><a href="copyright.php">View Additional Copyright and Trademark Acknowledgements</a>
|
||||
</font>
|
||||
<br>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue