This commit is contained in:
Nelson Rush 2000-05-04 20:36:41 +00:00
parent d8a0bbb662
commit 4b356d0d69

View file

@ -1,5 +1,5 @@
<?
$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> (679KB).<P>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.<P>Thanks to Creative Labs for donating sound cards to the team. I'll be sending them out to team members Monday, sorry for the delay, time does me no favor. I'd send it tomorrow but I'll be at a 2600 conference.';
$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> (679KB).<P>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.<P>Thanks to Creative Labs for donating sound cards to the team. I\'ll be sending them out to team members Monday, sorry for the delay, time does me no favor. I\'d send it tomorrow but I\'ll be at a 2600 conference.';
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>';