summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed bad treatment of ghosts and pandemonium lords that get the delayed fire...dshaligram2007-10-151-2/+6
* Ghosts can use ensorcelled hibernation. Breaks saves, needs some work on PC s...dshaligram2007-10-081-0/+1
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+1
* Minor code review of the Beogh idol revenge and Trog/Ely destruction stuff.haranp2007-08-041-9/+6
* Orbs of fire are no longer silenceable.dshaligram2007-07-061-2/+2
* Ghosts/demons should have dig in slot 5 (misc2), not slot 4 (misc1.)haranp2007-07-011-2/+6
* More strings instead of char*s.haranp2007-06-181-4/+1
* Fixed source to build on Linux. Should still build on Mac OS, but this isdshaligram2007-04-201-0/+1
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-131-0/+10
* When searching for multiple ghosts, also check the transit list. Only appliesdshaligram2007-04-131-0/+29
* Allow player ghosts to use corona.dshaligram2007-04-101-0/+2
* Added ice statues.dshaligram2007-04-091-105/+21
* Fixed directionally challenged ball lightning (Ryan Kusnery).dshaligram2007-03-291-1/+1
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-0/+592