From 7151d8f2b3b1ddbf84fcd7550c86e6e0975595f0 Mon Sep 17 00:00:00 2001
From: floam
Date: Fri, 3 Mar 2006 05:49:07 +0000
Subject: Populate features list with stuff Timbo added to README.
git-svn-id: svn://svn.icculus.org/quake3/trunk@610 edf5b092-35ff-0310-97b2-ce42778d08ea
---
web/include/status.php | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/web/include/status.php b/web/include/status.php
index 3baab9a..e006e87 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -114,13 +114,35 @@ Web interface.
- OpenAL support for sound. Surround
sound supported.
+ - AVI video capture of demos.
+ - Ogg Vorbis support.
- SDL being used
for input, OpenGL context management, and sound. Though not on Windows yet.
- Colors converted to ANSI escape codes in terminal output.
(set ttycon_ansicolor to 1 to enable this.)
+ - Much improved autocompletion on the console.
+ - Persistent console history.
+ - Much improved QVM tools.
+ - MinGW compilation support on Windows and cross-compilation on Linux
- More supported platforms, see the table above.
+ - Lots and lots of bug fixes.
+ * SDL backend for unix-like operating systems
+* OpenAL sound API support (multiple speaker support and better sound
+quality)
+* Full x86_64 support on Linux
+* MinGW compilation support on Windows and cross compilation support on Linux
+* AVI video capture of demos
+* Much improved console autocompletion
+* Persistent console history
+* Colorized terminal output
+* Optional Ogg Vorbis support
+* Much improved QVM tools
+* Support for various esoteric operating systems (see
+http://icculus.org/quake3/?page=status)
+* Many, many bug fixes
+
The Future
Release Criteria
Before a release can occur, the following must occur for each platform:
--
cgit v1.2.3