summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/directn.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-181-5/+5
* FR 1962016: Make hydra headedness more obvious.j-p-e-g2008-05-141-6/+0
* Comment fix.dolorous2008-05-121-4/+2
* Clarify halo-related messages a bit.dolorous2008-05-091-1/+1
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-3/+3
* Fix 1951264: Buggy uniques' wielding messages.j-p-e-g2008-04-281-5/+48
* FR 1951252: Modify shafts to usually (50%) drop you two levels, andj-p-e-g2008-04-251-1/+1
* Allow christening (beoghening?) of plain orcs, after all, but make itj-p-e-g2008-04-241-4/+1
* * Add a wizard function apply_monster_blessing to allow for easy testingj-p-e-g2008-04-241-2/+20
* In get_monster_desc(), display the shield a monster's wearing, if any, dolorous2008-04-211-7/+19
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-0/+2436