OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
3.0 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../nethack/subconfig-games.hlp
  5. # Copyright (C) 2004 - 2006 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. # --- SDE-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.
  17. SDECFG_PKG_NETHACK_TTY
  18. Compile the common CLI Graphics
  19. SDECFG_PKG_NETHACK_DEL
  20. To enable the 'timed_delay' option for using a timer rather than extra
  21. screen output when pausing for display effect. Requires that 'msleep'
  22. function be available (with time argument specified in milliseconds).
  23. Various output devices can produce wildly varying delays when the
  24. 'extra output' method is used, but not all systems provide access to
  25. a fine-grained timer.
  26. SDECFG_PKG_NETHACK_X11
  27. Compile the X11 Graphics
  28. SDECFG_PKG_NETHACK_QT
  29. Compile the QT Graphics
  30. SDECFG_PKG_NETHACK_XPM
  31. Use the system's XPM-Library instead of nethack's internal
  32. system for reading graphics.
  33. SDECFG_PKG_NETHACK_GNO
  34. Compile the common Gnome Graphics.
  35. WARNING! WARNING! WARNING WARNING! WARNING! WARNING! WARNING!
  36. WARNING! This is currently broken on nethack's side. WARNING!
  37. WARNING! WARNING! WARNING WARNING! WARNING! WARNING! WARNING!
  38. SDECFG_PKG_NETHACK_WIZ
  39. Username that is allowed to use the -D (Debug) Switch
  40. SDECFG_PKG_NETHACK_LOG
  41. larger file for debugging purposes
  42. SDECFG_PKG_NETHACK_NEW
  43. the file containing the latest hack news
  44. SDECFG_PKG_NETHACK_USE_COM
  45. Use external program to compress savestates and bones
  46. SDECFG_PKG_NETHACK_COM
  47. path and file name extension for compression program
  48. SDECFG_PKG_NETHACK_COM_EXT
  49. compress's extension
  50. SDECFG_PKG_NETHACK_HACKDIR
  51. If you define HACKDIR, then this will be the default playground;
  52. otherwise it will be the current directory.
  53. SDECFG_PKG_NETHACK_MAX
  54. If it is desirable to limit the number of people that can play Hack
  55. simultaneously, define it here. Set to 0 for infinite
  56. SDECFG_PKG_NETHACK_SINKS
  57. Check this to enable kitchen sinks.
  58. SDECFG_PKG_NETHACK_MAZES
  59. Check this to enable fancy mazes.
  60. SDECFG_PKG_NETHACK_REINCARNATION
  61. Check this to enable special rogue-like levels.
  62. SDECFG_PKG_NETHACK_KOPS
  63. Check this to enable the Keystone Kops.
  64. SDECFG_PKG_NETHACK_SEDUCE
  65. Check this to enable Succubi/Incubi.
  66. SDECFG_PKG_NETHACK_STEED
  67. Check here to enable steeds.
  68. SDECFG_PKG_NETHACK_TOURIST
  69. Check here for tourists to show up.
  70. SDECFG_PKG_NETHACK_ELBERETH
  71. Check here for Elbereth.
  72. SDECFG_PKG_NETHACK_EXP
  73. Check here to show experience on bottom line.
  74. SDECFG_PKG_NETHACK_SCORE
  75. Check here to show score on bottom line.
  76. SDECFG_PKG_NETHACK_GOLD
  77. Check here to make gold an abject.
  78. THIS IS EXPERIMENTAL!