* updated libkomparediff2 (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / games / nethack / subconfig-games.hlp
blobf8d5b1e3d64659281390fe6863a538e21a3169c0
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../nethack/subconfig-games.hlp
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
6
7 # More information can be found in the files COPYING and README.
8
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; version 2 of the License. A copy of the
12 # GNU General Public License can be found in the file COPYING.
13 # --- T2-COPYRIGHT-NOTE-END ---
14 MENU_PKG_NETHACK
15   Here you'll find a lot of options for everyone's favorite console
16   dungeon crawling game, nethack.
18 SDECFG_PKG_NETHACK_TTY
19   Compile the common CLI Graphics
21 SDECFG_PKG_NETHACK_DEL
22   To enable the 'timed_delay' option for using a timer rather than extra
23   screen output when pausing for display effect.  Requires that 'msleep'
24   function be available (with time argument specified in milliseconds).
25   Various output devices can produce wildly varying delays when the
26   'extra output' method is used, but not all systems provide access to
27   a fine-grained timer.
29 SDECFG_PKG_NETHACK_X11
30   Compile the X11 Graphics
32 SDECFG_PKG_NETHACK_QT
33   Compile the QT Graphics
35 SDECFG_PKG_NETHACK_XPM
36   Use the system's XPM-Library instead of nethack's internal
37   system for reading graphics.
39 SDECFG_PKG_NETHACK_GNO
40   Compile the common Gnome Graphics.
41   WARNING! WARNING! WARNING WARNING! WARNING! WARNING! WARNING!
42   WARNING! This is currently broken on nethack's side. WARNING!
43   WARNING! WARNING! WARNING WARNING! WARNING! WARNING! WARNING!
45 SDECFG_PKG_NETHACK_WIZ
46   Username that is allowed to use the -D (Debug) Switch
48 SDECFG_PKG_NETHACK_LOG
49   larger file for debugging purposes
51 SDECFG_PKG_NETHACK_NEW
52   the file containing the latest hack news
54 SDECFG_PKG_NETHACK_USE_COM
55   Use external program to compress savestates and bones
57 SDECFG_PKG_NETHACK_COM
58 path and file name extension for compression program
60 SDECFG_PKG_NETHACK_COM_EXT
61 compress's extension
63 SDECFG_PKG_NETHACK_HACKDIR
64   If you define HACKDIR, then this will be the default playground;
65   otherwise it will be the current directory.
67 SDECFG_PKG_NETHACK_MAX
68   If it is desirable to limit the number of people that can play Hack
69   simultaneously, define it here. Set to 0 for infinite
71 SDECFG_PKG_NETHACK_SINKS
72   Check this to enable kitchen sinks.
74 SDECFG_PKG_NETHACK_MAZES
75   Check this to enable fancy mazes.
77 SDECFG_PKG_NETHACK_REINCARNATION
78   Check this to enable special rogue-like levels.
80 SDECFG_PKG_NETHACK_KOPS
81   Check this to enable the Keystone Kops.
83 SDECFG_PKG_NETHACK_SEDUCE
84   Check this to enable Succubi/Incubi.
86 SDECFG_PKG_NETHACK_STEED
87   Check here to enable steeds.
89 SDECFG_PKG_NETHACK_TOURIST
90   Check here for tourists to show up.
92 SDECFG_PKG_NETHACK_ELBERETH
93   Check here for Elbereth.
95 SDECFG_PKG_NETHACK_EXP
96   Check here to show experience on bottom line.
98 SDECFG_PKG_NETHACK_SCORE
99   Check here to show score on bottom line.
101 SDECFG_PKG_NETHACK_GOLD
102   Check here to make gold an abject.
103   THIS IS EXPERIMENTAL!