summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/actor.cc
Commit message (Expand)AuthorAgeFilesLines
* Give actors their own LOS.Robert Vollmert2009-11-071-0/+11
* Remove trailing whitespace.David Lawrence Ramsey2009-11-061-1/+1
* Implement actor::can_see.Robert Vollmert2009-11-061-0/+5
* Add actor::set_position.Robert Vollmert2009-11-061-0/+5
* Merge monsters,player::check_res_magic() (Zaba)Adam Borowski2009-11-051-0/+36
* Put lots of actor:: methods where they belong (Zaba)Adam Borowski2009-11-051-0/+64
* Also remove monster::visible.Robert Vollmert2009-10-221-1/+1
* Rename actor::visible to actor::observable.Robert Vollmert2009-10-221-0/+11