From a55848566e9ecb22d0b30902b9110ba1bc64fd6f Mon Sep 17 00:00:00 2001 From: floam Date: Fri, 4 Nov 2005 06:09:52 +0000 Subject: OMG NEW SITE git-svn-id: svn://svn.icculus.org/quake3/trunk@263 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/index.html | 122 ------------------------------------------------------- web/index.php | 41 +++++++++++++++++++ web/newindex.php | 41 ------------------- 3 files changed, 41 insertions(+), 163 deletions(-) delete mode 100644 web/index.html create mode 100644 web/index.php delete mode 100644 web/newindex.php diff --git a/web/index.html b/web/index.html deleted file mode 100644 index 5d9f19d..0000000 --- a/web/index.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - icculus.org/quake3 - retalS yrahcaZ ,em ot sehctap ruoy dnes tsum uoy ,emag - siht niw oT - - - -

icculus.org/quake3

-
-

Quake 3 runs natively on everything, thanks to id Software for releasing the - game source.

- -

Open-Source Quake 3 does not entitle you to steal, warez, - pie-rat, or borrow Quake 3/Team Arena data. Do not file bugs or show your face in - the IRC channel if you've acquired - the game data illegally!

-

Quake3 Screenshot

- - -

What works:

- - -

What doesn't work/known bugs:

- -

What's the point?

- - -

To use:

- - -

If you have problems:

-

- Submit everything to the bugzilla. - Do NOT contact us for copies of the game. - Otherwise, if you aren't sending us patches, or good feedback, don't contact us at all. -

-
- - - diff --git a/web/index.php b/web/index.php new file mode 100644 index 0000000..e74c8c2 --- /dev/null +++ b/web/index.php @@ -0,0 +1,41 @@ + +"; + echo $extradoctype; +?> + + + + + icculus.org/quake3: <?php echo $navlist[$page]; ?> + + + +

icculus.org/quake3

+ +
+ +
+ + + + diff --git a/web/newindex.php b/web/newindex.php deleted file mode 100644 index e74c8c2..0000000 --- a/web/newindex.php +++ /dev/null @@ -1,41 +0,0 @@ - -"; - echo $extradoctype; -?> - - - - - icculus.org/quake3: <?php echo $navlist[$page]; ?> - - - -

icculus.org/quake3

- -
- -
- - - - -- cgit v1.2.3