diff --git a/files.php b/files.php index 0043eed..2ef9ef5 100644 --- a/files.php +++ b/files.php @@ -99,22 +99,22 @@ very few people on Windows would be able to play. :)
  • Win32 binaries (Made with MinGW (GCC) in Linux) '; + echo '
    SDL (sw) client'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-client-sdl-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-client-sdl-0.5.4-win32", "zip"); - echo '
    '; + echo '
    SDL32 (32 bpp sw) client'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-client-sdl32-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-client32-sdl-0.5.4-win32", "zip"); - echo '
    '; + echo '
    SGL (SDL OpenGL) client'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-client-sgl-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-client-sgl-0.5.4-win32", "zip"); - echo '
    '; + echo '
    WGL (native OpenGL) client'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-client-wgl-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-client-wgl-0.5.4-win32", "zip"); - echo '
    '; + echo '
    servers'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-server-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-server-0.5.4-win32", "zip"); - echo '
    '; + echo '
    tools'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-tools-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-tools-0.5.4-win32", "zip"); echo '
    ';