r347 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Nov 13 14:40:10 EST 2005


Author: zakk
Date: 2005-11-13 14:40:10 -0500 (Sun, 13 Nov 2005)
New Revision: 347

Modified:
   trunk/web/include/home.php
   trunk/web/include/status.php
Log:
yay openal yay!


Modified: trunk/web/include/home.php
===================================================================
--- trunk/web/include/home.php	2005-11-13 19:36:52 UTC (rev 346)
+++ trunk/web/include/home.php	2005-11-13 19:40:10 UTC (rev 347)
@@ -30,8 +30,6 @@
 <p>Current goals for 1.34 (<acronym title="Subversion">SVN</acronym> is 1.33, the last
 id build was 1.32) include:</p>
 <ul>
-	<li><a href="http://www.openal.org/">OpenAL</a> support. This should make surround
-	sound possible.</li>
 	<li>Binaries for Windows XP and Mac OS X at release. Linux will just get a source
 	package unless somebody feels inclined to set up a new installer.</li>
 	<li>Remove DirectX from <acronym title="Microsoft Visual C++">MSVC</acronym>

Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php	2005-11-13 19:36:52 UTC (rev 346)
+++ trunk/web/include/status.php	2005-11-13 19:40:10 UTC (rev 347)
@@ -106,6 +106,7 @@
 
 <h2>Implemented Features</h2>
 <ul>
+	<li><a href="http://www.openal.org/">OpenAL</a> support for sound.</li>
 	<li><a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a> being used
 	for input, OpenGL context management, and sound. Though not on Windows yet.</li>
 	<li>Colors converted to ANSI escape codes in terminal output.




More information about the quake3-commits mailing list