From c824eff2dcd4712e1418cc0c5bc6f93f98c1f474 Mon Sep 17 00:00:00 2001
From: floam
Date: Sat, 5 Nov 2005 21:38:44 +0000
Subject: Make validator link check current page. Tweak CSS a tiny bit. Make
OpenAL sound more better.
git-svn-id: svn://svn.icculus.org/quake3/trunk@285 edf5b092-35ff-0310-97b2-ce42778d08ea
---
web/include/home.php | 3 ++-
web/index.php | 3 ++-
web/ioq3.css | 3 +--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/web/include/home.php b/web/include/home.php
index cb21329..26f5f77 100644
--- a/web/include/home.php
+++ b/web/include/home.php
@@ -28,7 +28,8 @@ on the Status section.
Current goals for 1.34 (SVN is 1.33, the last
id build was 1.32) include:
- - OpenAL support
+ - OpenAL support. This should make surround
+ sound possible.
- 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.
- Remove DirectX from MSVC
diff --git a/web/index.php b/web/index.php
index e74c8c2..a8ab122 100644
--- a/web/index.php
+++ b/web/index.php
@@ -31,7 +31,8 @@ foreach ($navlist as $file => $alias) {