mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 12:40:49 +00:00
removed mef's change_log, he's not on the project anymore
fixed broken links because of htdocs/files mv'd to our ftp at: ftp://quake.sourceforge.net/pub/quake/
This commit is contained in:
parent
5a3e2c3111
commit
3d27d28acd
3 changed files with 3 additions and 12 deletions
|
@ -1,9 +0,0 @@
|
||||||
Hi,
|
|
||||||
|
|
||||||
I uploaded some of my pages. I renamed index.php to _index.php. This does not mean I won't
|
|
||||||
be using PHP, but for testing I'm going to use just HTML and JS. I'm also in the process of
|
|
||||||
writing a few web utilities in C that might be helpful...
|
|
||||||
|
|
||||||
See ya on #c,
|
|
||||||
|
|
||||||
- mef
|
|
|
@ -75,7 +75,7 @@ $headers = getallheaders();
|
||||||
<a href="ftp://ftp.cdrom.com/pub/quake/idstuff/quake/quake106.zip">.zip</a>
|
<a href="ftp://ftp.cdrom.com/pub/quake/idstuff/quake/quake106.zip">.zip</a>
|
||||||
<br>
|
<br>
|
||||||
This tarball contains the shareware quake unpacked already.<br>
|
This tarball contains the shareware quake unpacked already.<br>
|
||||||
<a href="http://quake.sourceforge.net/files/quake_sw.tar.gz">.tar.gz</a>
|
<a href="ftp://quake.sourceforge.net/pub/quake/files/quake_sw.tar.gz">.tar.gz</a>
|
||||||
<br>
|
<br>
|
||||||
There is no bzip2 tarball because it did not reduce the archives size.
|
There is no bzip2 tarball because it did not reduce the archives size.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
@ -85,7 +85,7 @@ $headers = getallheaders();
|
||||||
<br><br>
|
<br><br>
|
||||||
Files to help use sourceforge and develop on our project:
|
Files to help use sourceforge and develop on our project:
|
||||||
<br><br>
|
<br><br>
|
||||||
Taniwha's <a href="http://quake.sourceforge.net/files/pak-0.2.2.tar.gz">replacement</a> pak util - it's in a more usable state, supports tar's c, x, v, t, and f (ignored) options, and it works [mostly] as expected.
|
Taniwha's <a href="ftp://quake.sourceforge.net/pub/quake/files/pak-0.2.2.tar.gz">replacement</a> pak util - it's in a more usable state, supports tar's c, x, v, t, and f (ignored) options, and it works [mostly] as expected.
|
||||||
<br><br>
|
<br><br>
|
||||||
<a href="http://quake.sourceforge.net/nixfiles.php">Linux/*BSD/UNIX</a>
|
<a href="http://quake.sourceforge.net/nixfiles.php">Linux/*BSD/UNIX</a>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
|
@ -60,7 +60,7 @@ $headers = getallheaders();
|
||||||
SSH1 terminal type only when connecting.<br><br>
|
SSH1 terminal type only when connecting.<br><br>
|
||||||
There is a port of unix cvs, ssh and scp to Win9x/NT (console only) <a href="http://bmrc.berkeley.edu/people/chaffee/winntutil.html#sshnt">here.</a>
|
There is a port of unix cvs, ssh and scp to Win9x/NT (console only) <a href="http://bmrc.berkeley.edu/people/chaffee/winntutil.html#sshnt">here.</a>
|
||||||
<br><br>
|
<br><br>
|
||||||
Grab my <a href="http://quake.sourceforge.net/files/sscp.bat">batch script</a> to make using the unix port of scp with sourceforge easier.
|
Grab my <a href="ftp://quake.sourceforge.net/pub/quake/files/sscp.bat">batch script</a> to make using the unix port of scp with sourceforge easier.
|
||||||
<br><br>
|
<br><br>
|
||||||
You can find WinCVS and MacCVS <a href="http://www.wincvs.org/">here</a>.
|
You can find WinCVS and MacCVS <a href="http://www.wincvs.org/">here</a>.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
Loading…
Reference in a new issue