mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 13:11:46 +00:00
added news about sdl and added trademark and copyright information to page
This commit is contained in:
parent
2f72dfddf2
commit
00acf1b83b
1 changed files with 22 additions and 3 deletions
25
index.php
25
index.php
|
@ -19,7 +19,20 @@
|
||||||
<b><font size="+1">News</font></b>
|
<b><font size="+1">News</font></b>
|
||||||
</td>
|
</td>
|
||||||
<td valign="top">
|
<td valign="top">
|
||||||
<b>2000-1-10</b>: 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>
|
<b>2000-1-11</b>: 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><b>2000-1-10</b>: 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><b>2000-1-9</b>: Feature FREEZE, unstable release 0.1.0 coming soon.<br>
|
<br><b>2000-1-9</b>: Feature FREEZE, unstable release 0.1.0 coming soon.<br>
|
||||||
<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-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><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>
|
||||||
|
@ -125,8 +138,14 @@
|
||||||
<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.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>
|
<a href="http://www.planetquake.com/aftershock/"><img src="images/aftershock_logo.jpg" border=0 alt="Aftershock"></a>
|
||||||
<br>
|
<br>
|
||||||
|
<i>
|
||||||
shake, tremble, tremor, vibrate, fluctuate, waver, didder, dither, quaver, quiver, shiver, shudder, tremble, tremor, twitter
|
<br>Website Copyright (C) 1999,2000 Nelson Rush, Chase Hargraves, and contributers to 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>
|
<br>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue