aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-08-09 13:25:41 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-08-09 13:25:41 +0000
commitf17fe1c63cf55db8a3abd07741ce0a45c65165cf (patch)
tree24ce0f1546f0d753d3529099d86e96ee0b706f82 /README
parent2dd6f14b027fece75b79673a23a8b1b8f6793c1e (diff)
downloadioquake3-aero-f17fe1c63cf55db8a3abd07741ce0a45c65165cf.tar.gz
ioquake3-aero-f17fe1c63cf55db8a3abd07741ce0a45c65165cf.zip
* Random README tweaks (from previous commit, after actually having saved it)
git-svn-id: svn://svn.icculus.org/quake3/trunk@1442 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 11 insertions, 15 deletions
diff --git a/README b/README
index d76ce59..2d016df 100644
--- a/README
+++ b/README
@@ -174,6 +174,8 @@ New cvars
See also
http://wiki.ioquake3.org/Stereo_Rendering
for more information
+ r_sdlDriver - read only, indicates the SDL driver
+ backend being used
New commands
video [filename] - start video capture (use with demo command)
@@ -417,16 +419,14 @@ PNG support
Please send all patches to bugzilla (https://bugzilla.icculus.org), or join the
mailing list (quake3-subscribe@icculus.org) and submit your patch there. The
best case scenario is that you submit your patch to bugzilla, and then post the
-URL to the mailing list. If you're too lazy for either method, then it would be
-better if you emailed your patches to zachary@ioquake.org directly than not at
-all.
+URL to the mailing list.
-The focus for ioquake3 to develop a stable base suitable for further
-development, and provide players with the same Quake 3 experience they've had
-for years. As such ioq3 does not have any significant graphical enhancements
-and none are planned at this time. However, improved graphics and sound
-patches will be accepted as long as they are entirely optional, do not
-require new media and are off by default.
+The focus for ioq3 is to develop a stable base suitable for further development
+and provide players with the same Quake 3 experience they've had for years. As
+such ioq3 does not have any significant graphical enhancements and none are
+planned at this time. However, improved graphics and sound patches will be
+accepted as long as they are entirely optional, do not require new media and
+are off by default.
--------------------------------------------- Building Official Installers -----
@@ -450,16 +450,12 @@ but we have some general guidelines:
providing pak0.pk3 and the patch pk3s are not refered to or included in the
installer.
- * Please include at least an SDL so/dylib on every platform.
+ * Please include at least an SDL so/dylib/dll on every platform.
* Please include an OpenAL so/dylib/dll, since every platform should be using
it by now.
- * We'll bump the version to 1.34 as soon as we get enough people who can
- demonstrate a competent build for Windows and Mac.
-
- * Please contact the mailing list and/or zakk@timedoctor.org after you've
- made your installer.
+ * Please contact the mailing list when you've made your installer.
* Please be prepared to alter your installer on the whim of the maintainers.