summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/map_knowledge.cc
Commit message (Expand)AuthorAgeFilesLines
* Reset map knowledge colour in clear_map.Robert Vollmert2009-12-051-1/+3
* Fix wizard mode magic mapping.Robert Vollmert2009-12-011-5/+7
* Unify colour handling in env.show and env.map_knowledge.Robert Vollmert2009-12-011-2/+11
* map_cell item accessor.Robert Vollmert2009-11-241-0/+5
* Fix clear map revealing changed terrain information.Robert Vollmert2009-11-201-14/+3
* map_cell::feat() -- easy remembered feat access.Robert Vollmert2009-11-201-0/+5
* Remove 'set_map_knowledge_glyph'.Robert Vollmert2009-11-161-15/+0
* Use object colour instead of map_cell colour in colour_code_map.Robert Vollmert2009-11-161-1/+1
* Remove unused set_map_knowledge_col.Robert Vollmert2009-11-161-5/+0
* Add get_feat_symbol.Robert Vollmert2009-11-151-7/+1
* Fix missing include (Napkin).Jude Brown2009-11-151-0/+1
* Untangle map memory and get_symbol.Robert Vollmert2009-11-141-2/+9
* Remove a few obsolete includes.Robert Vollmert2009-11-101-2/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* FIXME comment.Robert Vollmert2009-11-081-1/+1
* Remove unneeded colour argument from a variant of get_symbol.Robert Vollmert2009-11-081-1/+1
* Split map knowledge and FPROPs.Robert Vollmert2009-11-081-0/+313