summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-02 15:57:03 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-02 15:57:03 +0000
commitd07c0fd21b74ac445ecdd955dbc627b459fd544d (patch)
treedadef6d88b9238d50c35d820fb6726aca76b8ff4 /.gitignore
parente0ca31828aef509c59b5eb4b6d43cb604d92b947 (diff)
downloadcrawl-ref-d07c0fd21b74ac445ecdd955dbc627b459fd544d.tar.gz
crawl-ref-d07c0fd21b74ac445ecdd955dbc627b459fd544d.zip
Reduce arena end-of-round delay, do arena LOS from current LOS center, not center of displayed grid (vgrdc can be different from glosc() if view_lock=no). Also fix monster behaviour to seek instead of wander in the arena.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8119 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a1da29e4a0..64956ff1ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,13 @@ mapgen.log
\#*
TAGS
+arena.result
+
+# Tile copied files
+crawl-ref/source/dat/tiles/dngn.png
+crawl-ref/source/dat/tiles/main.png
+crawl-ref/source/dat/tiles/player.png
+
# The Crawl executable.
crawl-ref/source/crawl