summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_view.cc
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite view.feature_at.Robert Vollmert2009-11-171-1/+5
| | | | Now returns the feature name of the appearance of a feature in view.
* Remove a few obsolete includes.Robert Vollmert2009-11-101-1/+1
| | | | Also add a few previously indirect includes.
* Refer to env.grid instead of env.show for actual data in l_view.cc.Robert Vollmert2009-10-271-1/+3
|
* Add lua binding for inspecting env.show.Robert Vollmert2009-10-271-0/+37