Subversion Repositories Kolibri OS

Rev

Rev 8645 | Rev 8664 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8645 Rev 8655
Line 1885... Line 1885...
1885
    }
1885
    }
1886
    if(hasError || showHelp)
1886
    if(hasError || showHelp)
1887
    {
1887
    {
1888
        if(hasError) printf("\n");
1888
        if(hasError) printf("\n");
1889
        printf(
1889
        printf(
1890
            "Wolf4SDL v1.7 ($Revision$)\n"
1890
            "Wolf4SDL v1.7\n"
1891
            "Ported by Chaos-Software (http://www.chaos-software.de.vu)\n"
1891
            "Ported by Chaos-Software (http://www.chaos-software.de.vu)\n"
1892
        #ifdef _KOLIBRI
1892
        #ifdef _KOLIBRI
1893
            "Ported for KolibriOS by 'turbocat2001' and 'maxcodehack'\n"
1893
            "Ported for KolibriOS by 'turbocat2001' and 'maxcodehack'\n"
1894
        #endif
1894
        #endif
1895
            "Original Wolfenstein 3D by id Software\n\n"
1895
            "Original Wolfenstein 3D by id Software\n\n"
Line 1926... Line 1926...
1926
            " --ignorenumchunks      Ignores the number of chunks in VGAHEAD.*\n"
1926
            " --ignorenumchunks      Ignores the number of chunks in VGAHEAD.*\n"
1927
            "                        (may be useful for some broken mods)\n"
1927
            "                        (may be useful for some broken mods)\n"
1928
            " --configdir       Directory where config file and save games are stored\n"
1928
            " --configdir       Directory where config file and save games are stored\n"
1929
#if defined(_arch_dreamcast) || defined(_WIN32)
1929
#if defined(_arch_dreamcast) || defined(_WIN32)
1930
            "                        (default: current directory)\n"
1930
            "                        (default: current directory)\n"
-
 
1931
#endif
-
 
1932
 
-
 
1933
#ifdef _KOLIBRI
-
 
1934
            "                        (default: /tmp0/1/wolf4sdl)\n"
1931
#else
1935
#else
1932
            "                        (default: $HOME/.wolf4sdl)\n"
1936
            "                        (default: $HOME/.wolf4sdl)\n"
1933
#endif
1937
#endif
1934
#if defined(SPEAR) && !defined(SPEARDEMO)
1938
#if defined(SPEAR) && !defined(SPEARDEMO)
1935
            " --mission     Mission number to play (0-3)\n"
1939
            " --mission     Mission number to play (0-3)\n"