diff options
author | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-06 19:02:00 +0000 |
---|---|---|
committer | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-06 19:02:00 +0000 |
commit | 6011e6bf892b14f536680ce84219c35a1fd0afc1 (patch) | |
tree | 9ec48626aa73786d67f7f42fcaf6ef9bb35542c0 /web | |
parent | 3dc3eb0a5794873304d2661eefd988e06126dd9f (diff) | |
download | ioquake3-aero-6011e6bf892b14f536680ce84219c35a1fd0afc1.tar.gz ioquake3-aero-6011e6bf892b14f536680ce84219c35a1fd0afc1.zip |
Minor updates and a punkbuster mention
git-svn-id: svn://svn.icculus.org/quake3/trunk@303 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/help.php | 2 | ||||
-rw-r--r-- | web/include/status.php | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/web/include/help.php b/web/include/help.php index 5584c91..88fccee 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -47,7 +47,7 @@ great documentation for Linux users at <a href="http://www.icculus.org/lgfaq/">h original page (though you should no-longer contact them for support) <a href="http://zerowing.idsoftware.com/linux/q3a/"> http://zerowing.idsoftware.com/linux/q3a/</a>. Windows users and Mac users should just <a href="http://www.google.com/">google</a> their errors to check for pre-existant solutions. To subscribe to the mailing list send a blank e-mail to <a href="mailto:quake3-subscribe@icculus.org">quake3-subscribe@icculus.org</a>. Then address your e-mails to -<a href="mailto:quake3@icculus.org">quake3@icculus.org</a> . To join the irc channel, connect your client to +<a href="mailto:quake3@icculus.org">quake3@icculus.org</a>. To join the irc channel, connect your client to <span class="shell">irc.freenode.net</span> <span class="shell">#icculus.org/quake3</span>. To file a bug report with bugzilla, check out our bugzilla website at <a href="http://bugzilla.icculus.org/">http://bugzilla.icculus.org/</a>.</p> diff --git a/web/include/status.php b/web/include/status.php index 3e544b1..48546d1 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -112,3 +112,5 @@ Web interface</a>.</p> (set <span class="shell">ttycon_ansicolor</span> to 1 to enable this.)</li> <li>More supported platforms, see the table above.</li> </ul> +<h2>Punkbuster Support</h2> +<p>Evenbalance's Punkbuster support can never be included with any open-source version of Quake 3 due to it being removed from the source before release, and the binary-only nature of its anti-cheating software.</p> |