mirror of the now-defunct rocklinux.org
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.

86 lines
2.3 KiB

  1. MENU_PKG_NETHACK
  2. Here you'll find a lot of options for everyone's favorite console
  3. dungeon crawling game, nethack.
  4. ROCKCFG_PKG_NETHACK_TTY
  5. Compile the common CLI Graphics
  6. ROCKCFG_PKG_NETHACK_DEL
  7. To enable the 'timed_delay' option for using a timer rather than extra
  8. screen output when pausing for display effect. Requires that 'msleep'
  9. function be available (with time argument specified in milliseconds).
  10. Various output devices can produce wildly varying delays when the
  11. 'extra output' method is used, but not all systems provide access to
  12. a fine-grained timer.
  13. ROCKCFG_PKG_NETHACK_X11
  14. Compile the X11 Graphics
  15. ROCKCFG_PKG_NETHACK_QT
  16. Compile the QT Graphics
  17. ROCKCFG_PKG_NETHACK_XPM
  18. Use the system's XPM-Library instead of nethack's internal
  19. system for reading graphics.
  20. ROCKCFG_PKG_NETHACK_GNO
  21. Compile the common Gnome Graphics.
  22. WARNING! WARNING! WARNING WARNING! WARNING! WARNING! WARNING!
  23. WARNING! This is currently broken on nethack's side. WARNING!
  24. WARNING! WARNING! WARNING WARNING! WARNING! WARNING! WARNING!
  25. ROCKCFG_PKG_NETHACK_WIZ
  26. Username that is allowed to use the -D (Debug) Switch
  27. ROCKCFG_PKG_NETHACK_LOG
  28. larger file for debugging purposes
  29. ROCKCFG_PKG_NETHACK_NEW
  30. the file containing the latest hack news
  31. ROCKCFG_PKG_NETHACK_USE_COM
  32. Use external program to compress savestates and bones
  33. ROCKCFG_PKG_NETHACK_COM
  34. path and file name extension for compression program
  35. ROCKCFG_PKG_NETHACK_COM_EXT
  36. compress's extension
  37. ROCKCFG_PKG_NETHACK_MAX
  38. If it is desirable to limit the number of people that can play Hack
  39. simultaneously, define it here. Set to 0 for infinite
  40. ROCKCFG_PKG_NETHACK_SINKS
  41. Check this to enable kitchen sinks.
  42. ROCKCFG_PKG_NETHACK_MAZES
  43. Check this to enable fancy mazes.
  44. ROCKCFG_PKG_NETHACK_REINCARNATION
  45. Check this to enable special rogue-like levels.
  46. ROCKCFG_PKG_NETHACK_KOPS
  47. Check this to enable the Keystone Kops.
  48. ROCKCFG_PKG_NETHACK_SEDUCE
  49. Check this to enable Succubi/Incubi.
  50. ROCKCFG_PKG_NETHACK_STEED
  51. Check here to enable steeds.
  52. ROCKCFG_PKG_NETHACK_TOURIST
  53. Check here for tourists to show up.
  54. ROCKCFG_PKG_NETHACK_ELBERETH
  55. Check here for Elbereth.
  56. ROCKCFG_PKG_NETHACK_EXP
  57. Check here to show experience on bottom line.
  58. ROCKCFG_PKG_NETHACK_SCORE
  59. Check here to show score on bottom line.
  60. ROCKCFG_PKG_NETHACK_GOLD
  61. Check here to make gold an abject.
  62. THIS IS EXPERIMENTAL!