diff --git a/devfiles.php b/devfiles.php new file mode 100644 index 0000000..a6802fc --- /dev/null +++ b/devfiles.php @@ -0,0 +1,98 @@ + + + QuakeForge: An Open Quake Development Project + + + + + + + +



+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Linux/BSD's/UNIX + +
  • You can find a version of CVS on Cyclic's ftp server. +
  • Grab ssh 1.x so you can access shell1.sourceforge.net. You can get either OpenSSH or a less free SSH +
  • Pharmacy is a GUI front-end to CVS in X11, it looks quite useful. +
  • Get a copy of the latest GCC compiler (latest is GCC v2.95): ftp://ftp.gnu.org/pub/gnu/gcc + +


    +
  • + Win9*/NT & DOS + +
  • 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. +
  • You can find WinCVS and MacCVS here: http://www.wincvs.org. +
  • Some useful gnu tools for Win9x/NT users are here: ftp://ftp.fe.up.pt/pub/Projectos/em96115/gnu-win32/misc. +
  • Cygnus GNU GCC Environment for Win32 is here: http://sourceware.cygnus.com/cygwin. + +


    +
  • + BeOS + +
  • SSH for BeOS is here: http://www.be.com/software/beware/network/ssh.html. +
  • The Egcs/GCC tool set (includes CVS) for BeOS can be found here: http://www.be.com/software/beware/development/gccegcs.html + +


    +
  • + MacOS + +
  • You can find MacCVS and WinCVS here: http://www.wincvs.org +
  • There are currently two different SSH clients for Mac: Nifty Telnet SSH and F-Secure SSH Client. +


    +
  • + OS/2 + +
  • You can find a ssh program here. +
  • Cyclic has CVS for OS/2 here. +


    +
  • + Multiplatform Tools + +
  • The Mesa GL Graphics Library: http://www.mesa3d.org. +
  • Simple DirectMedia Layer: http://www.devolution.com/~slouken/SDL +
  • + +


    + + + \ No newline at end of file diff --git a/images/devfiles.png b/images/devfiles.png new file mode 100644 index 0000000..3f91037 Binary files /dev/null and b/images/devfiles.png differ diff --git a/images/helpus.png b/images/helpus.png new file mode 100644 index 0000000..ea28f45 Binary files /dev/null and b/images/helpus.png differ diff --git a/images/progress.png b/images/progress.png new file mode 100644 index 0000000..fbe3b11 Binary files /dev/null and b/images/progress.png differ diff --git a/images/qflogoblack.png b/images/qflogoblack.png new file mode 100644 index 0000000..988d03d Binary files /dev/null and b/images/qflogoblack.png differ diff --git a/images/qflogosmallblack.png b/images/qflogosmallblack.png new file mode 100644 index 0000000..a26c80b Binary files /dev/null and b/images/qflogosmallblack.png differ diff --git a/images/qfproject2.png b/images/qfproject2.png new file mode 100644 index 0000000..56955cf Binary files /dev/null and b/images/qfproject2.png differ