summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/wiz-mon.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix all vault monsters having random colourMatthew Cline2009-11-121-3/+0
* wiz-mon.cc: fix monser color always being randomMatthew Cline2009-11-121-0/+3
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-3/+3
* Convert another 45 monster loops to monster_iterator.Robert Vollmert2009-11-111-13/+9
* Properly split up unholy and evil items, reworking is_(unholy|evil)().David Lawrence Ramsey2009-11-101-0/+1
* Use wrapper functions properly when checking for holy spells.David Lawrence Ramsey2009-11-101-1/+1
* Remove a few obsolete includes.Robert Vollmert2009-11-101-2/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Remove option draw_it from viewwindow.Robert Vollmert2009-11-091-1/+1
* Split map knowledge and FPROPs.Robert Vollmert2009-11-081-1/+2
* Split up debug.ccMatthew Cline2009-11-061-0/+1303