summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/show.cc
Commit message (Expand)AuthorAgeFilesLines
* Move feature colouring into show_def from get_symbol.Robert Vollmert2009-11-151-1/+97
* Merge monster_grid into show_def.Robert Vollmert2009-11-141-4/+30
* Replace observe_cell by you.see_cell.Robert Vollmert2009-11-131-1/+1
* Remove a few obsolete includes.Robert Vollmert2009-11-101-4/+0
* Formatting; use better constant.Robert Vollmert2009-11-081-5/+5
* Remove an unnecessary header env.h include.Robert Vollmert2009-11-081-0/+1
* Replace global see_cell by observe_cell and disambiguate old uses.Robert Vollmert2009-11-061-1/+1
* Move get_show_symbol to showsymb.cc.Robert Vollmert2009-11-061-14/+0
* Split get_symbol from view.cc.Robert Vollmert2009-11-061-1/+1
* Fix map boundary not being drawn.Robert Vollmert2009-11-051-12/+4
* show.cc: Fix show_def::init() arena crash.Matthew Cline2009-11-041-2/+15
* Split up view.cc.Robert Vollmert2009-11-041-0/+2
* show: Quiet Valgrind warningsMatthew Cline2009-11-041-4/+11
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-0/+224