summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-info.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-11/+11
* Combine mons_is_sleeping(monsters *m) into monsters::asleep()abrahamwl2009-10-301-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-301-3/+1
* Merge a change to monster_info that got lost somehow.Charles Otto2009-10-301-0/+5
* Fix compilation.David Lawrence Ramsey2009-10-271-0/+1
* Add glyph and damage info to monster_info.Robert Vollmert2009-10-271-0/+15
* Move monster_pane_info out into mon-info.cc and rename.Robert Vollmert2009-10-271-0/+305