From 0d3c0c54730c87ab23172a9e54d24842f2dee36a Mon Sep 17 00:00:00 2001 From: floam Date: Thu, 3 Nov 2005 03:46:09 +0000 Subject: HTML tables are supposed to be two-dimensional, I guess. git-svn-id: svn://svn.icculus.org/quake3/trunk@243 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/status.php | 47 ++++++++++++++++++++++++----------------------- web/ioq3.css | 5 +++++ 2 files changed, 29 insertions(+), 23 deletions(-) diff --git a/web/include/status.php b/web/include/status.php index 0dc2c12..94b4683 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -1,5 +1,5 @@

Port Status

-

Here is a table of the most up to date information we have regarding icculus.org/Quake3's working status on different platforms. There are things to bear in mind when viewing this: +

Here is a table of the most up to date information we have regarding icculus.org/Quake3's working status on different operating systems. There are things to bear in mind when viewing this:

+ - - - - - + + + + + - - + + - + - + - - + + - + - - + + - + - - + + - - + + - + - - + + diff --git a/web/ioq3.css b/web/ioq3.css index 1477f44..7f5ea64 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -66,6 +66,11 @@ table { border-spacing: 0; } +caption { + color: maroon; + background-color: transparent; + font-variant: small-caps; +} th { text-align: left; -- cgit v1.2.3
Working Status of Port Targets
PlatformArchitectureStatusLKWRNotesOSPlatformStatusLKWRNotes
Linux gcc-x86 Linux gcc-x86 working
gcc-x86_64 gcc-x86_64 working x86_64 JIT bytecode compiler disabled by default.
gcc-ppc gcc-ppc working
Windows mingw-x86 Windows mingw-x86 working
MSVC-x86 MSVC-x86 unknown 180ish?
Max OSX xcode-G3 Max OSX xcode-G3 working
xcode-G4 xcode-G4 working Client has severe graphical glitches.
FreeBSD gcc-x86 FreeBSD gcc-x86 working
Solaris gcc-x86 Solaris gcc-x86 broken
gcc-sparc gcc-sparc broken
IRIX cc-* IRIX cc-* broken Doesn't exist. Should we drop it?