aboutsummaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-10-29 01:53:09 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-10-29 01:53:09 +0000
commit8ceb35ae193c50bdf11820eb28f5f86b40c2a89c (patch)
tree661d65cbc34ad7f84d095666363a992c7a2e825b /STATUS
parent65b817698937b59af8cc1b268a06d7efe2fb4857 (diff)
downloadioquake3-aero-8ceb35ae193c50bdf11820eb28f5f86b40c2a89c.tar.gz
ioquake3-aero-8ceb35ae193c50bdf11820eb28f5f86b40c2a89c.zip
* Added STATUS
* Updated TODO * Moved ChangeLog to root * Updated ChangeLog * s/Foobar/Quake III Arena Source Code/ * Biggest patch EVAR. I wonder how many mail boxes this will fill... git-svn-id: svn://svn.icculus.org/quake3/trunk@196 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS19
1 files changed, 19 insertions, 0 deletions
diff --git a/STATUS b/STATUS
new file mode 100644
index 0000000..1c6dd07
--- /dev/null
+++ b/STATUS
@@ -0,0 +1,19 @@
+Things to bear in mind when reading/updating this file:
+ * The status column refers only to the latest information we are given, so it may be out of date
+ * "working" doesn't necessarily mean "usable", see the notes column
+ * Status is one of "working", "broken" or "unknown"
+ * In the case of "broken" or "unknown" LKWR refers to the last known working revision
+
+Platform | Arch | Status | LKWR | Notes
+---------+------------+---------+---------+------
+Linux | gcc-x86 | working | |
+ | gcc-x86_64 | working | | x86_64 JIT bytecode compiler disabled by default
+ | gcc-ppc | working | | Dedicated server crashes in VM interpreter
+---------+------------+---------+---------+------
+Windows | mingw-x86 | working | |
+ | MSVC-x86 | unknown | 180ish? |
+---------+------------+---------+---------+------
+Mac OSX | xcode-G3 | working | |
+ | xcode-G4 | working | | Client has severe graphical glitches
+---------+------------+---------+---------+------
+FreeBSD | gcc-x86 | working | |