summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings/tiles_options.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-21 21:25:58 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-21 21:25:58 +0000
commit53b94b89c7037837eb6bf00ea8b71d9f92963f35 (patch)
treebde5ccd8d4071e4aa3b87d1b5c26bdd903e59f1a /crawl-ref/settings/tiles_options.txt
parent43b1796995f29d920d306860969c751e4bb26640 (diff)
downloadcrawl-ref-53b94b89c7037837eb6bf00ea8b71d9f92963f35.tar.gz
crawl-ref-53b94b89c7037837eb6bf00ea8b71d9f92963f35.zip
Apply commits r10013 and 10014 to trunk.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10015 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings/tiles_options.txt')
-rw-r--r--crawl-ref/settings/tiles_options.txt53
1 files changed, 28 insertions, 25 deletions
diff --git a/crawl-ref/settings/tiles_options.txt b/crawl-ref/settings/tiles_options.txt
index 65d58fdbe3..ae4bd6a41a 100644
--- a/crawl-ref/settings/tiles_options.txt
+++ b/crawl-ref/settings/tiles_options.txt
@@ -9,38 +9,41 @@
### The following lines define the colours of various objects within the
### tiles minimap. See options_guide.txt for more details.
-# tile_player_col = white
-# tile_monster_col = red
-# tile_neutral_col = red
-# tile_friendly_col = lightred
-# tile_plant_col = darkgreen
-# tile_item_col = green
-# tile_unseen_col = black
-# tile_floor_col = lightgrey
-# tile_wall_col = darkgrey
-# tile_mapped_wall_col = blue
-# tile_door_col = brown
-# tile_downstairs_col = magenta
-# tile_upstairs_col = blue
-# tile_feature_col = cyan
-# tile_trap_col = yellow
-# tile_water_col = grey
-# tile_lava_col = grey
-# tile_excluded_col = darkcyan
-# tile_excl_centre = darkblue
-# tile_window_col = yellow
+# tile_player_col = white
+# tile_monster_col = red
+# tile_neutral_col = red
+# tile_friendly_col = lightred
+# tile_plant_col = darkgreen
+# tile_item_col = green
+# tile_unseen_col = black
+# tile_floor_col = lightgrey
+# tile_wall_col = darkgrey
+# tile_mapped_wall_col = blue
+# tile_door_col = brown
+# tile_downstairs_col = magenta
+# tile_upstairs_col = blue
+# tile_feature_col = cyan
+# tile_trap_col = yellow
+# tile_water_col = grey
+# tile_lava_col = grey
+# tile_excluded_col = darkcyan
+# tile_excl_centre = darkblue
+# tile_window_col = yellow
+
+# If Crawl's response rate is to slow, try increasing the update rate.
+# tile_update_rate = 1000
# tile_key_repeat_delay = 200
# tile_tooltip_ms = 500
# tile_tag_pref = enemy
-### Note: setting window, map, or font sizes to '0' implies auto-sizing.
+### Note: setting window, map or font sizes to '0' implies auto-sizing.
-# tile_window_width = 1024
-# tile_window_height = 768
-# tile_map_pixels = 4
-# tile_full_screen = true
+# tile_full_screen = true
+# tile_window_width = 1024
+# tile_window_height = 768
+# tile_map_pixels = 4
# tile_font_crt_file = VeraMono.ttf
# tile_font_crt_size = 15