summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/actor-los.cc
Commit message (Expand)AuthorAgeFilesLines
* Trim unnecessary #includes.Adam Borowski2010-01-131-1/+0
* Hack player::los for arena.Robert Vollmert2009-11-211-5/+2
* Fix player LOS when examining arena.Matthew Cline2009-11-151-2/+2
* Replace calc_show_los by you.update_los.Robert Vollmert2009-11-131-2/+5
* Move trans_wall_blocking into player.Robert Vollmert2009-11-131-0/+5
* Hack player LOS routines for arena.Robert Vollmert2009-11-131-1/+20
* Add actor::get_los.Robert Vollmert2009-11-111-0/+5
* Move see_cell_no_trans into player.Robert Vollmert2009-11-081-0/+49