summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/viewmap.cc
Commit message (Expand)AuthorAgeFilesLines
* Make emphasise() and is_unknown_stair() refer to map_knowledge.Robert Vollmert2009-11-201-3/+4
* Simplify determination of feat_value.Robert Vollmert2009-11-201-7/+1
* Replace observe_cell by you.see_cell.Robert Vollmert2009-11-131-2/+2
* Add wiz-mode arbitrary radius exclude command.Robert Vollmert2009-11-121-0/+11
* Rename FeawnCharles Otto2009-11-081-1/+1
* Split map knowledge and FPROPs.Robert Vollmert2009-11-081-13/+14
* Replace global see_cell by observe_cell and disambiguate old uses.Robert Vollmert2009-11-061-2/+2
* Unify mesmerisation code.Robert Vollmert2009-11-051-19/+3
* Split up view.cc.Robert Vollmert2009-11-041-0/+1188