summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-05 18:27:44 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-05 18:27:44 +0000
commit15fa09f801a894a39a7c0949c5ed4c496b4038e4 (patch)
tree950d77d1d3c43b0f006893c3b59f7d0c2e9ca576 /crawl-ref/docs
parentb8999a7fc5566c9d6faab9f7013284aff13c1e31 (diff)
downloadcrawl-ref-15fa09f801a894a39a7c0949c5ed4c496b4038e4.tar.gz
crawl-ref-15fa09f801a894a39a7c0949c5ed4c496b4038e4.zip
* Tweak FAQ and change log some more.
* Default use_fake_cursor to true since it appears to be a common enough problem that we regularly get bug reports about the cursor disappearing in X mode. * Add altars to the list of features displayed in V. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9585 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/changes.stone_soup4
-rw-r--r--crawl-ref/docs/options_guide.txt2
2 files changed, 4 insertions, 2 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index a2294e83a5..095444523e 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -17,7 +17,6 @@ Breaks saves compatibility.
* Much more convenient tiles version.
* Zombies and skeletons can no longer use stairs.
* Transformations meld equipment instead of removing it.
-* Arena mode for inter-monster fights.
Levels
------
@@ -78,6 +77,7 @@ Monsters
* Fixed summoned monsters taking non-summoned items with them.
* Make abominations resist poison.
* Butchered corpses sometimes leave skeletons.
+* Finally fixed monsters acting before being announced as "coming into view".
Interface
---------
@@ -103,6 +103,7 @@ Interface
* Ability and card descriptions are now searchable in the database ('?/').
* Allow wishing for specific fixed and randarts in wizard mode ('o' command).
* Add food item based hunger descriptions to spells.
+* "Glow" status now appears as soon as contamination effects become possible.
Items
-----
@@ -163,6 +164,7 @@ Miscellaneous
* Greatly reduced ranges (both player and monster), now mostly capped by LOS.
* For most bolts, hitting a monster reduces range by one.
* Added arena mode to watch monsters fighting other monsters.
+* Fixed crashes involving "invisible/unmoving" monsters.
* Crashes now leave highly informative crash dumps.
* Poison Weapon is now a level 2 spell.
* Extension will now also extend temporary weapon brands.
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index d3c11bc623..caabd13789 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -2005,7 +2005,7 @@ background = black
colour other than black (such as an xterm), but this option is
still experimental and the results may not be very good.
-use_fake_cursor = false
+use_fake_cursor = true
If true, Crawl draws the cursor explicitly on the level-map and
targeting screens instead of relying on the term to draw the
cursor. Use this if your term cannot show a cursor over