summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/directn.h
Commit message (Expand)AuthorAgeFilesLines
* Grey out all monsters and cells (not just wall cells) out of range.haranp2008-10-051-1/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Rework xx and V to use monster_pane_info() to benefit from thej-p-e-g2008-08-091-0/+2
* Some minor improvements to the full view (xx), e.g. mentionj-p-e-g2008-08-031-1/+2
* Massive overhaul to move towards coord_def().haranp2008-07-301-11/+7
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-2/+3
* [2021074] Tiles cursor improvements.ennewalker2008-07-261-0/+1
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-2/+3
* Fix 2015315 by not even bothering to prompt for spells with thej-p-e-g2008-07-111-1/+1
* Only apply targeting via monster list to spells and such wherej-p-e-g2008-07-021-1/+2
* Modify quiver to only quiver ammunition explicitly chosen by the playerj-p-e-g2008-06-241-0/+1
* Remove unneeded methods (including the old resistance screen), renamej-p-e-g2008-06-121-2/+2
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-0/+228