summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/show.h
Commit message (Expand)AuthorAgeFilesLines
* Gozag: Gold sense.Steve Melenchuk2014-05-071-0/+1
* Simplify.Adam Borowski2013-12-061-1/+2
* Manually fix a few more instances of return (...)Neil Moore2013-11-151-1/+1
* Give runes their own default glyph (φ for now)Samuel Bronson2013-07-011-0/+1
* Remove unnecessary includes from header files.Jay3.14152012-10-231-2/+0
* Update stair emphasis on level load. (#2583)Robert Vollmert2010-09-151-0/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-1/+1
* Remove env.show in favor of using env.map_knowledgeLuca Barbieri2010-07-291-19/+2
* Add CMD_SHOW_TERRAIN (key '|') to show just terrain.Robert Vollmert2010-03-021-2/+3
* Remove obsolete env.show.backup.Robert Vollmert2010-03-021-3/+0
* Fix clean_map so it only affects level-map display and does not actually eras...Darshan Shaligram2010-01-211-0/+1
* Do out-of-LOS staircase emphasis when drawing.Robert Vollmert2009-12-041-2/+2
* Unify colour handling in env.show and env.map_knowledge.Robert Vollmert2009-12-011-0/+4
* Remove union in show_type.Robert Vollmert2009-11-201-6/+4
* Fix information leakage in detect creatures.Robert Vollmert2009-11-161-1/+1
* Rename fixary.h and fixvec.h.Robert Vollmert2009-11-151-1/+1
* Merge monster_grid into show_def.Robert Vollmert2009-11-141-1/+1
* Move get_show_symbol to showsymb.cc.Robert Vollmert2009-11-061-3/+0
* Split up view.cc.Robert Vollmert2009-11-041-12/+4
* show: Quiet Valgrind warningsMatthew Cline2009-11-041-1/+1
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-0/+98