diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-06 02:39:15 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-06 02:39:15 +0000 |
commit | 16c40aa8bf66ff02515fb65c935fe47c7bb34328 (patch) | |
tree | 72a929c5d34d216795432893ec008f1847a7f849 /web/include/home.php | |
parent | 67177ef74e40e64463c3ec3837e85818a1ca6c7d (diff) | |
download | ioquake3-aero-16c40aa8bf66ff02515fb65c935fe47c7bb34328.tar.gz ioquake3-aero-16c40aa8bf66ff02515fb65c935fe47c7bb34328.zip |
Spelling fixes galore.
git-svn-id: svn://svn.icculus.org/quake3/trunk@422 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/home.php')
-rw-r--r-- | web/include/home.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/include/home.php b/web/include/home.php index 1349e15..2425526 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -11,7 +11,7 @@ code was released on August 20, 2005 under the <a href="http://www.gnu.org/copyleft/gpl.html" title="General Public License">GPL</a>. Since then, we have been cleaning up, fixing bugs, and adding features. Our eventual goal is to have created <em>the</em> Open-Source Quake 3 distribution upon which -people base their games, ports, and mods. We also aim to keep compatability with the id data +people base their games, ports, and mods. We also aim to keep compatibility with the id data in perpetuity, for both single player and multiplayer, plus mods (<a href="http://www.urbanterror.net/">Urban Terror</a>, <a href="http://www.rq3.com/">Reaction Quake 3</a>, etc) Our focus initially is to get the game working with our updates on Mac OS X, Windows, and Linux. Other platforms are a bonus. Sane new features are also welcome. Modern graphical upgrades @@ -19,12 +19,12 @@ Other platforms are a bonus. Sane new features are also welcome. Modern graphica </p> <p> As an Open-Source project we expect comments and criticism to go the either the maintainer -<a href="mailto:zakk@timedoctor.org">zakk@timedoctor.org</a>, or more preferrably to the <a href="http://icculus.org/quake3/?page=mailinglists">mailing +<a href="mailto:zakk@timedoctor.org">zakk@timedoctor.org</a>, or more preferably to the <a href="http://icculus.org/quake3/?page=mailinglists">mailing list</a>. </p> <h2>Progress</h2> <p>While a lot is left to be done, quite a few goals have been met already. Quake 3 -now works natively on x86-64 and PowerPC architectures, plus the game builds and runs +now works naively on x86-64 and PowerPC architectures, plus the game builds and runs on <a href="http://www.freebsd.org/">FreeBSD</a>. <a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a> is now used for input, OpenGL context management, and sound, making the game a lot easier to port to new platforms |