mirror of
https://git.code.sf.net/p/quake/website
synced 2025-03-13 21:21:59 +00:00
mentioned soundcards
This commit is contained in:
parent
4b356d0d69
commit
8035ed27fd
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
<?
|
||||
$newsItem = '<P>I should be able to get the soundcard shipments out on Saturday actually.';
|
||||
newsItem('5 May 2000', 'Palisade', $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> (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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue