diff --git a/files.php b/files.php
index 4066a1b..2a659ce 100644
--- a/files.php
+++ b/files.php
@@ -25,12 +25,18 @@
q1source.zip (3MB)
q1-991221.tar.gz (2.7MB)
q1-991221.tar.bz2 (2.4MB)
- $ftime = filemtime("files/qf-current-snapshot.tar.gz");?>
QuakeForge CVS Snapshots
- print ("(" . date("M. j, g:i a",$ftime) . " PT)"); ?>
+ print ("(" . date("M. j, g:i a",
+ filemtime("files/qf-current-snapshot.tar.gz") . " PT)"); ?>
qf-current-snapshot.tar.gz (~1.3MB)
qf_current_snapshot.zip (~1.6MB)
+ QuakeForge Win32 binaries
+ Compiled from CVS on
+ //print ("(" . date("M. j, g:i a",
+ filemtime("files/qf-win32-current.zip") . " PT)"); ?>
+
+ qf-win32-current.zip
Quake Shareware files
Quake v1.06 (8.7MB)
quake_sw.tar.gz (8.7MB)
@@ -49,6 +55,8 @@
The GPL'd Quest Map editor which can edit Quake maps and runs on multiple OSs has a Linux version in the Quest project's CVS tree, this is a tweaked version by Nelson Rush (palisade) which fixes a lot of the problems inherent in the CVS version. You have to edit the quest.cfg before using it. Email Palisade for questions or comments.
Windows 95/98/NT and DOS
+ The latest SciTech MGL drivers can be found
+ here.
For Win95/98/NT users, grab KoalaTerm from Midasoft in zip form. This is a terminal (telnet style) program that allows you to SSH into your shell1.sourceforge.net account. Remember use SSH1 terminal type only when connecting.
There is a port of unix cvs, ssh and scp to Win9x/NT (console only) here.
Grab my batch script to make using the unix port of scp with sourceforge easier. (not midasoft)