summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2010-07-31 08:58:42 +0200
committerBardur Arantsson <bardur@scientician.net>2010-07-31 12:37:21 +0200
commitba042a437d32a329b56058dbb4a91e36b898bd4a (patch)
tree4fbe397737fd8d823bcfc51927dc8e148d32890e /lib
parent3583ae42502f763b1d21933019d5323684a1135a (diff)
Remove obsolete and pointless options.
Affected options: - flow_by_smell (didn't do anything) - use_color - compress_savefile - flavored_attacks (was disabled via #if 0) - permanent_levels (was marked EXPERIMENTAL and didn't really work properly)
Diffstat (limited to 'lib')
-rw-r--r--lib/help/command.txt11
-rw-r--r--lib/help/option.txt17
2 files changed, 5 insertions, 23 deletions
diff --git a/lib/help/command.txt b/lib/help/command.txt
index 0beffd33..6616c252 100644
--- a/lib/help/command.txt
+++ b/lib/help/command.txt
@@ -572,12 +572,11 @@ for a quantity will convert any "letters" into the maximal legal value.
wilderness map. Going up a staircase will take you to a new dungeon
level unless you are at the first level of the dungeon, in which case
you will return to the surface. Note that whenever you leave a dungeon
- level, you will never find it again, unless the "permanent_levels"
- option is set or the level contains a dungeon town. This means that
- for all intents and purposes, any objects on that level are destroyed.
- This includes unknown artifacts unless the "Create characters in
- preserve mode" option was set when your character was created, in which
- case the artifacts may show up again later.
+ level, you will never find it again, unless the level contains a dungeon
+ town. This means that for all intents and purposes, any objects on that
+ level are destroyed. This includes unknown artifacts unless the "Create
+ characters in preserve mode" option was set when your character was
+ created, in which case the artifacts may show up again later.
~~~~~77
[[[[[GGo down staircase (>)]
Descends a down staircase you are standing on. There are always
diff --git a/lib/help/option.txt b/lib/help/option.txt
index 33e0ce9e..6fd3b413 100644
--- a/lib/help/option.txt
+++ b/lib/help/option.txt
@@ -51,10 +51,6 @@ can also be viewed from the option menu while playing, but not changed then.
character who is above average (but not great) in all stats. Unused points
convert into starting gold for the player.
-#####GGenerate persistent dungeons [permanent_levels]
- Setting this option means that level 1 of the dungeon will always have
- the same dungeon map each time you visit it (like the Nethack dungeon).
-
#####GAlways generate very unusual rooms [ironman_rooms]
Tries to place a special room or vault on every dungeon level. Very fun,
but extremely deadly - imagine that Greater Checkerboard Vault with Lokkak
@@ -181,11 +177,6 @@ off at will during the course of the game.
#####GAudible bell (on errors, etc) [ring_bell]
Attempt to make a "bell" noise when various errors occur.
-#####GUse color if possible (slow) [use_color]
- This option enables the software support for colour. Since this makes
- the game slower, you should always disable this option if you are using
- a machine which is not capable of using colours.
-
~~~~~09|Options|Disturbance
#####R=== Option Set 2 -- Disturbance ===
@@ -382,10 +373,6 @@ off at will during the course of the game.
#####GMonsters chase current location (v.slow) [flow_by_sound]
Allow monsters to make paths to the player when they are nearby. This
option is extremely slow, but can produce viciously smart monsters.
-
-#####GMonsters chase recent locations (v.slow) [flow_by_smell]
- As above, but also allow monsters to take advantage of "old" trails
- that you may have left in the dungeon.
~~~~~3
#####GUse special symbols for the player char [player_symbols]
If this option has been compiled in, it allows you to display your
@@ -508,10 +495,6 @@ off at will during the course of the game.
displayed by the game. This will give you maximal information, but
may slow down the game somewhat.
-#####GCompress messages in savefiles [compress_savefile]
- Compress the savefile, by only saving the most recent messages that
- the player has received. This can cut the size of the savefile by a
- drastic amount, but will result in the loss of message information.
~~~~~2
#####GHilite the player with the cursor [hilite_player]
Place the visible cursor on the player. This looks fine on some Unix