summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-behv.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace global see_cell by observe_cell and disambiguate old uses.Robert Vollmert2009-11-061-2/+2
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-5/+5
* Move mons_is_friendly to monsters::friendly.Vsevolod Kozlov2009-11-061-12/+12
* Simplify.David Lawrence Ramsey2009-11-061-5/+5
* Remove mons_friendly_real and mons_wont_attack_real.Vsevolod Kozlov2009-11-061-5/+5
* Unify mesmerisation code.Robert Vollmert2009-11-051-1/+1
* Split up view.cc.Robert Vollmert2009-11-041-0/+1
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-14/+11
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Split up monstuff.ccMatthew Cline2009-11-011-0/+1928