aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-07 01:38:02 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-07 01:38:02 +0000
commit16b9cb5d1c36f2a6dab11958081c0caa78f26038 (patch)
treeea574da62579e2aa5a23673b661b2b171bcc3f8e
parent43877aca61180aa6f270fc8ed79ce35481b21de6 (diff)
downloadioquake3-aero-16b9cb5d1c36f2a6dab11958081c0caa78f26038.tar.gz
ioquake3-aero-16b9cb5d1c36f2a6dab11958081c0caa78f26038.zip
Try to properize stuff.
git-svn-id: svn://svn.icculus.org/quake3/trunk@305 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r--web/include/help.php25
-rw-r--r--web/include/status.php10
2 files changed, 24 insertions, 11 deletions
diff --git a/web/include/help.php b/web/include/help.php
index 88fccee..5b943d1 100644
--- a/web/include/help.php
+++ b/web/include/help.php
@@ -41,15 +41,22 @@
<li>If everything has gone well, you should have a binary that works! If not, seek
help.</li>
</ol>
-<h2>Something isn't working right, Heeeeeeeelp!</h2>
-<p>You have four choices for help, documentaton, the mailing list, the IRC channel, and bugzilla. There is some
-great documentation for Linux users at <a href="http://www.icculus.org/lgfaq/">http://www.icculus.org/lgfaq/</a>, and also at id's
-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
-<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>
+
+<h2>Something isn't working right. Heeeeeeeelp!</h2>
+<p>You have four choices for help: documentation, the mailing list, the IRC channel,
+and Bugzilla. There is some great documentation for Linux users at
+<a href="http://www.icculus.org/lgfaq/">http://www.icculus.org/lgfaq/</a>, and also at
+id's <a href="http://zerowing.idsoftware.com/linux/q3a/">original page</a> (though you
+should no-longer contact them for support)</a>. Windows users and Mac users should just
+<a href="http://www.google.com/">Google</a> their errors to check for preexisting 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>.
+Address e-mails that you want to appear on the list to
+<a href="mailto:quake3@icculus.org">quake3@icculus.org</a>.
+To join the <acronym title="Interent Relay Chat">IRC</acronym> 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
+<a href="http://bugzilla.icculus.org/">Bugzilla website</a>.</p>
<h2>Pay your dues, contribute!</h2>
<p>If you've come up with an improvement or fixed something, we'd love to hear about it!
diff --git a/web/include/status.php b/web/include/status.php
index 48546d1..1300017 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -112,5 +112,11 @@ 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>
+
+<h2>PunkBuster Support</h2>
+<p><a href="http://www.evenbalance.com/">Even Balance</a>'s Punkbuster support can never
+be included with any open-source version of Quake 3 due to it being removed from the
+source-code before the release, and the binary-only nature of it's anti-cheating software.
+</p>
+<p>It's possible that someone could write an open-source equivilant of PunkBuster, but
+it's not very feasable for a number of reasons.</p>