diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 01:38:02 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 01:38:02 +0000 |
commit | 16b9cb5d1c36f2a6dab11958081c0caa78f26038 (patch) | |
tree | ea574da62579e2aa5a23673b661b2b171bcc3f8e /web/include/status.php | |
parent | 43877aca61180aa6f270fc8ed79ce35481b21de6 (diff) | |
download | ioquake3-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
Diffstat (limited to 'web/include/status.php')
-rw-r--r-- | web/include/status.php | 10 |
1 files changed, 8 insertions, 2 deletions
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> |