summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/viewmap.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a warning by adding a missing prototype (and related includes).David Lawrence Ramsey2013-04-071-0/+1
* show_map: extra argument to prevent off-level browsing.Robert Vollmert2010-05-181-1/+2
* Make show_map explicitly return whether a target was chosen.Robert Vollmert2010-05-181-0/+3
* Fix newlines at end of file.Adam Borowski2010-01-211-1/+0
* Move map colouring to function get_map_col.Robert Vollmert2009-12-021-0/+1
* Unify colour handling in env.show and env.map_knowledge.Robert Vollmert2009-12-011-3/+0
* Make emphasise() and is_unknown_stair() refer to map_knowledge.Robert Vollmert2009-11-201-1/+1
* Split up view.cc.Robert Vollmert2009-11-041-0/+10