mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-21 11:11:02 +00:00
add a <p>
This commit is contained in:
parent
ecf9573c4a
commit
c7d3e3645b
1 changed files with 1 additions and 1 deletions
|
@ -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. 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 = '<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>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>';
|
||||
|
|
Loading…
Reference in a new issue