fixed my news entry, added mention of changing other news

This commit is contained in:
Nelson Rush 2000-05-04 16:13:48 +00:00
parent c7d3e3645b
commit a5385d5dfb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?
$newsItem = '<P>John Carmack has released the QuakeC code under the GPL, he will be putting up copies of these with the GPL notice on them on the official site which I\'m sure he\'ll announce publically soon. <P>Developers can now get win32 binaries of Quakeforge compiled with Borland C++ instead of MSVC available from <a href="http://personal.inet.fi/cool/quake1/">here</a>.';
newsItem('4 May 2000', 'Palisade (edited by taniwha)', $newsItem);
$newsItem = '<P>John Carmack has released the QuakeC code under the GPL, he will be putting up copies of these with the GPL notice on them on the official site which I\'m sure he\'ll announce publically soon. <P>Developers can now get win32 binaries of Quakeforge compiled with Borland C++ instead of MSVC available from <a href="http://personal.inet.fi/cool/quake1/">here</a> and a mirror of snapshot 03/05/00 can be found <a href="ftp://quake.sourceforge.net/pub/quake/files/qf-win32-borl.zip">here</a>. To members: Don\'t edit other member\'s news items, even if they are wrong, tell them about it and let them fix it or write a NEW news item under your own name clarifying things.';
newsItem('4 May 2000', 'Palisade', $newsItem);
$newsItem = '<P>QuakeForge is planning to integrate <a href="http://www.openal.org/">OpenAL</a> support as optional for those who want it. I\'ve asked John Carmack to consider releasing some of the Quake tools under the GPL. Most of the development crew at QuakeForge consider the quake-devel mailing list the official medium of discussion. Subscribing to this list will get you more in touch with QuakeForge and what we\'re up to, developers should use quake-devel and not the web forums. The research center is now officially up, you can enter it on the side-bar menu or go <a href="research/index.php">here.</a>';
newsItem('26 Apr 2000', 'Palisade', $newsItem);