mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 07:11:43 +00:00
9e6f75ccbd
PHP 7 doesn't like the old short tags we were using (it's possible to re-enable them, but won't be for version 8, so we might as well switch now), and the old MySQL APIs are now gone entirely, replaced with something different. This should make everything work at least as well as it used to. Also, one file used to be checked in with CRLF line endings. ??
45 lines
2.3 KiB
PHP
45 lines
2.3 KiB
PHP
<?php // Preamble
|
|
$pageName = "Our Partners";
|
|
$focused = "none"; // Dock icon name to gets a border
|
|
require("parts/preamble.php"); // Load most of document
|
|
?>
|
|
<!--SEARCHME-->
|
|
<H3>Id Software, Inc.</H3>
|
|
<A class="right" href="http://www.idsoftware.com/"><IMG src="img/partners/id.png" alt="Id Software, Inc."></A>
|
|
<P>
|
|
On 30 August 1996, during a fit of unparalleled insanity, Id Software
|
|
released Quake to the world. Spawning two sequels and a nearly uncountable
|
|
number of imitations and clones, Quake was a product that spawned an
|
|
industry. Quake was the first game to include fully-featured, real-time
|
|
Internet play out of the box. Quake is truly the father of modern online
|
|
first-person gaming.
|
|
</P>
|
|
<P>
|
|
What's more, Quake had the built-in ability for people to change it. For
|
|
the first time, you could not only create custom levels in which to kill
|
|
each other, but you could actually change the code so you could kill each
|
|
other in new and interesting ways. <STRONG>:)</STRONG> Dozens, perhaps
|
|
hundreds, of projects were started to make entirely new games out of the
|
|
Quake engine. Some failed, others succeeded beyond their wildest dreams,
|
|
but all of them had fun trying.
|
|
</P>
|
|
<P>
|
|
After three years of undisputed success, Id released the source code to
|
|
the Quake engine under the GNU General Public License. This was the event
|
|
that made QuakeForge and all of the other engine modification projects
|
|
possible. We all owe Id a debt of thanks, one that many doubt can ever be
|
|
completely paid. Thanks, guys.
|
|
</P>
|
|
|
|
<H3>VA Linux Systems, Inc.</H3>
|
|
<P>
|
|
<A class="right" href="http://www.valinux.com/"><IMG src="img/partners/valinux2.png" alt="VA Linux Systems, Inc."></A>
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
This is some text that only exists because Deek hasn't finished this page.
|
|
</P>
|